body  
{ 
background: #000033;
background-image: none;
font-size: 11px;
letter-spacing: 0px;
line-height: 22px;
font-family: verdana,garamond,helvetica,serif;
color: #CCCCFF;
}
a:link {
color: #F4F7F7;
text-decoration: none;
font-weight: bold;
background: #000033;
background-image: none;
}
a:visited {
color: #016D90;
background: #000033;
background-image: none;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #CCCCFF;
background: #000033;
background-image: none;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #ffffff;
background: #000033;
background-image: none;
text-decoration: none;
font-weight: bold;
}
input,textarea,select,option
{ 
color: #CCCCFF;
background: #000033;
background-image: none;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #CCCCFF;
padding: 1px
}
#header 
{
position: absolute;
left: 0px;
top: 0px;
width: 760px;
height: 406px;
}
#topright 
{
position: absolute;
left: 448px;
top: 0px;
width: 135px;
height: 188px;
}
#bottomright 
{
position: absolute;
left: 448px;
top: 188px;
width: 135px;
height: 218px;
}
#navigation 
{
position: absolute;
top: 378px;
left: 0px;
width: 180px;
text-align: left;
background: #000033;
background-image: none;
font-size: 10px;
letter-spacing: 0px;
line-height: 12px;
font-family: verdana,garamond,helvetica,serif;
color: #CCCCFF;
}
#left
{
position: absolute;
top: 395px;
left: 170px;
width: 85px;
}
#content 
{
position: absolute;
top: 395px;
left: 255px;
width: 500px;
text-align: justify;
background: #000033;
background-image: none;
}
h1 
{
font-size: 16px;
letter-spacing: 2px;
text-align: center;
border-bottom: 1px solid #CCCCFF;
}
h4 
{
font-size: 14px;
letter-spacing: 2px;
text-align: right;
border-bottom: 1px solid #CCCCFF;
}
h6
{
font-size: 12px;
letter-spacing: 2px;
text-align: right;
border-bottom: 1px solid #CCCCFF;
}
.center
{
text-align: center;
}
img
{
border-style: none;
}
img.floatLeft { 
    float: left; 
margin: 5px;
}
img.floatRight { 
    float: right; 
margin: 5px;
}