.linkbox {
	padding-left: 15px;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;	
}.pagebody {
	background-image: url(images/page-background.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.sidebar {
	background-image: url(images/sidebar-background.jpg);
	background-repeat: no-repeat;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #FFFFFF;
}
.boxtitle {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	margin-left: 2px;
}
.boxoutline {
	padding-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a {
	color: #004433;
}
.sidebar_title {
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #d6d6d6;
}

.sidebar_body {
	padding-left: 10px; font-size: 13px;
}


.sidebar_body a:hover {
	COLOR: #000000;  text-decoration: none
}

.sponsors {
	text-align: center;
}

#dropmenudiv{
position:absolute;
border:1px solid #23bdf1;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:20px;
z-index:100;
margin-left: 10px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #23bdf1;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
background: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #58cfff;
}