body {
background-color: #000000;
}
#content {
margin: 0 auto;
width: 573px;
text-align: center;
}
.navigation {
color: #7F7F7F;
font-family: "times new roman", verdana, sans-serif;
text-align: right;
font-size: 9px;
text-transform: lowercase;
letter-spacing: 1px;
}
a:link {
color: #668cac;
text-decoration: none;
font-weight: bold;
font-size: 12px;
line-height: 15px; 
font-family: "times new roman", verdana, sans-serif;
letter-spacing: 1px;
}
a:visited {
color: #668cac;
text-decoration: none;
font-weight: bold;
font-size: 12px;
line-height: 15px; 
font-family: "times new roman", verdana, sans-serif;
letter-spacing: 1px;
}
a:hover {
color: #88938a;
text-decoration: none;
font-weight: bold;
font-size: 12px;
line-height: 15px; 
font-family: "times new roman", verdana, sans-serif;
letter-spacing: 1px;
}
a:active {
color: #668cac;
text-decoration: none;
font-weight: bold;
font-size: 12px;
line-height: 15px; 
font-family: "times new roman", verdana, sans-serif;
letter-spacing: 1px;
}
img
{
border-style: none;
}
img.floatLeft { 
    float: left; 
margin-right: 5px;
}
img.floatRight { 
    float: right; 
margin-right: 5px;
}
h1 {
color: #c2c9ca;
font-family: "times new roman", verdana, sans-serif;
font-size: 22px;
line-height: 24px; 
font-weight: bold;
letter-spacing: 1px;
text-align: right;
border-bottom: 2px solid #668cac;
margin-bottom: 75px;
}
h4 {
color: #c2c9ca;
font-family: "times new roman", verdana, sans-serif;
font-size: 16px;
line-height: 15px; 
font-weight: bold;
letter-spacing: 1px;
text-align: right;
}
p, li, br, td, tr
{
color: #7F7F7F;
font-family: "times new roman", verdana, sans-serif;
letter-spacing: 1px;
text-align: left;
font-size: 12px;
line-height: 15px;
margin-bottom: 7px;
letter-spacing: 1px;
margin-left: 25px;
}
input, textarea, select, option 
{ 
color: #7F7F7F;
font-family: "times new roman", verdana, sans-serif;
letter-spacing: 1px;
text-align: left;
font-size: 12px;
letter-spacing: 1px;
}
