
body {
background: #efefef;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:center;
font-size: 12px;
}

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

h1 {margin:0px;}
h2 {margin: 0;border-bottom: solid 1px #ccc;}

#interface {
width: 980px;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
width: 980px;
height: 80px;
background: #fff url(pics/logo.gif);
margin: 0px;
padding: 0px;
}

#head h1 {
color: #5A7800;
padding-top: 20px;
text-align: center;
} .description {text-align: center;}

#menu {
width: 980px;
height: 30px;
background: #5A7800;
}

#menu a{
color: #fff;
font-size: 12px;
} #menu a:hover {color:#BBCB2E;}

#menu ul{margin: 0; padding: 0;
}

#menu ul .current_page_parent{
	text-decoration: underline;
	color:#fff;
}

#menu ul .current_page_item{
	text-decoration: underline;
	color:#fff;
}

#menu li{
float:left;
list-style: none;
padding: 0;
margin: 6px 10px 0 10px;
}

#container {
width: 980px;
padding-top:10px;
background: #FFFFFF;
}

#navi {
float:right;
width: 230px;
background: #fff;
}

#navibox {
width: 210px;
background: #ff;
margin-left: 10px;
margin-bottom: 10px;
}

#navibox ul{margin: 0; padding: 0;
}

#navibox li{
width: 200px;
height: auto;
background: #F8F1DA;
margin-bottom: 5px;
border-left: solid 5px #BBCB2E;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
list-style: none;
}

#navibox ul .current_page_item{
	background: #F3EAC5;
	border-left: solid 5px #5A7800;
}

#navibox li:hover{
	background: #F3EAC5;
	border-left: solid 5px #5A7800;
}

#content {
float:left;
width: 750px;
background: #fff;
}

#contentbox {
width: 730px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
}

#footer {
clear:both;
width: 980px;
height: 30px;
background: #BBCB2E;
}

#footerlink{
float:right;
margin: 6px 10px 0 10px;
}

.normal_list{
	
}
.normal_list li{
	margin-bottom:10px;
}

.button{
	position:relative;
	left:730px;
	top:65px;
	width:230px;
	height:50px;
	font-size:18px;
	color:#5A7800;
	text-align:center;
}

.button a{
	color:#5A7800;
	text-decoration:none;
}

.button a:hover{
	color:#5A7800;
	text-decoration:underline;
}
