body
{
background: url(images/bg.gif);
background-color: #000000;
}

a 
{
text-decoration: none; 
color: #9FBBE2;
font-weight: bold;
}

a:hover 
{
color: #7881A5;
text-decoration: underline;
}

img 
{
border:0
}

p,li,ul,body 
{
font-family: Verdana; 
font-size:12; 
color: #fffff1; 
text-align: justify;
}

li
{
margin-left: -10px;
}

h1
{
color: #919BC4; 
font-family: Verdana;
font-size: 15px;
border-bottom: 1px dashed #ffff00;
font-weight: bold;
letter-spacing: 7px;
text-align: center;
padding-right: 3px;
text-transform: capitalize;
}

#alltable
{
background-color: #363636;
border-left: 1px solid #ffff00;
border-right: 1px solid #ffff00;
border-top: 5px solid #ffff00;
border-bottom: 5px solid #ffff00;
width: 758px;
}

#navigation
{
background-color: #000000;
border-right: 1px solid #ffff00;
padding: 3px;
width: 188px;
vertical-align: top;
}

#navigation h1
{ 
color: #ffff00; 
font-family: Verdana;
font-size: 13px;
width: 98%;
font-weight: bold;
text-align: left;
letter-spacing: 7px;
border-bottom: 1px dashed #ffff00;
text-transform: uppercase;
}

#navigation a
{ 
color: #A5AAC9; 
font-family: Verdana;
font-size: 11px;
width: 98%;
font-weight: normal;
text-align: left;
letter-spacing: 2px;
border-bottom: 1px dashed #ffff00;
text-transform: uppercase;
text-decoration: none;
display: block;
}

#navigation a:hover
{ 
color: #ffff00;
font-family: Verdana;
font-size: 11px;
width: 98%;
font-weight: normal;
text-align: left;
letter-spacing: 2px;
border-bottom: 1px solid #ffff00;
text-transform: uppercase;
text-decoration: none;
display: block;
}

#content 
{
width: 740px; 
padding: 5px;
vertical-align: top;
}

#footer
{
background: url(images/bottom.jpg) no-repeat;
width: 750px;
height: 35px;
color: #7075A2; 
font-family: Verdana;
font-weight: bold;
font-size: 11px;
text-align: right;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
padding-right: 10px;
}
