/* CSS Document */

/* light blue: #0084b6      dark blue: #011E34 */
body {
	/*background: #011E34 url(images/bg.jpg) top center;*/
	background: #BEE7FA url(/images/stars3.png) top center repeat-x;
	color: #fff;
	margin: 0;
	padding: 0;
	overflow:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	/*position: relative;
	min-height: 59em;*/
}

.footer_cap{
	width: 100%;
	height: 400px;
	background: #BEE7FA url(/images/stars3.png) top center repeat-x;
	position: absolute;
	z-index: -1;
	top: 0;
	margin: 0;
	padding: 0;
}

body p{
	color: #000000;
}


a {
	color: #fdf386;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:22px;
}



/*---------------------------------------------------*/

.content {
	width: 730px;
	margin: 0 auto;
	padding: 0 10px;
	z-index:100;
}

.wide_content {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 10px 0 10px;
}

.footer_background_holder {
	/*background: url(images/stars_footer.png) top center;
	width: 100%;
	height: 160px;
	z-index:-100;*/
}

.footer_holder {
	/*width: 100%;
	height: 30px;
	padding-top:10px;
	padding-bottom: 170px;
	z-index:0;
	background:#011e34;*/
	/*position: absolute;
	bottom: 0;
	left: 0;
	right: 0;*/
}

.footer_background_holder {
	bottom: -135px;
	height: 400px;
	left: 0;
	width: 100%;
	position: absolute;
	clear:left;
}

.footer_holder {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 170px;
	position: absolute;
}

.footer_background_holder {
	background: url(/images/foreground3_24.png) top center no-repeat;
	/*height: 410px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -230px;*/
	z-index: -100;
}


.footer, .landscape_container2 {
	/*width: 980px;
	margin: 0 auto;*/
}


.landscape_container{
	position: relative;
	overflow: visible;
	clear: both;
	height: 315px;
	
}


.landscape {
	background: url(/images/footer_bg.png) top center no-repeat;
	/*bottom: -100px;*/
	height: 315px;
	width: 100%;
	top: 0;
	left: 0;
	/*left: 0;
	width: 100%;
	position: absolute;*/
	position: absolute;
}


.landscape_container2 {
	text-align: center;
}

.footer_container {
	/*bottom: 0;
	left: 0;
	right: 0;*/
	width: 960px;
	position: absolute;
	top: 280px;
	left: 0;
	right: 0;
	margin: 0 auto;
	/*position: absolute;
	margin: 0 auto;*/
}

.landscape_background {

	height: 410px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -230px;
	z-index: -100;
}
.landscape_container2 {
	/*width: 980px;
	margin: 50px auto;
	text-align:center*/
}

.submenu_holder {
	width: 100%;
	height: 50px;
	top: 0px;
}

.footer, .landscape_container {
	/*width: 800px;*/
	/*margin: 0 auto;
	padding-top: 0px;
	padding-left: 19px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5bb8fe;
	/*position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;*/
}

.footer a, .landscape_container a {
	color:#5bb8fe;
	padding: 0 2px;
}

.footer img {
	vertical-align:text-top;
}

.logo {
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.menu {
	width: 804px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 8px 0;
	text-align:center;
	background: url(/images/bkgd1.png);
}

.submenu {
	width: 804px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 0 8px 0;
	text-align:center;
	background: url(/images/bkgd1.png);
}

.menu a, .submenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

.menu a:hover, .submenu a:hover {
	text-decoration:underline;
	color: #5bb8fe;
}

.hbar {
	width: 804px;
	height:10px;
	margin: 15px auto;
	background: url(/images/bkgd1.png);
}
	
.left {
	width: 520px;
	/*border-right: #000 1px solid;*/
	padding-right: 10px;
}

.right {
	background: url('/images/bkgd1.png');
	float:right;
	width: 165px;
	padding: 0 15px;
}

.right p{
	color: #FFFFFF;
	font-weight: bold;
}

.content_head {
	margin-top: 20px;
	margin-bottom: 15px;
}

.content_wide {
	margin: 20px 0;
}

.whats_new {
	font-size:80%;
	padding: 5px 0;
	border-bottom: #000 1px solid;
}

.whats_new_last {
	font-size:80%;
	padding: 5px 0;
}

.whats_new img, .whats_new_last img {
	border:0;
	margin: 3px 0;
}

.hiring_bar {
	/*width: 730px;*/
	height: 30px;
	margin: 0 auto;
}

.hiring_graphic {
	float:left;
	padding-right: 10px;
}

.foot_spacer {
	height: 30px;
}

.sixflags {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

#error_message {
	background-color: red;
	-moz-opacity: 0.6 ; 
	-webkit-opacity: 0.6; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" ; 
	filter: alpha(opacity=60) ; 
	opacity: 0.6 ;
	text-align: center;
	padding: 10px;
}
#error_message span {
	color: black;
	-moz-opacity: 1.0 !important; 
	-webkit-opacity: 1.0!important; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important; 
	filter: alpha(opacity=100) !important; 
	opacity: 1.0 !important;
	display: block;
	text-align: center;
	font-weight: bold;
}

.newsletter {
	text-align: center;
}
