@charset "UTF-8";
/* CSS Document */

/* <![CDATA[ */
* {
padding: 0;
margin: 0;
}
body {
background: #666666 url(../images/bg.gif) bottom left repeat-x fixed;
color: #ffffff;
line-height: 21px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
/*font: 12px "Verdana","Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;*/
font-weight:normal;
}
h2, h3, p, .projectContainer img  {
display: block;
margin-bottom: 18px;
}
a {
color: #ffffff;
}
a:hover {
color: #999900;
}

#wrapper {
	background:#000 url(../images/dugster_header.jpg) no-repeat;
	margin: 0px auto;
	padding: 150px 52px 50px;
	width: 622px;
}

#shadow{width:750px; margin: 0px auto; background-color:#4B4B4B;}


h1 {
	position: absolute;
	top: -100px;
}
h2 {
	font-size: 15px;
	line-height: 36px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 498px;
}
#biography h2 {
	background: url(../images/banner-bio.gif);
}
#highlights h2 {
	background: url(../images/banner-highlights.gif);
}
#portfolio h2 {
	background: url(../images/banner-portfolio.gif);
}
#thumbnails {
	height: 216px;
	width: 640px;
}
#thumbnails img {
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
img {
	border-width: 0px;
}
h3 {
	font-size: 36px;
	font-weight: normal;
}
.projectContainer {
	padding-top: 18px;
	padding-bottom: 17px;
	border-bottom: 1px solid #aaaaaa;
}


/*hr{background: url(../images/hr.gif) no-repeat; width:622px; height:25px; border:none;}*/


.backToHighlights {

	font-size: 12px;
	text-align: right;
}
.backToHighlights, #portfolio h2 {
	margin: 0px;
}
:target {
	background: url(../images/selected-highlights.gif) no-repeat 100% 36px;
}
#portfolio :target {
	background: url(../images/selected-portfolio.gif) no-repeat 100% 0px;
}
/* ]]> */
.footertext{font-size:9px; text-align:center;}