#top { background: #305d9d url(plerts/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #000000; }



#top .content { background:url(plerts/bg-top.png) no-repeat top center; }



#featured { background:#c2dfef url(plerts/bg-slider.png) repeat-x left top; /* border-top:1px solid #bacfd9;*/ border-bottom:1px solid #8da3af;}
/*
#nav a { width:65px; height: 28px;
		line-height: 2.1em;
		color: #53a9ff; font-weight: bold; text-shadow: 0 -1px 0px #000;
		text-align: center;
		background: #012b5d; border: 1px #004589 solid;
		border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
		margin-left: 5px; 
}
#nav a:hover { 
			background: #004589;
			border-color: #004589;
			color: #fff; font-weight: bold; text-shadow: 0 -1px 0px #000;
}

#nav li.current_page_item a { 
			background: #fff;
			border-color: #fff;
			color: #005dba;
			text-shadow: 0 1px 0px #fff;
 }
*/

#nav a { height: 28px;
	line-height: 1.9em;
	font-size: 16px;
	color: #fff; font-weight: normal; text-shadow: 0 1px 0px #00264c;
	text-align: center;
	border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
	margin-left: 5px; 
}
#nav a:hover { 
	background: #004589;
	color: #fff; font-weight: normal; text-shadow: 0 -1px 0px #00264c;
}

#nav li.current_page_item a { 
	background: #fff;
	color: #005dba; font-weight: bold;
	text-shadow: 0 1px 0px #fff;
 }


#nav li { border-right: 1px solid #6594cd; border-left: 1px solid #1d4376; padding-right: 5px; }
#nav li:first-child { border-left: none; }
#nav li:last-child { border-right: none; }