a{
	text-decoration:none;
	color:#39528A;
}

a:hover{
	text-decoration:underline;
	color:#39528A;
}

a.footer{
 color:white;
 text-decoration:none;
}

a.menu{
	color:#fff;
 text-decoration:none;
}

a.menu:hover{
 color:#fff;
	text-decoration:underline;
}

a.opp{
	color:#fff;
	text-decoration:none;
}

a.opp:hover{
	text-decoration:underline;
}

#board_message{
	clear:both;
	color:#333333;
	text-align:justify;
}

#board_reply{
 float:right;
 font-weight:bold;
	color:#C00;
}

#board_topic{
	font-weight:bold;
	background:#0067B1;
	color:white;
	padding:2px 0 2px 0;
}

body{
	background:#F2F2F2;
 padding:0px;
 margin:0px;
 font-family:arial,sans-serif;
 font-size:14px;
}

#central li{
 font-size:12px;
 list-style-type:circle;
 margin:5px;
}

#central_pane{
	float:right;
	text-align:left;
 min-height:390px;
 width:610px;
 padding:0px 5px 5px 5px;
}

#container{
 width:800px;
 background:#FFF;
}

#footer{
 clear:both;
	background:#32508C;
 height:150px;
 color:#fff;
	padding:10px 50px 0 50px;
	font-size:10px;
}

h1{
	color:#344D85;
	font-size:22px;
	font-family:arial narrow, arial, verdana, sans-serif;
}

h2{
 font-weight:bold;
 font-size:16px;
}

h3{
 font-weight:bold;
	color:white;
 font-size:14px;
}

#header{
	background-image:url('../images/masthead_02.gif');
 background-repeat:no-repeat;
 height:184px;
}

.left_menu_line{
	color:#fff;
	line-height:30px;
	font-size:16px;
	font-family:'arial narrow', verdana, sans-serif;
	padding:3px 3px 3px 5px;
	background:#39528A;
}

.left_menu_line_selected{
	color:#fff;
	line-height:30px;
	font-size:16px;
	font-family:'arial narrow', verdana, sans-serif;
	padding:3px 3px 3px 12px;
	background:#576C9B;
}

#left_menu{
	float:left;
min-height:305px;
 width:180px;
	text-align:left;
background-color:#39528A;
}


#left_menuInner {
	height:250px;
}

#left_fbLink{
	position:relative;
	bottom:0px;
	float:left;
	padding-left:3px;
	width:180px;
}

#login_left{
	padding:5px;
	color:white;
}

#main_screen{
	width:800px;
 background:#FFF;
}

#menu_sep{
 background:#3e475b;
 height:20px;
}

#menu_top{
 width:1000px;
 background:#cc0000;
}

#menu_top_divider{
 float:left;
 background:#cc0000;
 width:20px;
 height:30px;
}

#menu_top_break{
 float:left;
 background:#3e475b;
 width:2px;
 height:30px;
}

#menu_top_link{
 padding:7px 0 0 0;
 float:left;
 background:#cc0000;
 height:23px;
}

.news{
 font-size:12px;
 border-bottom:1px black dashed;
 list-style-type:none;
 margin:5px;
}

#news_bar{
 background:#dce0e8;
 height:170px;
}

#news_list{
 float:left;
 height:150px;
 overflow:hidden;
 width:300px;
 padding:5px 15px 5px 15px;
 color:black;
}

p{
 font-size:14px;
}

.right_menu_head{
	height:30px;
	background:#70A2BD;
	color:#fff;
	padding:3px 0px 0px 5px;
	font-family:arial narrow, arial, verdana, sans-serif;
	font-size:18px;
}

#pscroller1{
	width: 140px;
	height: 150px;
	padding: 0px 3px 10px 3px;
	text-align:left;
}
.someclass{ //class to apply to your scroller(s) if desired
}


