* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

body {
	background-color: #200f04;
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;	
	color: #fff;	
	}
	
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;	
	color: #fff;
	
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #fff;
	}
	
img {
	border: 0;
	}
	
#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background: #251106;
	display: block;
	}	
	
#header
{
	width: 900px;
	height: 221px;
}
 
#contentBody
{
	clear: both;
	float: none;
	overflow: auto;
	background-color:#200f04;
	min-height: 410px;

}
	#content
	{
		width:785px;
		float:none;
		overflow:hidden;
		padding:0px 40px 10px 75px;
		min-height: 350px;
	}
	#content #content-left
	{
		float: left;
		width: 240px;
	}
		#content #content-left #nav
		{
			float:left;
		}
		#content #content-left #nav div
		{
			padding-bottom:10px;
		}
	#content #content-right
	{
		float: left;
		width: 545px;
	}
	#content #content-right .bioImg
	{
		padding-right:15px;
		padding-bottom:15px;
	}
	#content #content-full
	{
		float: left;
		width: 830px;
	}
	#contentBody TD
	{
		margin-bottom: 1em;
		line-height: 1.6em;
		font-family: Verdana,Arial, Sans-Serif;
		font-size: 8pt;	
		color: #555;
	}
#navB
{
	clear:both;
	float:left;
	width:870px;
	overflow:hidden;
	border:solid 1px #fff;
}
	#navB #navItems #a
	{
		float:left;
		padding-right:45px;
		padding-left:450px;
	}
	#navB #navItems #b
	{
		float:left;
	}
#galleryNav
{
	float:left;
	margin-bottom:18px;
}
	#galleryNav #row1
	{
		clear:both;
		float:none;
		padding-left:75px;
	}
	#galleryNav #row1 div
	{
		float:left;
		padding-right:15px;
	}
	#galleryNav #row2
	{
		clear:both;
		float:none;
		padding-top:20px;
		padding-left:144px;
	}
	#galleryNav #row2 div
	{
		float:left;
		padding-right:15px;
	}
#gallery
{
	clear:both;
	float:left;
	width:540px;
	overflow:visible;
	height:auto;
}
	#gallery h1
	{
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 14pt;	
		color: #fff;	
		font-weight:bold;
		font-style:italic;
	}
	#gallery #rule
	{
		color:#632214;
		background-color: #632214;
	    height: 1px;
	    margin-top:15px;
	    margin-bottom:15px;
	}
	#gallery img
	{
		margin:10px 1px 1px 1px;
	}
#footer
{
	width:900px;
	height:150px;	
	background: #251106;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}
	#footer div
	{
		padding-top:100px;
	}
	#footer p
	{
		color: #fff;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 8pt;
		font-weight:normal;
		margin-bottom:0px;
	}
	#footer a
	{
		color: #fff;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 8pt;
		font-weight:normal;
	}
