 html,body {
	padding:0;margin:0;
	font-family:Lucida Grande, Verdana, Trebuchet MS,Verdana,Tahoma,Arial;
	font-size:12px;
}
img {border:none}
a {color:#00b630;text-decoration:none;font-weight:normal}
a:hover {background:#00b630;color:#fff;}

#header {

}

#body {
	/*height:435px;*/
	background:url('../images/08/repeater.jpg') repeat-y;
}
#body2 {
	/*height:435px;*/
	background:url('../images/08/body.jpg') no-repeat bottom;
	padding-bottom:50px;
}
#whitebox {
	/*position:absolute;*/
	/*left:190px;*/
	margin-left:187px;
	width:729px;
}
.whitebox.body {background:#fff;height:500px;padding-left: 10px;}

#frontbox {
	/*position:absolute;*/
	/*left:190px;*/
	margin-left:187px;
	width:729px;
}
.frontbox.mybody {height:418px;padding-left: 0px;}

#frontboxitems .news{background: url('../images/08/newsbg.jpg');width: 225px;height: 244px;border-top: 7px solid #508d42;*margin-top:-2px}
#frontboxitems .newsitems {background: #fff;/*height: 27px*/;margin-bottom: 7px;padding:3px;font-size:11px}
#frontboxitems .newsitems a {background: none;color:#000}
#frontboxitems .splash {padding-right:13px;}
#news2 {margin-top:7px;background: url('../images/08/news2bg.jpg');width: 476px;height: 161px;padding-top: 17px;padding-left: 15px;}
#news2 img {border-right: 7px solid #508d42;margin-right: 15px}
#news2 div {font-size: 11px;padding-top:5px;padding-right: 15px}
#news2 .headline a {font-size:24px;color:#476518;background: none}
.newstd {padding-right: 10px;}

#footer {
	background:url('../images/footer.jpg') no-repeat;
	height:239px;
}

#menu {
	float:left;
	text-align:right;
	padding-left:40px;
	font-size: 13px;
}
#menu ul {list-style:none;margin:0;padding:0}
#menu li {padding:3px 0px;}
#menu li a {color:#336600;text-decoration:none;font-weight:bold;
	/*background: transparent url('../images/arrow_none.jpg') left center no-repeat;*/padding-left:23px;
}
#menu li a:hover {
	background: transparent url('../images/arrow.jpg') left center no-repeat;padding-left:23px;
}

#menu_below {
	background:#99cc66 url('../images/menu_below.jpg');
	width:189px;
	height:257px;
}

#main {background:url('../images/africa.jpg') 0px 250px no-repeat;}

#content {
	padding-left:100px;
	height:400px;width:500px;overflow:auto;
}

/**/
td {vertical-align:top}

h1,h2,h3,h4,h5,h6 {padding:0;margin:0;font-size:1em;color:#008e39}
p {padding:0;margin:0;font-size:1em}

h1,h2,h3,h4 {font-size:1.3em;font-family:Trebuchet MS,Arial;padding-bottom:5px}
/*h3,h4,h5,h6 {font-size:1.3em;font-family:Trebuchet MS,Arial;padding-bottom:5px;color:#000}*/
p {line-height:1.5em;padding-top:0.01em;padding-bottom:1em}

.green {background:#99cc66}

/*FRONT*/
.col {
	padding:8px;
}

/* GUESTBOOK */
#guestbook {margin:10px}
#guestbook .author {background:#dedede;border:1px solid #dedede;padding:5px;margin:0px 0px;}
#guestbook .message {background:#f7f7f7;border:1px solid #dedede;padding:5px;margin-bottom:20px}