body{
	margin:0px;
	padding:0px;
	background:url(images/background.png) #1b1b1b repeat-x;
	color:#fff;
	font-family: Arial;
	font-size:12px;
}
table,td{
	color:#fff;
	font-family: Arial;
	font-size:12px;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
#main_box{
	background:url(images/subheader.png) #fecf02 no-repeat;
	width:975px;
	position: relative;
}
#story_border{
width:329px;
height:218px;
position:absolute;
z-index:2;
}
#important_dates{
position: absolute; bottom: 8px; right:5px;
}
a{
color:#fff;
}
#header{
background:url(images/header.png);
overflow:hidden;
width:975px;
height:143px;
}
#footer{
background:url(images/footer_02.png);
width:975px;
height:36px;
overflow: hidden;
}
.contentBox{
margin:0px 0px 5px 5px;
padding:4px;
padding-left:6px;
background: url(images/contentbox_bg.png) #000 repeat-x;
text-align: left;
}
#content{
	float:left;
	position: relative;
	z-index: 10;
}
#menu_right{
	float:left;
	width:177px;
	position: relative;
	z-index: 10;
}
.headerTitle{
margin:-3px;
}
.newStyleUL{
list-style-position: outside;
list-style-image: url(images/home/bullet.png);
list-style-type: square;
margin:0px;
margin-left:20px;
padding:0px;
}
.newStyleUL li{
	padding: 3px 0 3px 0;
}
h1,h2,h3{
color:#fecf02;
}