p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1E5663;
}
#home {
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
}

#secondnav {

}
body {
	margin: 0px;
	padding: 0px;
}
.dots {
	background-image: url(images/shim_dots.gif);
	background-repeat: repeat-x;
}
.news {
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}
.topnav {
	background-image: url(images/shim_topnav.gif);
	background-repeat: repeat-x;
}
.middle {
	background-image: url(images/shim_middle.gif);
	background-repeat: repeat-x;
}
.middle2 {
	background-image: url(images/shim_middle2.gif);
	background-repeat: repeat-x;
}

.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 33px;

}
a:link, a:visited, a:active {
	color: #FF7800;
	text-decoration: underline;
}
#new {
	background-image: url(images/bg_about2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	visibility: hidden;
}


.newsitem {
font-size: 10px;
list-style: none;
color: White;
letter-spacing: .04em;
font-size-adjust: none;
background-image: url(images/ding_halfcircle2.gif);
background-repeat: no-repeat;
background-position:0 50%;
padding: 0px 0 5px 25px;
}

