* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	background:black;
	font:70% Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	color:#000;
}
p {
	line-height:1.5em;
	margin:10px 0;
	width:550px;
	text-align:justify;
}
#homepage h1 {
	color:#996600;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	width:720px;
}
h1 {
	color:#996600;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.hr {
	margin-top:15px;
	margin-bottom:10px;
	background:url(../images/hr.gif) repeat-x;
	padding:5px;
}

#container
{
	background:url(../images/the-culling.jpg) no-repeat 0 100%;
	position:relative;
	min-height:100%;
	_height:100%;
}


/*
#submenu
{
	float:left;
	height:100%;
	background:#FFCD5A;
	border-top:1px solid black;
	border-left:1px solid black;
	/*border-right:1px solid black;*/
}


#submenu li
{

	width:186px;
	line-height:12px;
	background:#FFCD5A;
	padding:3px;
	border-bottom:1px solid black;
}

#submenu li a
{
	color:#660000;
	text-decoration:none;
}

#submenu li a:hover
{
	color:#FFCC66;
	text-decoration:none;
	background:#660000;
}
*/
#content
{
	
}
#homepage #content
{
	padding:10px;
	padding-bottom:5.5em;
}

#homepage p
{
	width:750px;
}
.content-blue
{
	background:#ECECF3;
	padding:12px;	
	width:699px;
	_width:720px;
}

.row
{
	margin-bottom:10px;	
}

.row-bold
{
	font-weight:bold;
	margin-bottom:4px;	
}

#footer
{
	padding:.5em 10px;
	line-height:1.5em;
	background:#FFCC00 url(../images/footer_bg.gif) no-repeat;
	margin:-4.4em auto 0 auto;
	_margin:-4.5em auto 0 auto;
	position:relative;
	z-index:100;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	zoom:1;
}

table td
{
	font-size: 70%;
	padding:8px;	
}

#main_content 
{
	background:#FFF;
	margin-left:186px;
	padding:10px 13px 5.2em 13px;
	overflow:hidden;
	zoom:1;

	border-left:1px solid black;
}

/******** menu styles *********/

#main-nav {
	float:left;
	font-size:.9em;
	list-style:none;
	width:186px;
	overflow:hidden;
	position:absolute;
	left:0;
}
#main-nav li {
	width:186px;
	border-bottom:1px solid #663333;
}
#main-nav a {
	font-weight:bold;
	color:#6D0222;
	padding:4px 6px;
	display:block;
	text-decoration:none;
	zoom:1;
}
#main-nav a:hover, #main-nav li.selected a, #main-nav li.smopen a, #main-nav li.smopen a:hover {
	background:#663333;
	border-color:#C63C26;
	text-decoration:none;
	color:#FFCC66;
}


a, a:hover, a:visited {
	color: #660000;
}

#sitemap ul li {
	margin:3px;
	margin-left:20px;
	
}

.gallery-row {
	margin-left:0px;
	width:551px;
}
.gallery-top {
	background:url(../images/gallery_content_top.gif) no-repeat;
	height:14px;
}
.gallery-middle {
	background:#FFCC00;
	overflow:hidden;
	padding:0 7px;
	_padding:0;
	zoom:1;
}
.gallery-bottom {
	background:url(../images/gallery_content_bottom.gif) no-repeat;
	height:14px;
}

.thumb_outer {
	float:left;
	margin-top:0px;
	margin-left:7px;
	background:url(../images/gallery_bg.gif);
	width:170px;
	background-repeat:no-repeat;
}

.thumb_outer_clear {
	float:left;
	margin-top:0px;
	margin-left:7px;
	width:170px;
	background-repeat:no-repeat;
}

.thumb_inner {
	margin-top:7px;
	margin-left:8px;
	background-repeat:no-repeat;
}

.thumb_item {
	/*border:1px solid black;*/
	cursor:pointer;
	cursor:hand;
}

.gallery_num {
	margin-top:10px;
	/*margin-left:50px;*/
	margin-right:10px;
	margin-left:0px;*/
	text-align:center;
	font-weight:bold;
	margin-bottom:0px;
}


#Form1 {
	background:#FFF url(../images/bg.gif) repeat-y;
	text-align:left;
	margin:0 auto;
	width:770px;
	height:100%;
}
#menu {
	border-bottom:1px solid black;
}
#menu img {
	margin-top:3px;
}
#homepage #Form1, #homepage #container {
	background:#FFF;
}

.download-table * {
	padding:0;
	margin:0;
	text-align:left;
	font-size:1em;
	line-height:1.6em;
}