/* CSS Document */

html{
	background-color: #000000;
}

body{
	padding: 0px; margin: 0px;
	background-color:#000000;
	background-image: url(media/images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	color:#000000;
}

#wrapper{
	width: 986px; height: px;
	background-color:#000000;
	background-repeat:repeat-x;
	margin-left: auto; margin-right: auto;
}

pre, code {font: 14px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
      
pre {
        padding: 0px 0px 0px 0px;		
        margin: 0px 0px 0px 0px;
		overflow-y: scroll; overflow-x: hidden; width: 320px;
}

a:link {text-decoration: none;  color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

.fontVerdana18 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #f9a61a;
	font-weight: bold;
}

/************* #mastheadmain styles **************/
#topbar{
	width: 976px; height: 40px;
	float: right;
	padding: 5px 30px 5px 5px;
	background-color:#;
	background-repeat: no-repeat;
	border-bottom: 2px solid #;
}

#mastheadmain{
	width: 986px; height: 40px;
	padding: 18px 0px 0px 0px;
	background-color:#000000;
	background-image: url(media/images/mastheadlogo.jpg);
	background-repeat: no-repeat;
}

/************* #mastheadmainnavigation styles **************/

#mastheadlogo{
	float: left;
	width: 280px; height: 40px;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 0px 0px 0px 0px;
	background-image: url();
}

#mastheadmainnavigation{
	float: right;
	width: 620px; height: 24px;
	padding: 0px 12px 0px 12px;
	margin-top: 0px;
}

#mastheadmainnavigation ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#mastheadmainnavigation li {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0; 
	padding: 0;
}

#mastheadmainnavigation a {
	float: left;
	display: block;
	padding: 0px 12px 0px 12px;	
	height: 24px;
	text-decoration: none;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #ff9933;
	text-align: left;
	border-bottom: 2px solid #000000;
}

#mastheadmainnavigation a:hover {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display: block;
	padding: 0px 12px 0px 12px;
	background-color: #ff9933;
	text-align: left;
}

#activemainnavigation a {
	float: left;
	display: block;
	padding: 0px 12px 0px 12px;
	background-color: #ff9933;
	height: 24px;
	text-decoration: none;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: left;
}

#inactive a {
	float: left;
	display: block;
	padding: 0px 12px 0px 12px;
	height: 24px;
	text-decoration: none;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#03B177;
	text-align: left;
}

#sectionmenu{
	float: right;
	width: 260px; height: 24px;
	padding: 1px 20px 0px 20px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 20px 0px 20px;
}

/************* #COLUMN STYLES **************/
#banner{
	width: 986px;
	margin: 0px;
}

#content{
	width: 986px;
	min-height: 700px;
	position: relative;

	background-color:#FFF;
}


#columnleft{float: left; width: 656px; min-height:700px; background-color:#FFFFFF; border-right: 1px solid #ffffff;}

#columnright{float: right; width: 328px; min-height:700px; background-color:#ffffff;}


#separator{clear: both; height: 1px;}
.separator{clear: both; height: 1px;}
#separator2{clear: both; height: 2px;}
.separator2{clear: both; height: 2px;}
#separatorcontent{clear: both; height: 2px;}
#separatorfooter{clear: both; height: 0px;}



/************* #PHOTOBOX STYLES **************/

#storybox656-1a{float: left; width: 616px; background-color: #ffffff; padding: 20px 20px 20px 20px; text-align: left; font: 14px Verdana, Arial, Helvetica, sans-serif; color: #000000;}

#storybox328-2a{float: right; width: 306px; background-color: #ffffff; padding: 11px 11px 11px 11px; text-align: left; font: 14px Verdana, Arial, Helvetica, sans-serif; color: #000000;}

#separator_photostorybox492{clear: both;height: 2px;}
.separator_photostorybox492{clear: both;height: 2px;}


/************* #footer styles **************/
#footernavigationcontainer{
	width: 1007px; height: 40px;
	text-align: center;
	padding: 0px 0px 0px 0px; background-color: #000000;
}


#footercredits{
	width: 986px; height: 200px;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif; color:#ff9933;
	padding: 20px 0px 40px 0px; background-color: #000000;}


/************* #General styles **************/

