/* CSS Document */

#Frame {
	position:relative;
	width:800px;
	height:523px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}
body {
	background-color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.projectsInfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.photoLeft {
	padding: 10px 10px 0px 0px;
	float: left;
}

.bodyTextGlobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.photoRight {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#Header {
	position:absolute;
	width:800px;
	height:94px;
	z-index:1;
}
#LeftNav {
	position:absolute;
	width:181px;
	height:429px;
	z-index:6;
	top: 94px;
	left: 0px;
	background-color: #FFCC66;
}
#MainStage {
	position:absolute;
	width:619px;
	height:429px;
	z-index:3;
	left: 181px;
	top: 94px;
}
#TopNav {
	position:absolute;
	width:619px;
	height:25px;
	z-index:4;
	left: 0px;
	top: 0px;
	background-color: #B6E9E9;
}
#ContentArea {
	position:absolute;
	width:619px;
	height:404px;
	z-index:3;
	left: 0px;
	top: 25px;
	background-color: #FFFFFF;
}
#Subhead {
	position:absolute;
	width:597px;
	height:25px;
	z-index:1;
	left: 11px;
	top: 3px;
}
#MainText {
	position:absolute;
	width:596px;
	height:331px;
	z-index:2;
	left: 12px;
	top: 37px;
	visibility: visible;
}
#BottomBar {
	position:absolute;
	width:800px;
	height:46px;
	z-index:5;
	left: 0px;
	top: 523px;
}
#LeftMenu {
	position:absolute;
	width:181px;
	height:215px;
	z-index:5;
	left: 0px;
}
#TopNavButtons {
	position:absolute;
	width:300px;
	height:25px;
	z-index:1;
	left: 319px;
	top: 0px;
}
#TopNavButtonThree {
	position:absolute;
	width:100px;
	height:25px;
	z-index:1;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#TopNavButtonTwo {
	position:absolute;
	width:100px;
	height:25px;
	z-index:2;
	left: 100px;
	top: 0px;
	visibility: visible;
}
#TopNavButtonOne {
	position:absolute;
	width:100px;
	height:25px;
	z-index:3;
	left: 200px;
	top: 0px;
}
#Mission {
	position:absolute;
	width:181px;
	height:145px;
	z-index:7;
	left: 0px;
	top: 285px;
}
a:link {
	color: #9999CC;
}
a:visited {
	color: #9999CC;
}
a:hover {
	color: #9999CC;
}
a:active {
	color: #9999CC;
}

#ClickToEnlarge {
	position:absolute;
	width:304px;
	height:19px;
	z-index:15;
	left: 236px;
	visibility: visible;
}
#ProjectTextLeft {
	position:absolute;
	width:190px;
	height:326px;
	z-index:2;
}
#PageNav {
	position: absolute;
	height: 27px;
	width: 619px;
	left: 0px;
	top: 375px;
}
.bodyTextSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9999CC;
	font-weight: bold;
}
