@charset "utf-8";
body, ul, ol, li, h1, h2, h3, h4, form, p 
{ margin : 0; padding : 0; }
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-image: url(images/bg_branding.gif);
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#branding {
	float: left;
	height: 200px;
	width: 960px;
	background-image: url(images/bodylogo.jpg);
}
#branding p {
	float: right;
	line-height: 25px;
	border-bottom-style: none;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#mainnav {
	display: inline;
	width: 165px;
	float: left;
	text-align: right;
	list-style-type: none;
}
#mainnav li {
	text-align: right;
	font-size: 12px;
	width: 165px;
	display: block;
	line-height: 30px;
	height: 30px;
	list-style-type: none;
}
#mainnav a {
	display: block;
	height: 40px;
	width: 165px;
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
#mainnav a:hover {
	text-decoration: underline;
}
#thecontent img {
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}

#thecontent {
	display: inline;
	float: right;
	width: 760px;
	padding-bottom: 25px;
}
#thecontent h1 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 10px;
	padding-bottom: 5px;
}

#footer {
	clear: both;
	text-align: center;
	border-bottom-style: double;
	border-bottom-color: #006B33;
	width: 902px;
	margin-left: 58px;
	border-top-style: double;
	border-top-color: #006D36;
}
#branding img {
	float: left;
}
h1 {
	font-size: 24px;
	line-height: 28px;
}
#branding h1 {
	float: left;
	margin-top: 45px;
}
h2 {
	font-size: 18px;
	line-height: 26px;
}
#branding h2 {
	float: right;
	margin-top: 110px;
}
#thecontent a {
	color: #0099FF;
}
#photos {
	display: inline;
	float: right;
	width: 760px;
	padding-bottom: 25px;
}
#photobox {
	display: inline;
	float: right;
	width: 760px;
	padding-bottom: 25px;
}
#maintitle {
	position:absolute;
	top: 8px;
	left: 12px;
	width: 530px;
	height:auto;
	text-align:left;
	}
	#thumbs {
	
	width: 300px;
	height:auto;
	text-align:left;
}
#thumbs a {
	text-decoration:none;
	color:#000000;
	
	}
	
#loadarea {
	width: 460px;
	height:460px;
	text-align:left;
	display: inline;
	float: right;
}
#thumbarea {
	width: 460px;
	height:auto;
	text-align:left;
	float: right;
}

#info {
	width: 280px;
	text-align:left;
	display: inline;
	float: left;
}	
#info ul {
	list-style-type: disc;
	list-style-position: outside;
}
#info li {
	margin-left: 15px;
	margin-bottom: 10px;
}


	#about {
	position:absolute;
	top: 50px;
	left: 13px;
	width: 700px;
	text-align:left;
}
#photonav {
	display: inline;
	float: right;
	height: 30px;
	margin-right: 25px;
	width: 200px;
}
#info  p {
	padding-bottom: 5px;
}

#photonav img {
	float: left;
}
#photonav  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#photonav p {
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	float: left;
}
#thumbarea a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
