body {
	background-color:#525252;
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
	font-weight: normal;
}

#page {
	background-image:url(images/page.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:auto;
	text-align:left;
}

#header2 {
	width:835px;
	height:89px;
	background-image:url(images/header.png);
	background-position:bottom center;
	clear:both;
	padding-top:30px;
	padding-left:65px;
}



#menulinks {
	width:875px;
	height:60px;
	background-image:url(images/menulinks.png);
	clear:both;
	padding-left:25px;
}

#menulinks a {
	padding-left:15px;
	padding-right:15px;
	padding-top:17px;
	height:35px;
	background-image:none;
	background-position:top center;
	background-repeat:repeat-x;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
}

#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	text-decoration:none;
	background-repeat:repeat-x;
}

.menulines {
	width:2px;
	height:50px;
	float:left;
	display:block;
	background-image:url(images/menuline.png);
}

.newsdate {
	padding-bottom:4px;
	color:#333333;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#FFFFCC;
}



#mainarea {
	padding-top:10px;
}

#contentarea {
	padding-left:45px;
	width:500px;
	padding-right:47px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}

.content {
	padding-bottom:15px;
}

#sidebar {
	width:270px;
	float:left;
	line-height:18px;
}

.sidebarheader {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#333333;
	border-bottom:1px solid #666666;
}

.highlight img {
padding:1px;
border: 1px solid #45493E;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlight:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

h1 {
	font-size:30px;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
}
a:hover {
	
	color: #0000FF;}
	
a {
	color: #009900;
	text-decoration:underline;}

.description {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding-left:5px;
	color:#e5ecf9;
}

#footer {
	width:865px;
	padding-top:22px;
	padding-left:35px;
	padding-bottom:10px;
	color:#222222;
	font-size:12px;
	line-height:16px;
	clear:both;
	background-image:url(images/footer.png);
}

#footer1 {
	width:800px;
	margin-left:20px;

	
	
	
	font-size:12px;
	line-height:16px;
	clear:both;
	background-color:#DCDCDC;
}

#footer1 a {
	color:#009900;
	text-decoration:underline;
}

#footer1 a:hover {
	color:#0000FF;
	text-decoration:underline;
}

#footer a {
	color:#FFFFFF;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#333333;
	border-bottom:1px solid #666666;
}
