*{
	margin: 0;
	padding: 0;
}
body, html{
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0;
}
a{
	color: #CE0300;
}
#wrap{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#header{
	background: url(images/header.gif) top left no-repeat;
	width: 960px;
	height: 119px;
} 
#navigation {
	float: right;
	color: #EDE2A6;
	list-style: none;
	margin-top: 40px;
}
#logo{
	float: left;
}
#navigation li{
	float: left;
	margin-right: 30px;
	font-size: 14px;
	height: 27px;
	display: inline;
	_width: 70px;
	background: #2C231A url(images/nav.gif) top left no-repeat;
}
#navigation li a{
	padding: 5px;
	text-align: center;
	height: 17px;
	white-space: nowrap;
	display: block;
	background: url(images/nav.gif) top right no-repeat;
	background-position: 100% -27px;
	text-decoration: none;
	color: #EDE2A6;
	font-weight: bold;
}
#navigation li.active{
	background: #CB0F0F url(images/nav1.gif) top left no-repeat;
}
#navigation li.active a{
	padding: 5px;
	height: 17px;
	display: block;
	background: url(images/nav1.gif) top right no-repeat;
	background-position: 100% -27px;
	text-decoration: none;
	color: #FFF;
}
#logo {
	width: 150px;
	height: 110px;
	margin: 0 0 0 30px;
	background: url(images/logo.jpg) no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#sub_navigation{
	width: 960px;
	height: 36px;
	display: block;
	clear: both;
	background: url(images/sub_nav.gif) top left repeat-x;
	margin-bottom: 13px;
}
#sub_navigation ul{
	padding: 9px;
}
#farticle_body h3 a{
	color: #fff;
}
.cat-item a{
	text-decoration: none;
	color: black;
}
#sub_navigation li{
display: inline;
list-style-type: none;
font-size: 15px;
font-weight: normal;
font-size: 14px;
font-weight: bold;
padding: 9px;
margin: 0 10px 0 0;
}
.current-cat{
	background: url(images/cat_item.gif) bottom left no-repeat;
}
.current-cat a{
	color: #fff;
	height: 30px;
}
#main_content{
	float: left;
	width: 660px;
}
#featured_articles{
	background: url(images/featured_articles.jpg) top left no-repeat;
	height: 279px;
}
#farticle_body{
	position: relative;
	width: 370px;
	height: 160px;
	top: 30px;
	left: 250px;
	overflow: hidden;
	color: #fff;
}
#farticle_body h3{
	font-size: 16px;
	margin: 0 0 8px 0;
}
#farticle_body p{
	line-height: 20px;
	margin-bottom: 8px;
}
#farticle_body a{
	font-weight: bold;
	color: #FDE3AE;
	text-decoration: none;
}
#farticle_body img{
	border: 0px solid;
}
.latest_articles{
	background: url(images/recent.gif) top left no-repeat;
	margin-top: 12px;	
	height: 419px;
}
.latest_category{
	float: left;
	width: 310px;
	padding: 0 10px 0 10px;
}
.latest_category h2{
	font-size: 14px;
	background: url(images/recent_button.gif) top left no-repeat;
	height: 27px;
	width: 165px;
}
.latest_category h2 a{
	padding: 5px 0 0 0;
	background: url(images/recent_button_a.gif) top right no-repeat;
	height: 22px;
	text-align: center;
}
.latest_category ul{
	list-style: none;
	padding-top: 7px;
}
.latest_category li{
	height: 129px;
}
.latest_category li img{
	float: left;
	margin: 3px 5px 0 0;
	width: 120px;
	height: 120px;
	border: 0px solid;
}
.latest_category a{
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 13px;
}
#sidebar{
	float: right;
	width: 289px;
}
#sidebar ul{
	list-style:none;
}
#sidebar h2{
	background: url(images/sidebar_h.jpg) top left no-repeat;
	height: 26px;
	font-size: 14px;
	padding: 10px 0 0 8px;
	color: #fff;
	margin: 0 0 10px 0;
}
#sidebar li{
	margin: 0 0 10px 0;
}
.sidebar_block{
	background: url(images/sidebar.jpg) top left no-repeat;
}
a.gallery{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	float: right;
}
#sponsors img{
	float: left;
	margin: 0 5px 5px 2px;
	border: 0px solid;
}
.sidebar_content img{
	border: 2px solid #D7D6D6;
	margin: 0 0 9px 20px;
	float: left;
}
.sidebar_footer{
	display: block;
	width: 289px;
	height: 17px;
	background: url(images/sidebar_footer.jpg) bottom left no-repeat;
}
.sidebar_content{
	padding: 12px;
}
.sidebar_block h3{
	font-size: 14px;
}
#rss{
	background: url(images/rss.gif) top left no-repeat;
	height: 31px;
	padding: 20px 0 0 70px;
	margin-bottom: 10px;
}
#footer{
	clear: both;
	width: 960px;
	background: #2C231A url(images/footer.gif) top left no-repeat;
	margin: 10px 0 0 0;
}
.footer_col{
	float: left;
	width: 260px;
	margin: 5px;
	padding: 20px;
	color: #fff;
}
.footer_col a{
	color: #FDE3AE;
	text-decoration: none;
}
.footer_col ul li{
	list-style-type: none;
	background: #1B1510;
	margin: 1px 0 0 0;
	padding: 4px;
}
.footer_col h4{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.clear{
	clear: both;
	height: 1px;
}
.post h2{
	color: #CE0300;
	margin: 5px 0 25px 0;
	font-size: 25px;
}
.post{
	line-height: 20px;
}
#comments{
	color: #CE0300;
	margin: 25px 0 0 0;
	font-size: 20px;
}
#respond{
	color: #CE0300;
	margin: 25px 0 0 0;
	font-size: 20px;
}
input{
	margin: 5px 0 5px 0;
}
.commentlist li{
	border: 1px solid #D7D6D6;
	list-style-type: none;
	padding: 10px;
	background: #FBFBFB;
	margin: 0 0 10px 0;
}
.comment_head{
	border-bottom: 1px solid #D7D6D6;
	padding: 10px 0 10px 10px;
	background: #EAEAEA;
	margin: 0 0 10px 0;
}
.comment_head cite{
	font-style: normal;
	font-size: 25px;
}
cite a{
	text-decoration: none;
}
.post ul, .post ol{
	padding: 5px 0 5px 20px;
}
.archive_post{
	border: 1px solid #D7D6D6;
	padding: 10px;
	background: #FBFBFB;
	margin: 0 0 10px 0;
}
.archive_post img{
	float: left;
	margin: 0 10px 0 0;
}
.archive_post h3{
	border-bottom: 1px solid #D7D6D6;
	padding: 10px 0 10px 10px;
	background: #EAEAEA;
	margin: 0 0 10px 0;
}
.pagetitle{
	color: #CE0300;
	margin: 0 0 25px 0;
	font-size: 30px;
}
form{
	margin: 0;
}
.alignleft{
	float: left;
	margin: 15px 15px 30px;
}
.alignright{
	float: left;
	margin: 15px 15px 30px;
}
.post p{
	margin: 8px 0 8px 0;
	font-size: 13px;
}
#sidebar_nav{
	background: #473B2F url(images/side_nav.gif) top left no-repeat;
	color: #fff;
}
#sidebar_nav .sidebar_footer{
	background: url(images/side_nav_footer.gif) top left no-repeat;
	height: 10px;
}
#sidebar_nav ul{
	padding: 12px 12px 0 12px;
}
#sidebar_nav li{
	list-style:none;
	background: url(images/side_nav_list.gif) top left no-repeat;
	width: 236px;
	height: 23px;
	padding: 5px 0 0 20px;
}
#sidebar_nav li a{
	font-weight: bold;
	text-decoration: none;
	color: #FFB403;
	font-size: 14px;
}
