/* CSS Document */

body {
	margin:0;
	color:#fce9be;
	background-color:#19161c;
	font-family:Lucida, Helvetica, Arial, sans-serif;
	font-size:0.85em;
	line-height:1.4em;
	}

div#wrapper { 
	width:1373px;
	background-color:#2d2833;
	background:#2d2833 url(../img/body_bgr.gif) repeat-x top left;
	border-right:2px solid #303038;
}
	
div#header { height:300px; margin-bottom:-30px }

div#content { width: 830px; padding-left:40px }

div#wrapper a img, img#header { border:0; vertical-align: middle }

img.h2 { margin-left:-40px; vertical-align:middle }

img.h3 { margin-bottom:5px }

img.pdf { margin:0 14px 0 -5px }

div.hr { width: 350px; border-top:1px solid #716d75; height:1px; margin-left:-3px; }

div.project, div.project_small { margin-bottom:20px }

div.project p, div.project_small p { margin: 7px 0 }

div.project p { float:left; width: 500px; }

div.video { float: left; margin:10px }

div.project_options { 
	clear:both; 
	width: 295px; 
	background:url(../img/bgr_h2.gif) repeat-x top; 
	padding-left:600px; 
	margin-left:-40px; 
}

div.project_options a img { margin:0 10px 2px 10px }

div.project_options img.h2 { position: absolute; left:40px; }
