body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
#main{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 922px;
	background-color: #000000;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6d6d6d;
	border-left-color: #6d6d6d;
}
.top_nav_link {
	color: #d8d8d8;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	padding-top: 6px;
}
.top_nav_link_selected {
	color: #80d104;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.nav_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_unselect {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8d9598;
	height: 21px;
}
.nav_bg {
	background-image: url(../images/sub_page_nav_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.nav_unselect a {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav_link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav_link_selected {
	font-family: Tahoma;
	font-size: 10px;
	color: #80d104;
	background-color: #000000;
	height: 19px;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #bfbfbf;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}

.headers{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
	color: #0797FB;	
	text-align: justify;
}
.sub_headers{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #E3F1FA;	
	text-align: justify;
}

/*
.body_text_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #ca1d2f; 
	text-align: justify;
	color: #ff9728;	orange #B3DDFA
}*/

.footer {
	color: #dbdbdb;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #6d6d6d;
	font-size: 10px;
	text-align: right;
	height: 18px;
	padding-top: 1px;
	padding-bottom: 6px;
}
.link {
	color: #dbdbdb;
	font-family: Tahoma;
	text-decoration: none;
}
.bottom_nav_link {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 2px;
}
.bottom_nav_link_selected {
	color: #80d104;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-top: 4px;
}









#imageContainer {
	position:relative;
	margin:auto;
	width:921px;
}

h1 {
	position:relative;
	font:1em verdana;
}

.copy {
	width:921px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	width:921px; 
	font:0.7em verdana;
}

#so_credits img {
	float:left;
}
#imageContainer {
	height:421px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:1px; left:0;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}
.ef {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bolder;
	text-decoration:none; 
	color:#dbdbdb;
}