body {
	background-color: #0c5f16;
	color: #ffffff;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	cursor: default;
}


a {color: #a7e9af;}
a:hover {text-decoration: none; color: #ffffff;}

img {
	border: 0;
}

#header {
	position: absolute;
	margin: 7px 0 0 383px;
	text-align: left;
	width: 600px;
}

#logo_container {
	width: 1060px;
	margin: auto;
	height: 113px;
	background-image: url(images/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
}


#topbanner {
	text-align: left;
	position: absolute;
	margin: 37px 0 0 533px;
	width: 533px;
}

h1 {
	font-size: 14px;
	margin: 0;
}

#container {
	width: 1060px;
	margin: auto;
	text-align: center;
}

.thumbs a img {
	width: 180px;
	height: 150px;
	border: 1px solid #330000;
	margin: 2px;
}
.thumbs a:hover img {
	border: 1px dashed #330000;
}

.cf {
	clear: both;
	height: 0;
	overflow: hidden;
}

#cbox {
	text-align: center;
	width: 1060px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding-left:17px;
	padding-right:17px;
	padding-top:7px;
	padding-bottom:17px;

}

.namebox {
	font-size: 33px;
	font-weight: bold;
	color: #0fa121;
	text-align: left;
	font-family: Times;
}

.bookmark a {
	color: #0a7417;
}

.bookmark b { color: #0fa121; }

.line {
	width: 1060px;
	height: 1px;
	background-color: #b6b6b6;
	margin: 0 0 -8px 0;
}

.line2 {
	width: 1060px;
	height: 1px;
	background-color: #b6b6b6;
	margin: 5px 0 0 0;
}


#blog_link {
	font-size: 12px;
	font-weight: bold;
	float: right;
	color: #000000;
	margin: -17px 0 0 0;
}

.top_big {width: 870px; margin: 0px auto; margin-top: 0px; font-size: 12px;}
.top_big li {width: 282px; float: left; padding-left: 5px; }
.li1 {color: #330000;}
.top_big a {font-weight: bold; font-size: 18px; color: #0fa121;}
.top_big a:hover {text-decoration: none; color: #0fa121;}

.top_list {text-align: left; font-size: 12px; font-weight: bold;}
.top_list ul {width: 185px; float: left;}
.top_list li {list-style: none; background: url(images/par.gif) 0px 4px no-repeat; padding-left: 13px; margin-bottom: 2px;}
.top_list a {color: #0fa121; text-decoration: underline;}
.top_list a:hover {background: #FFFFFF; text-decoration: none;}

.menu-footer {
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

.menu-box {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.menu-box a {
	color: #0fa121;
}

/*pages*/
.pages {font-weight: bold; padding: 3px 0 3px 3px; min-height: 1px; _height: 1px;}
.pages span {color: #000000; float: left; width: auto; display: block; margin-right: 6px; padding-top: 2px;}
.pages a {color: #000000; float: left; width: auto; display: block; background: #dddddd; border: 1px solid #000000; padding: 1px 5px 2px 5px; margin-right: 2px;}
/*pages*/
