/*	basic layout */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow: -moz-scrollbars-vertical;	
}
body
{
	font: 12px/17px "trebuchet ms" , verdana, arial, sans-serif;
	background: #4a9b29 url(../media/templates/background.gif) repeat-x center top;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1
{
	font-size: 40px;
	height: 40px;
}
h2
{
	font-size: 20px;
	height: 20px;
}
ul
{
	margin-left: 20px;
}
li
{
}
#sky
{
}
#navigation
{
	height: 80px;
	width: 900px;
	text-align: center;
}
#maincontent
{
	width: 900px;
	position: relative;
	font: 12px/17px "trebuchet ms" , verdana, arial, sans-serif;
	margin: auto;
}
#subnav
{
	margin: 0;
	float: left;
	width: 140px;
}
#content
{
	float: right;
	width: 750px;
	min-height: 490px;
	height: auto !important;
	height: 490px;
}
#clear
{
	clear: both;
	height: 1px;
}

#banners
{
	width: 898px;
	text-align: center;
	margin: auto;
}
.banner
{
	width: 212px;
	float: left;
	height: 107px;
	margin: 0px 6px 8px 5px;
}
.tp1
{
	height: 80px;
}
.lp1
{
	width: 140px;
	position: absolute;
	top: 420px;
	height: 170px;
}
.wrapper
{
	z-index: 1;
	width: 537px;
	margin: 0px 0px 0px 10px;
}
.mp1_header
{
	height: 15px;
	background: url(../media/templates/mp1_header.gif) no-repeat bottom left;
}
.mp1
{
	height: auto !important;
	height: 140px;
	min-height: 140px;
	padding: 20px 60px 20px 20px;
	background: #fff;
}
.mp1 a:link
{
	color: #003063;
	text-decoration: underline;
}
.mp1 a:visited
{
	color: #003063;
	text-decoration: underline;
}
.mp1 a:active
{
	color: #ff0000;
	text-decoration: none;
}
.mp1 a:hover
{
	color: #4b9e3a;
	text-decoration: underline;
}
.mp1_footer
{
	height: 23px;
	background: url(../media/templates/mp1_footer.gif) no-repeat top left;
}
.mp2
{
	padding-top: 65px;
	text-align: center;
	margin-top: 10px;
}
.mp2 a:link
{
	color: #000000;
	text-decoration: none;
}
.mp2 a:visited
{
	color: #000000;
	text-decoration: none;
}
.mp2 a:active
{
	color: #feb325;
	text-decoration: underline overline;
}
.mp2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.rp1
{
	z-index: 2;
	position: absolute;
	left: 635px;
	width: 230px;
	height: auto !important;
	height: 384px;
	min-height: 384px;
}
.sitemap {
	padding: 0;
	margin: 0;
}
.link-list {
	display:none;}
.weblog-item .title {
	font-weight:bold;}
.comment-item .date {
	float:left;
	margin-right:20px;}
.comment-item .nickname {
	font-weight:bold;}
.comment-item .text {
	margin-bottom:20px;}