body{
background:url(bg.gif);
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#62395A; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#62395A; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#62395A; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

#header{
background:url(headerbg.jpg) no-repeat #F4DDB1 top left;
width:950px;
height:181px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#header_other{
background:url(./other/header_other.jpg) no-repeat #F4DDB1 top left;
width:950px;
height:181px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#header_3d{
background:url(./3d/header_3d.jpg) no-repeat #F4DDB1 top left;
width:950px;
height:181px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#header_reel{
background:url(./reel/header_reel.jpg) no-repeat #F4DDB1 top left;
width:950px;
height:181px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#header_contact{
background:url(./contact/header_contact.jpg) no-repeat #F4DDB1 top left;
width:950px;
height:181px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#header_photography{
background:url(./photography/header_photography.jpg) no-repeat #F4DDB1 top left;
width:950px;
height:181px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#header_research{
background:url(./research/header_research.jpg) no-repeat #F4DDB1 top left;
width:950px;
height:181px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#wrap{
width:950px;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
border:#212121 2px solid;
}

#container{
width:548px;
}

#navcontainer{
background:#5f5f5f;
}

 #navlist li{
background:transparent;
display:inline;
list-style-type: none;
padding: 12px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
color:#5f5f5f;
}

#navlist li a:link { color: #F2F2F2; text-decoration:none; }
#navlist li a:visited { color: #CCCCCC; text-decoration:none; }
#navlist li a:hover {color: #999999; text-decoration:none; }

h3{
font-size:18px;
font-weight:bold;
color:#244164;
}

#contentwrapper{
padding:4px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#gallerymenu{
padding:4px;
float:left;
width:105px;
}

#content{
margin-left:105px;
padding:4px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#contentresearch{
padding:4px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
background:#e8e8e8;
padding:9px;
text-align:center;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

#title{
background:#e8e8e8;
text-align:right;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#666666;
}

P {	
   	}
.italic { font-style: oblique; }
.gray66 { color: #666666;
	 	}
