body 
{
background:#021057;
margin:auto;
font:10pt georgia, baskerville, times;
color:#021057;
}

#header 
{
background: transparent url(images/template/top.jpg) no-repeat;
width:800px;
height:295px;
margin-top:10px;
/*
position:absolute;
z-index:10;
*/
color:#FFD672;
}

#header p 
{
float:right;
text-align:right;
font-size:9pt;
color:#FFD672;
}

#header a:link, a:visited 
{
/*float:left;*/
color:#FFD672;
text-decoration:none;
margin-top:-50px;
margin-left:5px;
}

#header a:visited 
{
/*float:left;*/
color:#FFD672;
text-decoration:none;
margin-top:-50px;
margin-left:5px;
}

#header a:hover, a:active 
{
text-decoration:underline;
color:#FFD672;
}

#wrapper 
{
width:800px;
background:#F2EDE2;
margin:0;
margin-top:-18px;
}

#content 
{
background:#F2EDE2;
width:600px;
margin:0 100px 0 50px;
}

td 
{
font-size:10pt;
}

h1 
{
font-size:18pt;
}

h2 
{
font-size:16pt;
}

#content a:link, a:visited 
{
text-decoration: none;
color:#A60000;
}

#content a:hover, a:active 
{
text-decoration: underline;
}

#content img 
{
padding:8px;
}

#box 
{
width:150px;
float:right;
margin-top:100px;
margin-right:130px;
border:2px solid #ccc;
background:#f5f2eb;
padding: 0 0 0 0;
text-align:right;
clear:both;
}

#footer 
{
background:transparent
url(images/template/logo1.gif) no-repeat scroll bottom right;
width:800px;
height:210px;
vertical-align:text-bottom;
color:#FFD672;
background-color: F2EDE2;
}