body, h1, h2, h3, h4, h5, h6, form, p, ol, ul{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background:#000000 url(images/bg.jpg) top no-repeat fixed;
	color: #000;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

a:hover{
	text-decoration: underline;
	color: #003366;
}

a img{
	border: 0px;
}

ul, ul li{
	list-style-type: none;
}

#header{
	margin: 0 auto ;
	width: 899px;
	height: 120px;
	text-align: left;
	vertical-align: top;
	background: url(images/bg_top.png) no-repeat;
	color: #fff;	
}

h1{
	padding: 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
    text-decoration: none;
	color: #ffffff;
}


h2{
    margin-top:8px;
	padding: 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DCDCDC;
}


#container{
	width: 899px;
	background: url(images/bg-content.png) repeat-y;
	margin: auto;

} 

#page{
    width: 851px;
	padding: 10px;
	background: url(images/bg-page.png) repeat-y center;
	margin: auto;
}

#top-page{
    width: 851px;
	background: url(images/top-page.png) no-repeat;
	height: 15px;
	margin: auto;
}

#bottom-page{
    width: 851px;
	background:url(images/bottom-page.png) no-repeat;
	height: 15px;
	margin: auto;
}

.narrowcolumn{
	float: left;
	margin: 0 10px 0 15px;
	#margin: 0 10px 0 0px;
	width: 587px;
	text-decoration: left;
	vertical-align: top;
	color: #000;
}


.post{
	margin: auto;
	padding: 10px;
	line-height: 15px;
	text-align: justify;
	vertical-align: top;
	background:url(images/content.png) repeat center;
	color:#B1DAEE;
}

.top-post{
	background: url(images/top-content.png) top no-repeat ;
	height:13px;
	margin: auto;
}

.bottom-post{
	background: url(images/bottom-content.png) bottom no-repeat ;
	height:13px;
	margin: auto;
}

.post a{
	text-decoration: none;
font-weight:bold;
	color: #DCDCDC;
}

.post a:hover{
	text-decoration:none;
	color:#2CCEF8;
}
.post h3{
	font-size: 16px;
	font-weight: bold;
	color:#DCDCDC;
}

.post h3 a{
	text-decoration: none;
	color:#DCDCDC;
}

.post h3 a:hover{
	text-decoration: none;
}

.entry p{
	padding: 10px 0 0;

}
.entry a{
	text-decoration: none;
	font-weight:bold;
	color:#DCDCDC;
}

.entry a:hover{
	text-decoration:none;
	color:#2CCEF8;
}

.navigation{
	padding: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background:url(images/content.png) repeat center;
}

.navigation a{
	color: #fff;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #eee;
	padding: 10px;
	font-size: 11px;
	background-color: #324559;
	color: #eee;
}

blockquote{
	margin: 0px 0 0px 0px;
	padding: 5px 10px;
	font-family: Georgia,Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background-color: #324559;
	color: #eee;
}

code{
	margin: 0px 0 0px 0px;
	padding: 5px 10px;
	font-family: Monospace;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background-color: #324559;
display:block;
	color: #eee;
}

cite{
	font-family: Georgia,Arial;
	font-size: 11px;
	font-style: normal;
}


#sidebar{
	float: left;
	margin: 0;
	width: 226px;
	text-align: left;
	vertical-align: top;
	
}

#sidebar ul{
	margin: 0 0 10px 0;
	padding: 0 10px 20px 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background:url(images/box-top.png) bottom center no-repeat;
}

#sidebar ul li{
	font-weight: bold;
	color: #333;
}

#sidebar ul .cat{
	font-size: 13px;
	font-weight: bold;
	color:#000033;
	background:url(images/box-cat.png) no-repeat;
	padding: 9px 0 20px 50px;
	margin: 0 -9px 0 -9px;
}

#sidebar ul ul{
	margin: 0;
	padding: 0 0 20px 5px;
	background: none;
}

#sidebar ul ul li{
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
}

#sidebar ul li a{
	color:#9DDAEE;
	padding-left: 5px;
}

#wp-calendar{
	margin: 5px 0 0;
	font-family: Georgia,Arial;
}

#wp-calendar caption{
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #666;
}

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	background: #D2E4FC;
	color: #000;
}

#footer{
	text-align: center;
	vertical-align: top;
	background: url(images/footer.png) no-repeat bottom;
	width: 899px;
	height: 80px;
	color: #ffffff;
	font-size: 10px;
	margin: auto;
}

#footer p{
	padding: 45px 20px 0 20px;
	margin: 0;
}

#footer a{
	color: #00CCFF;
	text-decoration: underline;
}

#s {
	color: #000000;
	size: 12px;
	width: 90px;
	vertical-align:middle;
}

#searchsubmit {
	color: #ffffff;
	background-color: #136B96 ;
	border:1px solid #B1DAEE;
	vertical-align:middle;
}