body
{
background:#203451;
background-image:url('bg.png');
background-repeat:repeat-x;
}

.image
{
position:absolute;
top:0px;
left:0px;
}

#content
{
position:absolute;
top:380px;
left:15px;
width:355px;
background:#081021;
}


h1
{
font-family:Arial;
font-size: 12px;
color: #727F91;
letter-spacing: 2px;
font-weight: bold;
border-bottom-width: medium;
border-bottom-style: solid;
border-bottom-color: #374963;
text-transform: uppercase;
padding: 2px 10px 2px 2px;
text-indent:7px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}

p
{
font-family:Arial, sans-serif;
line-height: 135%;
font-size:11px;
text-indent: 6px;
margin-left:5px;
color: #C1C6CE;
}

blockquote
{
border-left-width: thick;
border-left-style: solid;
border-left-color: #374963;
padding-left: 6px;
padding-top: 3px;
padding-bottom: 3px;
margin-left: 30px;
font-family: Arial, Helvetica, sans-serif;
line-height: 135%;
font-size:11px;
color: #727F91;
}

a:link,a:active,a:visited
{
text-decoration:none;
color:#7D8999;
font-family: Arial;
text-size:10px;
}

li,ul,ol
{
font-family:Arial, sans-serif;
line-height: 135%;
font-size:11px;
text-indent: 6px;
margin-left:10px;
color: #C1C6CE;
}


#navigation
{ 
font-family:verdana, sans-serif;
font-size:11px; 
line-height:10px; 
position:absolute; 
top:184px;
left:405px; 
width:146px;
letter-spacing:1px; 
color:#6F093E;  
z-index:102; 
}

#navigation  A:link 
{ 
text-decoration: none;  
color:#7D8999; 
display:block; 
text-align:center; 
padding:3px; 
height:15px; 
line-height:18px; 
margin:1px; 
background-color:#111E34; 
}

#navigation A:visited { text-decoration: none; color:#7D8999;  display:block; text-align:center; padding:3px; background-color:#111E34; margin:1px;  height:18px; line-height:18px; }

#navigation A:hover { text-decoration:none; color:#111E34;  display:block; text-align:center; background-color:#7D8999; padding:3px; margin:1px;  height:18px; line-height:18px; }