body {
	background: #eeeefe url(images/head.jpg) top center no-repeat;
	background-position: center 11px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0; padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
}

a {
	color: #0F3250;;
	text-decoration:none;
}

a:hover{
	color: green;
}

#net {
	left: 0; top: 0; width: 100%;
	background-color: lightgray;
	text-align: right;
	font-size: 11px;
	color: black;
	position: absolute;
}

#attention {
	position: absolute;
	left: 0; top: 17; width: 100%;
	background-color: red;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#main {
	margin: 0 auto; margin-top: 329px;
	width: 1000px;
	text-align: left;
}

#header {
	background: #eeeefe url(images/roof.jpg) top center no-repeat;
	height: 84px;
	text-align: center;
}

#headermenu {
	font-family: Verdana;
	font-size: 20px;
	padding-top: 33px;
}

#headermenu a {
	text-transform: uppercase;
}

#headermenu a{
	color: #0F3250;;
	text-decoration:none;
}

#headermenu a:hover{
	color: green;
}

#content_wrapper{
	background: white url(images/center.jpg) top center repeat-y;
	padding-left: 40px; padding-right: 30px;
	_zoom: 1;
}

#content {
	width: 650px;
	float: left;
}

#content p {
	text-align: justify;
}

#sidebar {
    width: 250px;
    float: right;
}

#sidebar a{
	color: darkgreen;
	text-decoration:none;
}

#sidebar a:hover{
	color: #0F3250;
	border: 1px solid lightgreen;
}

#sidebar select{
	width: 230px;
}

#sidebar ul {
	padding:0px;
	margin:0px;
}

#sidebar li {
	list-style: none;
	padding:0px;
	margin:0px;
}

#sidebar_content {
    padding: 10px 10px 50px;
}

#main_footer {
	background: #eeeefe url(images/foot.jpg) top center no-repeat;
	height: 70px;
}

.adv {
	margin-bottom: 20px;
	text-align: center;
}

#top_wrapper {
	position: absolute;
	left: 50%; top: 30; width: 500px;
	margin-left: -400px;
	text-align: center;
}

#top {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #FFFFFF;
	font-size: 80px;
	height: 250px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: left;
	float: left;
}

#top a{
	color: #000000;
	text-decoration: none;
}

.post {
	margin-bottom: 20px;
}

.post p {
	margin: 0;
	text-align: justify;
}

.post h4, h1 {
	margin: 0;
	font-size: 22px;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
}

.post h2 {
	margin: 0; margin-left: 10px;
	font-size: 16px;	
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
}

.post img {
	border: 0px solid black;
}

.time {
	font-size: 10px;
	color: #777777;
}

p.time {
	padding-top: 3px;
}

#important{
	border: 1px solid green;
	padding: 13px;
	background-color: #ecffec;
}

#chpt {
	font-size: 13px;
}

#pgs {
	margin: 0;
	text-align: center;
	font-size: 20px;	
	font-family: Georgia, 'Times New Roman', Times, serif;
}

#pgs a:hover{
	color: green;
	text-decoration:none;
}

#imgleft {
	margin-top: 0;
 	margin-left: 0px;
 	margin-right: 15px;
 	margin-bottom: 10px;
}

#imgright {
	margin-top: 0;
 	margin-left: 15px;
 	margin-right: 0px;
 	margin-bottom: 10px;
}

#footer {
	font-size: 12px;
}

ul.mlist {
	list-style: none;
	padding: 0; margin: 0;
	width: 650px;
	font-size: 11px;
}
	
ul.mlist li {
	background: url(images/dotted.gif) repeat-x left 1.1em;
	width: 100%; 
	float: left; clear: both;
	font-size: 13px;
	text-align: right;
}
	
ul.mlist li em {
	float: left;
	padding-right: 2px;
	background-color: white;
	font-style: normal;
}
	
ul.mlist li span {
	padding-left: 2px;
	background-color: white;
}

ul.mlist li:hover, ul.mlist li:hover em, ul.mlist li:hover a {
	color: green;
}

#pgs a.current {
	color: green;
}

#pgs a:hover {
	text-decoration: overline;
}

#bnr {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#bnr a:hover {
	border: 0px solid red;
}
