body { font-family: Times New Roman, Times, serif; BACKGROUND: url(images/background.jpg) center top; #FFFFFF center top; COLOR: #000000; FONT-FAMILY: Helvetica, Trebuchet MS, serif }
body a: link { text-decoration: none; color: #FFFFFF }
body a: visited { text-decoration: none; color: #FFFFFF }
body a: hover { color: #FFFFFF; text-decoration: none; }
/************/
.style37r { FONT: 20px Helvetica, Trebuchet MS, serif; COLOR: #FF0000; text-decoration: none; }
.style37r a:link { color: #FF0000; text-decoration: none; }
.style37r a:visited { color: #FF0000; text-decoration: none; }
.style37r a:hover { color: #FF0000; text-decoration: underline; }
.style37 { FONT: 20px Helvetica, Trebuchet MS, serif; COLOR: #FFFFFF; text-decoration: none; }
.style37 a:link { color: #FFFFFF; text-decoration: none; }
.style37 a:visited { color: #FFFFFF; text-decoration: none; }
.style37 a:hover { color: #FFFFFF; text-decoration: underline; }
.style36 { FONT: 17px Helvetica, Trebuchet MS, serif; COLOR: #FFFFFF; text-decoration: none; }
.style36 a:link { color: #FFFFFF; text-decoration: none; }
.style36 a:visited { color: #FFFFFF; text-decoration: none; }
.style36 a:hover { color: #FFFFFF; text-decoration: underline; }
.style35 { FONT: 15px Helvetica, Trebuchet MS, serif; COLOR: #FFFFFF; text-decoration: none; }
.style35 a:link { color: #FFFFFF; text-decoration: none; }
.style35 a:visited { color: #FFFFFF; text-decoration: none; }
.style35 a:hover { color: #FFFFFF; text-decoration: underline; }
.style34 { FONT: 13px Helvetica, Trebuchet MS, serif; COLOR: #FFFFFF; text-decoration: none; }
.style34 a:link { color: #FFFFFF; text-decoration: none; }
.style34 a:visited { color: #FFFFFF; text-decoration: none; }
.style34 a:hover { color: #FFFFFF; text-decoration: underline; }

.menu {
	margin: 0;
	padding: 0;
	spacing: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	spacing: 0;
	height: 47px;
	margin-right: 0em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 47px;
	background-repeat: no-repeat;
}

.home {background-image: url(images/home_on.png); width: 220px; height: 45px;}
.home a {background-image: url(images/home_off.png);}
.portfolio {background-image: url(images/portfolio_on.png); width: 250px; height: 45px;}
.portfolio a {background-image: url(images/portfolio_off.png);}
.about {background-image: url(images/about_on.png); width: 226px; height: 45px;}
.about a {background-image: url(images/about_off.png);}
.contact {background-image: url(images/contact_on.png); width: 241px; height: 45px;}
.contact a {background-image: url(images/contact_off.png);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.imagedropshadow {
	padding: 2px;
	border: solid 1px #4b4b4b;
}
a:hover img.imagedropshadow {
	border: solid 1px #FFFFFF;
	-moz-box-shadow: 3px 3px 15px #000000;
	-webkit-box-shadow: 3px 3px 15px #000000;
        box-shadow: 3px 3px 15px #000000;
}



/* dpl bubble 5/11/10 */

.bubble{width: 209px; height: 82px; padding-top: 40px; background-image:  url(images/bubbles/black_arrow_up.png); display: none;}
.bubble{#height: 115px}
.bubble a{color: #ffffff; display: block; font-size: 22px; text-decoration: none; margin-bottom: 10px;}
.bubble a:hover{color: #2aa1fd;}

.on{background-position: 0px -50px;}


/* end bubble */




