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

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

a.menu:hover{
 color:#0096D7;
}

a.menu_top_link{
	color:#000;
	text-decoration:none;
}

a.results{
	color:#0096D7;
}

#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:#FFF;
 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:540px;
 padding:5px 5px 5px 5px;
}

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

#footer{
 clear:both;
	width:760px;
	position:relative;
	left:-2px;
	background:#FFF;
	background-image:url('../images/footer.gif');
	background-position:top center;
	background-repeat:no-repeat;
 height:40px;
 color:#797878;
 text-align:center;
}

h1{
	color:#0096D7;
	font-weight:bold;
	font-size:18px;
}

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

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

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

.left_area{
	clear:both;
	background:#336699;
	width:209px;
	min-height:300px;
	float: left;
}

#left_menu_line{
	font-weight:bold;
	color:#fff;
	list-style:none;
	xline-height:30px;
	font-size:14px;
	margin-left:5px;
}

#left_menu{
	clear:left;
	float:left;
 min-height:400px;
 width:210px;
	text-align:left;
}

.left_bottom{
	clear:both;
	height:13px;
	width:209px;
	background-image:url('../images/left_bottom.gif');
}

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

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

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

#menu_top{
	text-align:center;
	padding:130px 20px 0 20px;
}

.menu_top{
	height:23px;
	width:209px;
	background-image:url('../images/menu_top.gif');
}


.menu_top_item{
	float:left;
	background-image:url('../images/top_button_back.gif');
	height:21px;
	width:99px;
	padding:4px 0 0 2px;
	margin:0 5px 0 0;
}

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

.news_top{
	height:23px;
	width:209px;
	background-image:url('../images/latest_top.gif');
}

.news_area{
	background:#fff;
	margin:10px;
	font-size:12px;
}

#news_bar{
 background:#dce0e8;
 height:170px;
	background-repeat:repeat-y;
}

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

p{
 font-size:14px;
}

.resultHead{
	color:#0096D7;
	font-style:italic;
	font-weight:bold;
}

.resultBody{
	color:#333;
	font-size:12px;
}

#right_menu{
 background:#cc0000;
 height:400px;
 width:200px;
}

#right_menu li{
 color:white;
 font-size:12px;
 list-style-type:square;
}

.search_bottom{
	width:209px;
	height:18px;
	background-image:url('../images/search_bottom_2.gif');
}

.search_content{
	background:#336699;
	width:209px;
}

.search_top{
	width:209px;
	height:18px;
	background-image:url('../images/search_top_2.gif');
	text-align:center;
	color:#fff;
}

td{
	padding:3px;
	text-align:center;
}

#pscroller1{
width: 170px;
height: 265px;
padding: 5px;
text-align:left;
}
.someclass{ //class to apply to your scroller(s) if desired
}
