body {
	background-color: #000;
	background-image: url(/images/CFbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height:100%;
}
#outside {
	width: 100%;
	text-align: center;
	height: 800px;
}
#wrapper {
	width: 840px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	height: auto;
}
#nav {
	height: 29px;
}
#main {
	height: 158px;
}
#bar{
	height: 28px;
}
* html #content {
height: 100%;
}
#content{
	background-color:#FFF;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}


#page_wrapper { padding:40px; }


#contentLeft{
	height: 100%;
	min-height: 100%;
	width: 680px;
	float:left;
	background-image: url(/images/whiteBckgrnd.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
}
#currentStory{
}
#contentRight{
	height: inherit;
	width: 160px;
	float:right;
	background-image: url(/images/e4e4e4RightBkgrnd.gif);
	background-repeat: repeat-x;
	background-color: #e4e4e4;
}
#bluebarLeft{
	height: 20px;
	width: 250px;
	background-color: #004083;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
}
#bluebarRight{
	height: 20px;
	width: 150px;
	background-color: #004083;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
}
#linksRight{
	width: 150px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1a1a1a;
	padding-top: 8px;
}
#footer{
	color:#FFFFFF;
	font-size:13px;
	height:28px;
	padding:9px 9px 0 0;
	text-align:right;
	clear:both;
	background:url(../images/bottomBar.jpg) top left no-repeat;
}
#footer a { color:#ffffff; }
#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 80%;
}


.bottomnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:white;
	text-align:center;
	padding: 10px 0px 40px 0px;
	}
	
.bottomnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#FFFFFF;
	text-align:center;
	}

.bottomnav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:white;
	text-align:center;