html, body {
height: 100%;
padding-top:10px;
margin:10px;
}
body {
background: #CDC4B0;
font-family: "Arial";
font-size: 12px;
color:#FFFFFF;
padding:0px;
margin:0px;
}
a, a:link {
text-decoration: none;
color:#FFF;
}
a:hover {
text-decoration: none;
color:#FFF;
}
a:active {
text-decoration: underline;
color:#FFF;
}

#container {
width: 774px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
padding-bottom:0px;
}

#core_header {
width: 762px;;
height: 302px;
background: url(images/header.gif);
margin:0px;
padding:0px;
position:relative;
left:7px;
}

img
{
 margin:0x;
}

#core_left {
margin: 0;
height:auto;
}

#core_right {
margin: 0;
width: 750px;
background: #4E5C3F;
color:#000;
margin-left: 10px;
border-left: 4px solid #FFF;
border-right: 4px solid #FFF;
}

.content-box
{
 padding: 6px;
 position: relative;
 display: block;
 width: 720px;
 margin-bottom: 10px;
 font-family: "Arial";
 font-size: 12px;
 color: #FFF;
 margin-left: 10px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#footer {
width: 759px;
background:  url(images/footer.gif) bottom center no-repeat;
text-align: center;
margin-left:auto;
margin-right:auto;
padding:0px;
height:26px;
clear:both;
position:relative;
left:2px;
margin-top: 0px;
}

#footer2
{
clear:both;
height:10px;
background: url(images/footer_space.gif);
width:758px;
margin-left:10px;
}


h2
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:25px;
}
h3
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:15px;
height:22px;
margin:0px;
padding:0px;
color:#FFF;
width:718px;
margin-bottom:5px;
font-weight:bold;
}
h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}


#navcontainer li {
color:none;
display:inline;
position:relative;
height:0px;
width:0px;
padding-left:0px;
padding-top:0px;
top:0px;
padding: 0px;
}

#navcontainer ul {
margin:0px;
padding: 0px;
padding-top: 3px;
padding-left: 12px;
width: 762px;
list-style-type: none;
background: url("images/menu_bg.gif");
height:57px;
}


