/* CSS Document */
a:link {
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
}

#top {
	position:absolute;
	left:15px;
	top:0px;
	width:750px;
	height:108px;
	background-image: url(../Images/LayOut/greenHorizontalLine.jpg);
	z-index:1;
}
#girls {
	position:absolute;
	left:35px;
	top:23px;
	z-index:1;
}
#greenGradient {
	position:absolute;
	left:15px;
	top:108px;
	width:750px;
	height:31px;
	background-image: url(../Images/LayOut/greenGradientBar.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#logo {
	position:absolute;
	left:243px;
	top:-5px;
	z-index:1;
	width: 192px;
	height: 74px;
}
#primaryContent {
	position:relative;
	left:6px;
	top:125px;
	width:750px;
	height:auto;
	border-top-color: #FB9701;
	border-top-style: dotted;
	border-top-width: 3px;
	background-color: #FFFFFF;
	text-indent: 10px;
	z-index:2;
	
}
#newsContent {
	position:relative;
	top:0px;
	width:40%;
	height:auto;
	float: left;
	border-right-style: dotted;
	border-right-color: #FE9900;
	border-right-width: thin;
	z-index: 1;
}
#newsSplash {
	position:absolute;
	left:10px;
	top:6px;
	width:104px;
	height:51px;
	z-index:5;
}
#newsText {
	left:132px;
	top:49px;
	width:100%;
	height:auto;
	z-index:6;
	text-indent: 7px;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:468px;
	height:301px;
	z-index:7;
}
#primaryContent #menu {
	top:0px;
	width:75px;
	height:171px;
	float:right;
	padding-right:86px;
	
}

#missionStateImage {
	left:329px;
	top:18px;
	width: 264px;
}
#redHorizontalLine {
	left:321px;
	height:38px;
	background-image: url(../Images/LayOut/redHorizontalLine.jpg);
	text-align: center;
	float: right;
	width: 59%;
	}
#galleryImages {
	top:458px;
	width:440px;
	height:114px;
	float: left;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}
#missionText {
	top:0px;
	width:30%;
	height:425px;
	float: left;
	padding-left: 1.5em;
	padding-right: 1em;
	padding-top: 0px;
}
#bottomBar {
	left: 0px;
	clear: both;
	width: 100%;
	background-image: url(../Images/back.jpg);
	height: 20px;
	}
#secondaryContent {
	width:75%;
	position:relative;
	left: 0px;
	top: 0px;
	padding-left: 5px;
}

#secondaryContent #content_left {
	width:47%;
	height:auto;
	padding-right: 5px;
	left: 0px;
}
#content_right {
	width:275px;
	height:auto;
	border-left-color: #FF9900;
	border-left-style: dotted;
	border-left-width: thin;
	text-align: center;
	top: 0px;
	position: absolute;
	left: 295px;
	padding-right: 11px;
	padding-left: 7px;
	float: right;
	
}

#contact {
	position:absolute;
	left:24px;
	top:11px;
	width:179px;
	height:75px;
	z-index:3;
}
.style1 {color: #FFFFFF}
