html, body {
height: 100%;
padding-top:10px;
margin:0px;
}
body {
background: #000000 url("../images/tile.jpg");
background-position: top center;
font-family: "Arial";
font-size: 12px;
color:#000000;
padding:0px;
margin:0px;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:none;
} 


#container {
width: 776px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

#core_header {
width: 766px;
height: 200px;
background: url(../images/header.jpg);
margin:0px;
padding:0px;
position:relative;
left:0px;
}

#header_text
{
 position:relative;
 right:20px;
 top:55px;
 font-size:16pt;
 float:right;
 font-weight:bold;
}

img
{
 margin:5px;
}

#core_left {
margin:auto;
width: 800px;
height:auto;
}

#core_right {
margin:0px;
width: 758px;
min-height: 750px;
background: #800000;
color: #000;
margin-left:0px;
border-left: 4px solid #800000;
border-right: 4px solid #800000;
}

.content-box
{
 padding:6px;
 height:auto !important;
 float:left;
 width: 720px;
 margin-bottom:10px;
 font-family: "Arial";
 font-size: 16px;
 color: #F4A460;
 margin-left:10px;
}
.tumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:5px;
 margin-right:5px;
 text-align:center;
}

#footer {
width: 750px;
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:0px;
}

#footer2
{
clear:both;
height:0px;
background: url(../images/footer.jpg);
width:750px;
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:#F4A460;
width:718px;
background: url(../images/content_header.jpg) bottom left repeat-x;
margin-bottom:5px;
font-weight:bold;
}
h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:13px;
color:#F4A460;
}


#navcontainer li {
color:black;
display:inline;
position:relative;
height:25px;
width:127px;
padding-left:40px;
padding-top:20px;
top:23px;
}

#navcontainer li2 {
color:black;
display:inline;
position:relative;
height:25px;
width:130px;
padding-left:70px;
padding-top:20px;
top:23px;
}

#navcontainer li3 {
color:black;
display:inline;
position:relative;
height:25px;
width:130px;
padding-left:68px;
padding-top:20px;
top:23px;
}
#navcontainer li4 {
color:black;
display:inline;
position:relative;
height:25px;
width:130px;
padding-left:49px;
padding-top:20px;
top:23px;
}
#navcontainer li5 {
color:black;
display:inline;
position:relative;
height:25px;
width:130px;
padding-left:47px;
padding-top:20px;
top:23px;
}
#navcontainer li6 {
color:black;
display:inline;
position:relative;
height:25px;
width:130px;
padding-left:60px;
padding-top:20px;
top:23px;
}


#navcontainer ul {
margin:0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
width: 766px;
list-style-type: none;
background: url("../images/menu_bg.jpg");
height:80px;
}
#navcontainer a, #navcontainer a:visited {
display:inline;
color:#000000;
text-decoration: none;
font-family:Arial;
font-size:14px;
font-weight:bold;

}
#navcontainer a:hover {
margin:0px;
color:#FFF;
text-decoration: none;
border-bottom:0px solid #FFF;
}

