body {
	width:755px;
	margin:15px auto;
	background: #FFFFFF;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #121212;
	font-size: 0.85em
}
/*body {min-height:100%; width: 100%; height: 100%;}*/

#wrapper {
margin: 0 auto;
width: 750px;

	
}


div.logo {
		width:750px;
}


div.nav_bar {
	background: #ef9c00;
	width: 550px;
	font-color: white;
	margin: 10px auto;
	padding: 0.5em;
	/*top: 120px;
	left: 100px;*/
	white-space: nowrap;
}

div.nav_bar a {
	font-size: 12px
}



div.left_pane {
float: left;
margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 20px;
	/*top: 180px;*/
	width: 360px;
}

div.right_pane {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 30px;
	width: 360px;
	
	
}
div.gallery {
	
	position: absolute;
	margin-top: 20px;
	padding: 0.5em;
	top: 180px;
	
}

div.img {
	white-space: nowrap;
	/*position: absolute;*/
	clear: both;
	margin: 20px 10px 20px 20px;;
	padding: 0.5em;
	top: 450px;
	left: 9px;
}

div.footer {
clear: both;
 font-size: 0.8em;	
margin: 20px 0 10px 10px; /*top: 600px;*/

}

div.footerfaq {
	position: absolute;
 font-size: 0.8em;	top: 800px;
	left: 10px;
}
p {
	margin-top: 10px; margin-bottom: 0px;
}

p.img {
	float: right;
	border-width: 5px;

}
p.toc {
	white-space: nowrap;
	}


div.nav_bar a:link, a:visited { 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	background: #ef9c00; 
}

div.nav_bar a:focus, a:hover, a:active { 
	color: #000080; 
	text-decoration: none; 
	font-weight: bold;
}
a img { border: none; background: #ffffff; }


h2 {
	color: #b57600;
	margin: 0;
	padding-top: 10px;
}
