body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #F2641C url(../gfx/top_header_extend.gif) top center no-repeat;
}

p, ul, ol, dl { 
	margin: 0 0 1em 0;  
} 


h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
}	

h1{
	font-size:2.6em;
	line-height:1.2em;
	margin:0 0 0.3em 0;
	}

h2{
	color:#F2641C;
	font-size:1.6em;
	line-height:1.3em;
	margin:0 0 0.3em 0;
	}

h3 {
color:#F2641C;
	font-size: 1.5em;
	line-height:1.2em;
	margin:0em 0 0.2em 0;
	padding:1em 0 0 0;
	}

h4 {
	font-size: 1.4em;
		line-height:1.2em;
	margin:0 0 0.3em 0; 
	}


h5 {
	font-size: 1.2em;
	line-height:1.2em;
	margin:0 0 0.2em 0; 
	}

p {
	font-size: 1.2em;
	line-height:1.5em;
	margin:0 0 0.4em 0;
	}

ul, ol, dl, li, dt, dd {
	list-style: none;
	padding:0;
	}

li, dt, dd {
	margin:0;
	font-size: 1.2em;
	}

label, input{
	margin:0;
	font-size: 1.1em;
	}

input{
	padding: 2px;
	}

a {
	color:#F2641B;
	text-decoration:underline;
	}

a:hover {
	color:#F2843B;
	}

img, a img {
	border: none;
	}		

#wrapper{
	width:780px;
	margin: 0px auto;
	text-align: left;
	background: url(../gfx/footer_bg.gif) center bottom no-repeat;
	padding-bottom:241px;
	}

#header{
	
	position:relative;
	width:780px;
	height:200px;
	background: url(../gfx/header_logo.gif) center top no-repeat;
	}

#header h1 {
	text-indent:-999em;
	height:0;
	font-size:0;
	}

#sidebar{
	position:relative;
	float:right;
	width:178px;
	margin-right:10px;
	_margin-right:5px;
	margin-top:-39px;
	}

#content {
	min-height:200px;
	width:780px;
	position:relative;
	background: url(../gfx/short.gif) center top repeat-y;
	}
	
#page_content {
	margin:0 260px 0 80px;
	}
	
#page_content ul {
	margin:0 0 0 0;
	padding:0 0 1em 0;
	}

#page_content ul li{
	margin:0 0 0 30px;
	padding:0;
	list-style-image: url(../gfx/bullet.jpg);
	}	



#footer{
	clear:both;
	top:200px;
	position:relative;
	margin-left:30px;
	}
	
#header h1 {
	padding-left:50px;
	width: 350px;
	float:left;
	}
	
#header h2{
	text-align:right;
	padding: 46px 50px 0 0;
	font-weight: normal;
	}

.contact_details {
	font: 1em/130% Arial, sans-serif;
	color:#000;
	margin:10px 10px 0 15px;
	position:relative;
	padding-top:10px;
	}


#menu {	
	z-index:100;
	}

.nav li {
	width:178px;
	line-height:100%;
	display:block;
	background:#FBD1BB;
	}
.nav li a{
color:#333;
	width:163px;
	font:bold 1.3em Trebuchet MS, Arial, sans-serif;
	padding: 2px 0 2px 15px;
	display: block;
	border-bottom:1px solid #FBA982;
	text-decoration:none;
	}

.nav li a.here {
	color:#fff;
	width:163px;
	font:bold 1.3em Trebuchet MS, Arial, sans-serif;
	padding: 2px 0 2px 15px;
	display: block;
	border-bottom:1px solid #FBA982;
	text-decoration:none;
	background:#F2641B;
	}


.nav li a:hover {
	color:#fff;
	padding: 2px 0 2px 15px;
	display: block;
	text-decoration:none;
	background:#F2641B;
	border-bottom:1px solid #FBA982;
	}

.credit, .credit a {
	color:#ccc;
	}

.headerimg {
	position:absolute;
	top:0;
	left:11px;
	z-index:10;
	}
	
#breadcrumbs {
position:absolute;
bottom:34px;
left:90px;
z-index:11;
}

#breadcrumbs h2 {
color:#333;
font-size:1.4em;
line-height:100%;
font-weight:bold;
}

#breadcrumbs a {
text-decoration:none;
}

#page_nav {
position:relative;
top:-20px;
margin:0 210px 0 30px;

}

#page_nav_bottom {
position:relative;
margin:0 0px 0 0px;
}

#project_pic {
margin:10px 0 10px 0;
}

.prev {
float:left;
}

.next {
float:right;
}
