html {
	margin: 0;
	padding: 0;
}

body {
	background: #00031E url(images/main-bg.png) 0 0 repeat-x;
	margin: 0;
    font-family: Arial;
    color: #333;
}

a,
a:visited {
	color: #DB6C00;
	text-decoration: none;
}

a:hover {
	color: #993300;
}

p {
    font-size: 82%;
    line-height: 130%
}

h1 {
    font-size: 120%;
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: normal;
    color: #0A243F;
}

ul {
    margin: 0;
    padding: 0;
    font-size: 80%;
    list-style: none;
}

ul li,
ul.nav_cat_archive {
    margin: 0;
    padding: 0 0 10px 0;
}

ul.featured li,
ul.nav_cat_archive li {
	padding-left: 10px;
	background: url(images/li-arrow.png) 0 5px no-repeat;
}

ul.nav_cat_archive li {
	font-size: 120%;
}

a.featured {
    color: #DB6C00;
}

a.featured:hover {
    color: #993300;
}

#featured1 {
    width: 480px;
    height: 195px;
    float: left;
    margin: 0;
    padding-right: 8px;
    background: url(images/f-v-divider.png) 100% 0 repeat-y;
    overflow: hidden;
}

#featured2 {
	margin-left: 488px;
	margin-right: 167px;
}

#featured2 .padding {
	padding: 0 15px;
}

#featured3 {
    width: 152px;
    height: 190px;
    float: right;
    background: url(images/f-v-divider.png) 0 0 repeat-y;
    padding: 5px 0 0 15px;
}

.banner {
    background: url(images/f-h-divider.png) 0 0 repeat-x;
    padding-top: 16px;
    width: 468px;
    height: 76px;
}

span.rss-big {
	background: url(images/rss.png) 0 0 no-repeat;
	margin-top: 15px;
	padding-left: 55px;
	font-size: 80%;
	display: block;
	height: 44px;
	color: #0A243F;
}

span.rss-big .img {
	border: 0;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 110%;
	color: #555;
	background: none;
}

h3 {
	margin: 15px 0 0 0;
}

h3 .title {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 130%;
    color: #0A243F;
    font-weight: normal;
    background: url(images/arrow.png) 0 9px no-repeat;
    padding: 0 0 0 15px;
}

h3 a.title:hover {
    color: #DB6C00;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 150%;
    color: #0A243F;
    font-weight: normal;
    background: url(images/arrow.png) 0 9px no-repeat;
    padding: 0 0 0 15px;
    margin: 15px 0 0 0;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
}

a.logo {
	width: 265px;
	height: 128px;
	display: block;
	float: left;
}

#header {
	background: url(images/header-middle.png) 0 0 repeat-x;
	height: 128px;
	margin-bottom: 8px;
}

#header2 {
	background: url(images/logo.png) 0 0 no-repeat;
	height: 128px;
}

#header3 {
	background: url(images/header-right.png) 100% 0 no-repeat;
	height: 128px;
	padding-top: 10px;
}

#row1 {
	width: 180px;
	float: left;
	height: 106px;
	position: absolute;
}

#row2 {
	width: 180px;
	margin-left: 185px;
	position: absolute;
	height: 106px;
}

#row3 {
	width: 180px;
	margin-left: 370px;
	height: 106px;
	position: absolute;
}

#mainbutton {
	width: 560px;
	float: right;
}

a.button {
	background: url(images/main-buttons.png) 0 -55px no-repeat;
	border: 0;
	height: 53px;
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	font-size: 85%;
	padding: 6px 30px 0 50px;
	display: block;
	vertical-align: middle;
}

a.button:hover {
	background: url(images/main-buttons.png) 0 0 no-repeat;
	color: #fff;
}

#mainpanel {
	height: 225px;
	background: #EDEDED url(images/mainpanel-topmiddle.png) 0 0 repeat-x;
}

#mainpanel2 {
	height: 225px;
	background: url(images/mainpanel-bottommiddle.png) 0 100% repeat-x;
}

#mainpanel3 {
	background: url(images/mainpanel-tr.png) 100% 0 no-repeat;
	height: 225px;
}

#mainpanel4 {
	background: url(images/mainpanel-bl.png) 0 100% no-repeat;
	height: 225px;
}

#mainpanel5 {
	background: url(images/mainpanel-br.png) 100% 100% no-repeat;
	height: 225px;
}

#mainpanel6 {
	background: url(images/mainpanel-tl.png) 0 0 no-repeat;
	height: 225px;
    padding: 12px 15px 20px 20px;
}

td.maincol {
	width: 80%;
	background: #fff;
}

#maincol {
    padding: 0px 25px 20px 25px;
}

td.sidecol {
    background: #F5F5F5 url(images/v-divider.png) 0 0 repeat-y;
    width: 20%;
}

#sidecol {
    padding: 10px;
}

#footer {
	background: url(images/main-bm.png) 0 0 repeat-x;
	height: 28px;
}

#footer .right {
	background: url(images/main-br.png) 100% 0 no-repeat;
	height: 28px;
}

#footer .left {
	background: url(images/main-bl.png) 0 0 no-repeat;
	height: 28px;
    margin-bottom: 10px;
    padding-top: 6px;
}

.posted {
    font-size: 75%;
    color: #666;
    padding-left: 16px;
    margin-top: 3px;
    padding-bottom: 5px;
}

.separator {
	height: 20px;
	border-bottom: 1px solid #E2E2E2;
}

.floatimgleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 5px solid #eee;
}

.floatimgright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 5px solid #eee;
}

.input {
	width: 95px;
	height: 12px;
	float: left;
	margin-right: 5px;
}

.submit {
	width: 42px;
	font-size: 60%;
	margin-bottom: 8px;
}

span.copyright {
	font-size: 80%;
	color: #0A243F;
	margin-bottom: 8px;
}

.readon-box {
	height: 20px;
	width: 100px;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
}

.comment-box {
	height: 20px;
	width: 100px;
	overflow: hidden;
	padding-top: 10px;
}

a.comment-button {
	width: 100px;
	height: 19px;
	display: block;
	padding: 2px 0 0 5px;
	background: url(images/comment-button.png) 0 0 no-repeat;
	color: #fff;
	font-size: 80%;
}

a.readon {
	width: 100px;
	height: 19px;
	display: block;
	padding: 2px 0 0 15px;
	background: url(images/readon.png) 0 0 no-repeat;
	color: #fff;
	font-size: 80%;
}

span.pagecount {
	font-size: 80%;
	display: block;
	padding-top: 10px;
}

.textarea {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #333;
	font-family: Arial, Sans-serif;
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 3px;
}

ol {
    list-style: none;
    padding-left: 0;
}

ol li {
	border-bottom: 1px solid #eee;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(images/li-arrow.png) 0 5px no-repeat;
}

.comment-posted {
    font-size: 75%;
    color: #666;
    margin-top: 3px;
    padding-bottom: 5px;
}

.category-head {
	background: url(images/category-bg.png) 0 0 no-repeat;
	width: 588px;
	height: 84px;
	margin-top: 15px;
	display: block;
}

.category-title {
	font-size: 150%;
	padding: 2px 10px 0 70px;
	color: #0A243F;
}

.category-desc {
	font-size: 80%;
	padding: 3px 10px 10px 70px;
	color: #666;
	line-height: 130%;
	font-family: Arial, sans-serif;
}