html, body {
height: 100%;
padding-top:10px;
margin:10px;
}
body {
background: #BCF660;
background-position: top center;
font-family: "Arial";
font-size: 12px;
color:#333333;
padding:0px;
margin:0px;
}
a, a:link {
text-decoration: underline;
color:#333;
}
a:hover {
text-decoration: none;
color:#333;
}
a:active {
text-decoration: underline;
color:#333;
}

#container {
width: 774px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

#core_header {
width: 762px;;
height: 193px;
background: url(/images/header_main2.jpg);
margin:0px;
padding:0px;
position:relative;
left:7px;
}

#header_text
{
 position:relative;
 left:20px;
 top:17px;
 font-family : Vogel, Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:24pt;
 float:left;
 font-weight:bold;
color:#fff;
}

img
{
 margin:5px;
}

#core_left {
margin: 0;
width: 774px;
height:auto;
}
#core_right {
margin: 0;
float: left;
width: 750px;
min-height:250px;
background: #fff;
color:#000;
margin-left:10px;
border-left: 4px solid #000;
border-right: 4px solid #000;
}

.content-box
{

 padding:6px;
 height:auto !important;
 float:left;
 width: 720px;
 margin-bottom:10px;
 font-family: "Arial";
 font-size: 12px;
 color:#333;
 margin-left:10px;
}
.tumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#footer {
width: 759px;
background:  url("/images/footer2.gif") bottom center no-repeat;
text-align: center;
margin-left:auto;
margin-right:auto;
padding:0px;
height:26px;
clear:both;
position:relative;
left:2px;
}

#footer2
{
clear:both;
height:10px;
background: url("/images/footer2.jpg");
width:758px;
margin-left:10px;
}


h2
{
font-family: Geneva, Tahoma, Arial, Sans-serif;
font-size:20px;
height:25px;
}
h3
{
font-family: Geneva, Tahoma, Arial, Sans-serif;
font-size:18px;
height:22px;
margin:0px;
padding:0px;
color:#F4734A;
width:718px;
background: url(/images/content_header.jpg) bottom left repeat-x;
margin-bottom:5px;
font-weight:bold;
}
h4
{
font-family: Geneva, Tahoma, Arial, Sans-serif;
font-size:15px;
color:#14ABC8;
}


#navcontainer li {
color:#24A611;
display:inline;
position:relative;
height:25px;
width:100px;
padding-left: 12px;
padding-top:15px;
top:15px;
}

#navcontainer ul {
margin:0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
width: 774px;
list-style-type: none;
background: url("/images/menu_bg.gif");
height:43px;
}
#navcontainer a, #navcontainer a:visited {
display:inline;
color:#ffffff;
text-decoration: none;
font-family: Tahoma, Arial, Sans-serif;
font-size:13px;

}
#navcontainer a:hover {
margin:0px;
color:#D1FA8E;
text-decoration: none;
border-bottom:1px solid #BCF660;


}

.footer  	
	{
	font-size:8.0pt;
	color:#F4734A;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center
	}
