/* CSS Document */

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/site/Spirit-of-Redemption.jpg) 50% 0 #114576 repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
}

/******************* Structural Elements *******************/

#PageWrapper {
	width:1064px;  
	margin:0px auto;
}

#banner {
	height:110px; 
	background:url(../images/site/banner2.png) right no-repeat; 
	padding:0 20px;
	margin-top: 25px;
}

#content {
	background:url(../images/site/Black_Back.png); 
	width: 800px;
	float: left;
	margin-top: 40px;
}

#rightwrapper {
	float: right;
	width: 200px;
	margin-top: 40px;
	text-align: left;
}

#menu {
	width: 200px;
}

#menu img {
	margin-top: 5px;
}

#who {
	background:url(../images/site/Purple_Noise2.png) repeat;
	width: 200px;
	margin-top: 20px;
	padding: 5px;
}

#prog {
	background:url(../images/site/Green_Noise2.png) repeat;
	width: 200px;
	padding: 5px;
}

#recruitment {
	background:url(../images/site/Blue_Noise2.png) repeat;
	width: 200px;
	padding: 5px;
}

#who p, #prog p {
	text-align: center;
}

#recruitment p {
	padding-left: 15px;
}

.subTitle {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

.NewsTitle {
	background-color: #333333;
	height: 18px;
	width: 800px;
	margin-top: 15px;
	font-weight: bold;
}

.NewsContent {
	clear: both;
	margin-top: 15px;
	margin-bottom: 35px;
}

.NewsContent p {
	width: 600px;
	margin-left: 100px;
}

.Ntitle {
	width: 500px;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	vertical-align: middle;
}

.Ndate {
	width: 100px;
	float: right;
	vertical-align: middle;
	padding-top: 2px;
}

.progGlanceCat {
	font-weight: bold;
}

.progGlanceInstance {
	font-size: .95em;
	text-align: center;
}