body
{
margin: 0;
padding: 0;
text-align: left;
font-family: arial, tahoma, sans-serif;
font-size: 1em;
color: #000;
background: #000 url("images/image1.png") repeat-x;
}
*
{
margin: 0 auto 0 auto;
}
#header
{
display: block;
height: auto;
position: relative;
overflow: hidden;
width: 670px;
}
.headerlinks
{
text-align: center;
position: relative;
margin-top: 10px;
margin-left: -10px;
font-size: 16px;
font-weight: bold;
width: 144px;
height: 30px;
line-height: 35px;
float:left;
color:#000;
font-family: arial, tahoma, sans-serif;
}
.headerlinks a
{
text-decoration: none;
color: #000;
margin: 0;
}
.headerlinks a:hover
{
color: #fff;
display: block;
width: 130px;
height: 35px;
line-height: 35px;
background: url("images/image3.png"); 
}
#top
{
position: relative;
clear: both;
width: 670px;
height: 64px;
background: #1d40b7;
}
#top #topbox
{
position: relative;
width: 650px;
height: 44px;
top: 10px;
background: #000 url("images/topback.jpg") no-repeat;
}
#top #topbox h1
{
position: relative;
top: 2px;
left: 22px;
margin: 0;
padding: 0;
font-size: 34px;
color: #000;
letter-spacing: 7px;
font-family: arial, tahoma, sans-serif;
}
#top #topbox h1 a
{
text-decoration: none;
color: #000;
}
#top #topbox h1 a:hover
{
}
#top #topbox h2
{
position: relative;
top: 10px;
left: 22px;
margin: 5px 0 0 0;
padding: 0;
font-size: 20px;
color: #fff;
font-family: arial, tahoma, sans-serif;
}
h3
{
color: #000; 
}
table
{
text-align: center; 
margin-left: auto; 
margin-right: auto;
}
td
{ 
color: #000; 
padding: 1em
}

img
{ 
border: 1px 
solid #934c1d; 
}
#contentwrap
{
width: 670px;
height: auto;
background: #1d40b7;
margin: 0 auto;
padding: 0 0 10px 0;
}
#contentwrap #content
{
position: relative;
margin: 10px;
padding: 0 0 5px 0;
width: 650px;
height: auto;
min-height: 80px;
top: 10px;
background: #fff url("freecssxhtmltemplates-template11image2.png") repeat-x;
}
#contentwrap #content a
{
color: #000;
text-decoration: underline;
}
#contentwrap #content a:hover
{
text-decoration: none;
}
#contentwrap #content h1
{
margin: 0;
padding: 20px 20px 10px 30px;
font-size: 1.7em;
font-family: arial, tahoma, sans-serif;
color: #000;
}
#contentwrap #content p
{
margin: 15px;
top: 5px;
padding: 5px 5px 5px 5px;
font-size: 1em;
font-family: arial, tahoma, sans-serif;
color: #000;
}

#footer
{
clear: both;
width: 100%;
color: #fff;margin: 0 auto;
padding: 0;
font-size: 88%;
}
#footer p
{
margin: 5px;
padding: 5px;
text-align: center;
color: #000;
}
#footer a
{
text-decoration: none;
font-weight: bold;
color: #fff;
}
#footer a:hover
{
text-decoration: none;
font-weight: bold;
color: #fff;
}
.clear
{
clear: both;
}
