
body {
background-color : #a0a0a0;
font-family : arial, sans-serif;
font-size : 8pt;
color : #737373;
margin : 0;
padding : 0;
}
input, textarea, select, option {
background-color : #737373;
font-family : arial, sans-serif;
font-size : 8pt;
color : #ffffff;
padding : 5px;
border : 1px solid #ffffff;
}
p {
margin-top : 0;
letter-spacing : 1px;
}
strong {
color : #ffffff;
}
blockquote {
background : #000000;
border-left : 8px solid #000000;
padding : 10px 5px 10px 10px;
margin : 0 auto;
width : 340px;
color : #ffffff;
}
h1 {
font-family : Georgia, serif;
color : #ffffff;
font-size : 12pt;
font-style : italic;
text-align : right;
letter-spacing : 5px;
padding-right : 90px;
border-bottom : 1px dashed #414885;
margin : 0 0 10px 0;
}
h2 {
font-family : Georgia, serif;
color : #ffffff;
font-size : 12pt;
font-style : italic;
text-align : right;
letter-spacing : 5px;
padding-right : 90px;
border-bottom : 1px dashed #414885;
margin : 0 0 10px 0;
}
h3 {
font-family : Georgia, serif;
color : #ffffff;
font-size : 12pt;
font-style : italic;
text-align : right;
letter-spacing : 2px;
border-bottom : 1px dashed #414885;
margin : 0 0 10px 0;
}
a, a:link {
color : #414885;
letter-spacing : 2px;
text-decoration : none;
}
a:hover {
color : #ffffff;
letter-spacing : 2px;
text-decoration : underline overline;
}
a:visited {
color : #414885;
letter-spacing : 2px;
text-decoration : none;
font-style : italic;
}
a img {
border : none;
}
ul {
list-style-type : circle;
margin : 0;
margin-left : 50px;
padding : 0;
}
#container {
margin : 0 auto;
width : 525px;
background-color : #000000;
border : 5px solid #000000;
}
#banner {
padding : 0;
margin : 0;
display : inline;
overflow : hidden;
font-size : 0;
width : 525px;
height : 250px;
z-index : 2;
}
#main {
width : 400px;
background-color : #000000;
border : 0 solid #ffffff;
padding : 3px;
float : right;
}
#nav {
width : 109px;
background-color : #000000;
border : 0 solid #ffffff;
padding-left : 5px;
min-height: 550px;
float : left;
}
#disclaimer {
width : 515px;
color : #ffffff;
letter-spacing : 2px;
font-style : italic;
border : 0;
padding : 5px;
clear : both;
}
#disclaimer p {
padding : 0 0 5px 0;
margin : 0;
line-height : 10px;
}
#footer {
clear : both;
}
.navigation {
margin : 0;
padding : 0;
list-style-type : none;
}
.navigation li {
margin-bottom : 2px;
}
.navigation a {
display : block;
background : #000000;
color : #737373;
width : 95px;
border-left : 8px solid #000000;
padding-left : 2px;
text-decoration : none;
letter-spacing : 1px;
font-style : normal;
font-weight : normal;
}
.navigation a:hover {
display : block;
background : #000000;
color : #ffffff;
width : 95px;
border-left : 5px solid #000000;
padding-left : 2px;
text-decoration : none;
letter-spacing : 1px;
font-weight : normal;
}
img
{
border-style: none;
} 
img.floatLeft { 
    float: left; 
margin-right: 2px;
}
img.floatRight { 
    float: right; 
margin-right: 2px;
}
