body {
	padding: 0px;
	margin: 0px;
	background-color: #516651;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat:repeat-y;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}

div {
	padding:0px;
	behavior: url(iepngfix.htc)
}

a {
	text-decoration: none;
	color: #a08;
	font-weight: bold;
}

a:hover {
	color: #c3a;
}


img {
	border:0;
	behavior: url(iepngfix.htc)
}

b {
	color: #694;
}
/*--------------------------------*/

#pageWrapper {
	width: 850px; 
	margin: auto;
	padding: 0px;
	margin: auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


#header {
	background-repeat: no-repeat;
	width: 850px;
	height: 260px;
	margin: auto;
	border: 1px solid #000;
}

#shadowBanner {
	background-color: #aaa;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width: 850px;
	height: 65px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #fff;
}

#banner {
	background-color: transparent;
	background-image: none;
	width: 850px;
}

#bLogo {
	width: 75px;
	height: 75px;
	float:left;
	margin-top: 8px;
	margin-left: 7px;
}

#bText {
	width: 278px;
	height: 58px;
	float:left;
	margin-top: 8px;
	margin-left: 0px;
	display: inline;
}

#bInfo {
	float:right;
	margin-top: 6px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: right;
}

#contentBody {
	width: 850px; 
	background-color: #fff;
	background-image: url(images/bgContentHead.jpg);
	background-repeat: repeat-x;
	margin:auto;
	border: 1px solid #000;
	overflow:hidden
}

#content {
	margin-left: 20px;
	width: 654px;
	border-right:1px solid #d7d7d7;
}

#topMenu {
	margin:auto;
}

.topMenuButton a {
	border: 1px solid #333;
	border-top: none;
	border-left: none;
	background-image: url(images/tButton.jpg);
	background-repeat: repeat-x;
	height: 17px;
	float:left;
	margin: auto;
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 5px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.topMenuButton a:hover {
	color: #a08;
	background-image: url(images/tButtonHover.jpg);
}

.topMenuButtonSelected a {
	border-right: 1px solid #333;
	height: 17px;
	float:left;
	margin: auto;
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 5px;
	color: #a08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.mainFeature {
	margin-top: 40px; 
	width: 600px;
	min-height: 95px;
	height: auto;
	_height: 95px;
	color: #000;
}

.mainFeature img {
	position:relative;
	top: -10px;
	float: left; 
	margin-right: 20px;
}

.mainFeature p a {
	font-weight: bold;
	font-size: 1.2em;
	color: #694;
}

.mainFeature p a:hover {
	font-weight: bold;
	color: #6c4;
}

.featureWrapper {
	margin-top: 10px; 
	margin-left: 20px;
	width: 600px;
	min-height: 75px;
	height: auto;
	_height: 75px;
}

.featureWrapper img {
	position:relative;
	top: -10px;
	float: left; 
	margin-right: 20px;
}

.featureWrapper p a {
	font-weight: bold;
	font-size: 1.2em;
	color: #694;
}

.featureWrapper p a:hover {
	font-weight: bold;
	color: #6c6;
}

#sideBar {
	width: 175px; 
	float: right;
}

#rLogo {
	width: 155px;
	float:left;
	padding: 10px;
	border-bottom: 1px solid #d7d7d7;
}
			
#sideMenu {
	width: 155px;
	heigh: 300px;
	float:left;
	padding: 10px;
	border-bottom: 1px solid #d7d7d7;
}

#sideMenu ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sideMenu ul li {
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}

#sideMenu ul li ul li {
	font-size: 12px;
}

#sideMenu ul li:hover {
	background-image: url(images/old/menuArrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;}

#sideMenu ul li a{
	text-decoration: none;
	color: #333;
}

#sideMenu ul li a:hover {
	color: #c3a;
}

#searchField {
	width: 155px;
	float:left;
	padding: 10px;
	border-bottom: 1px solid #d7d7d7;	
}
			
#whatsNew {
	width: 155px;
	height: 370px;
	display:block;
	padding: 10px;
	overflow: auto;
	float: left;
}

.newsItem {
	margin-top: 10px;
}

#footer {
	width: 850px; 
	height: 216px;
	background-color: #000;
	background-image: url(images/bgFooter.jpg);
	background-repeat: repeat-x;
	margin:auto;
	border: 1px solid #000;
}

#footerLinks {
	margin-left: 20px;
	margin-top: 30px;
	color:#999;
	font-weight: bold;
}
		
#footerLinks a {
	text-decoration: none;
	color: #999;
}

#footerLinks a:hover {
	color: #694;
}

#footerCopy {
	margin-left: 20px;
	margin-top: 10px;
	color:#999;
	font-size: 10px;
}

#counter {
	margin-right: 40px;
	margin-top: 30px;
	float: right;
	color:#999;
	font-weight: bold;
	font-size: 12px;
}

#hits {
	color:#694;
	font-weight: bold;
	font-size: 12px;
}
/*--------------------------------*/

