body, html, div, p, img, ul, li
{   
	margin: 0; 
	padding: 0; 
	border: 0;   
}
.clear
{
	clear: both;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
   font-style: normal;
	font-weight: normal;
	color: #5f5f5f;
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	
}
a, a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #242424;
}
a:hover
{
   text-decoration: underline;
}
.header
{
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 100%;
}
.header_logo
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.header_menu
{
	float: right;
	margin: 11px 0 0 0;
	width: 300px;
	text-align: right;
}
.header_menu a
{
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
.toolbar
{
	margin: 55px auto 0 auto;
	width: 950px;
	height: 84px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3d3d3d;
	background-image: url(images/toolbar_background.gif);
	background-repeat: no-repeat;
}
.toolbar_block1
{
	float: left;
	margin: 23px 0 0 3px;
	width: 233px;
	height: 45px;
	text-align: center;
}
.toolbar_date
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #275199;
}
.toolbar_block2
{
	float: left;
	margin: 15px 0 0 19px;
	width: 217px;
	height: 50px;
}
.archivebox, #archivebox ul 
{ 
	list-style: none;
}
.archivebox li.headlink 
{
	float: left;
	margin: 3px 0 0 0;
	width: 200px;
	height: 26px;
	background-color: #ffffff;
	background-image: url(images/newspaper.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #c4c4c4;
}
.archivebox li.headlink ul 
{ 
	display: none;
	margin: 26px 0 0 -1px;
	width: 200px;
	_width: 199px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #c4c4c4;
	border-top: 0px;
	overflow: hidden;
	z-index: 88;
}
.archivebox li.headlink:hover ul 
{ 
	display: block;
	position: absolute;
}
.archivebox li.headlink ul li a 
{ 
	display: block;
	padding: 5px;
	height: 17px;
	font-size : 14px;
	font-weight : bold;
}
.archivebox li.headlink ul li a:hover 
{
	color: #ffffff;
	background-color: #242424;
}
.toolbar_block3
{
	float: left;
	margin: 15px 0 0 18px;
	width: 217px;
}
.searchbox 
{
	float: left;
	margin: 3px 0 0 0;
	padding: 4px;
	width: 164px;
	font-size: 15px;
	font-weight : bold;
	background-color : #ffffff;
	border: 1px solid #c4c4c4;
	border-right: 0;
}
.searchicon
{
	float: left;
	margin: 3px 0 0 0;
	padding: 1px 2px;
	width: 24px;
	height: 24px;
	background-color : #ffffff;
	border: 1px solid #c4c4c4;
	border-left: 0;
	overflow: hidden;
}
.toolbar_block4
{
	float: left;
	margin: 15px 0 0 48px;
	width: 160px;
	height: 65px;
	text-align: center;
}
.subscribebox
{
	margin: 3px auto 0 auto;
	width: 145px;
	height: 21px;
}

.subscribetext
{
	display: none;
	margin: 7px auto 0 auto;
	width: 120px;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #275199;
}
.subscribeboximg
{
	padding-right: 5px;
}

.content 
{
	margin: 34px auto 0 auto;
	padding-bottom: 10px;
	width: 950px;
	height: 100%;
}
.contentcolumn
{
	float: left;
	width: 300px;
}
.contentcolumnmiddle
{
	float: left;
	margin: 0 10px;
	padding: 0 10px;
	width: 300px;
	height: 100%;
	border-left: 1px solid #5f5f5f;
	border-right: 1px solid #5f5f5f; 
}
.contentpost 
{
	margin-bottom: 15px;
	width: 300px;
}
.contentpost a
{
	font-size : 15px;
	font-weight : bold;
}
.contentpostrelated
{
	margin-top: -8px;
	margin-left: 25px;
	margin-bottom: 5px;
	width: 270px;
	font-size : 14px;
	font-weight : bold;
	color: #275199;
}
.contentpostsub
{
	margin-left: 25px;
	margin-bottom: 10px;
	width: 265px;
}
.contentpostsub a
{
	font-size : 13px;
	font-weight : bold;
}
.contentpostinfo
{ 
	font-size: 10px;
	font-style: italic;
	color: #5f5f5f;
}
.contentpostinfo a
{
	font-size : 11px;
	font-style : italic;
}

.navigation
{
	margin : 0 auto;
	width: 950px;
	height: 40px;
}

.ads
{
	margin: 0 auto 20px auto;
	width: 950px;
	border-top: 1px solid #5f5f5f;
}
.adsense
{
	margin: 0 auto;
	padding-top: 15px;
	width: 728px;
}
.footer 
{
	position: relative;
   width: 100%;
	height: 275px;
   background-color: #3d3d3d;
}
.footer_main
{
	position: relative;
	top: 30px;
	margin: 0 auto;
	width: 950px;
	height: 150px;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
}
.footer_block1
{
	float: left;
	margin-top: 30px;
	width: 80px;
	height: 93px;
}
.footer_block2
{
	float: left;
	margin: 50px 0 0 5px;
	width: 200px;
	height: 45px;
}
.footer_block2 a
{
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.footer_block3
{
	float: left;
	margin: 20px 0 0 100px;
	width: 150px;
	height: 115px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.footer_block3 a
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 22px;
}
.footer_block4
{
	float: left;
	margin: 20px 0 0 110px;
	width: 285px;
	height: 115px;
	color: #ffffff;
}
.footer_block4title
{
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.footer_block4text
{
	font-size: 13px;
}
.footer_credits
{
	position: relative;
	margin: 55px auto 0 auto;
	width: 600px;
	height: 50px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.footer_credits a
{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.footer_rw
{
	float: left;
	width: 265px;
	height: 50px;
}
.footer_wp
{
	float: left;
	margin-top: 18px;
	width: 330px;
	height: 13px;
}

.errorpage
{
	margin: 100px auto 150px auto;
	width: 650px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}