 
#rightcol{
	width:150px;
	float:right;
	position:relative;
	margin-top: 10px;
	background-color: #D2E9FF;
 }
 
 .toprightcol {
	background-image: url(img/toprightcol.gif);
	width: 150px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
 }

 .bottomrightcol {
	width: 150px;
	color: #99CCFF;
	background-image: url(img/bottomright.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

 }
 
 
 
 
 
 
#newsbox {
	padding-top: 2px;
	padding-bottom: 2px;
}
 
 #newslinks {
	padding-bottom: 2px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background: #FFFFFF;
	border-top: 1px solid #0099FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
 
#newslinks h4 {
	background: #CC0000;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
#newslinks ul {
	list-style-type:none;
	font-size:10px;
	padding-left: 0px;
	margin:0 1px 0 0;
	background: #FFFFFF;
}
#newslinks li {
	margin-top:3px;
	margin-bottom:5px;
	padding-left: 3px;
}
 
#newslinks ul li a:hover {
	color:#0066CC;
	background: #C8E3FE;
	text-decoration: none;
} /* underlines the links when hovered */
 
#maincol {
	float: left;
	display:inline;
	position: relative;
	width:430px;
	padding-right: 0px;
	background: url(img/lbg.gif);
 }
 #small {
	text-align: center;
	font-size: 10px;
}
 
 #topBorder {
	background: url(img/topbar.gif) no-repeat;}
	
 #botBorder {
	background: url(img/bottombar.gif) no-repeat;}
	
	h4 {
	font-size: 100%;
	color: #FFFFFF;
	background: #EBEEF8 url(img/h4bg.jpg);
	padding: 3px;
	border-top: 1px solid #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
