body {
background: url(bg.jpg);
background-color: #000000;
}

#container {
border : solid 0px;
position: absolute;
left:400px; 
top:4px;
padding:0px; 
width:500px;
z-index:3; }

h1 {
font-family: Arial Narrow;
font-size: 20px;
color: #AE0014;
text-indent: 10px;
margin-top: 5px;
text-transform:uppercase;
margin-bottom: 0px; }

p {
font-family: Century Gothic;
color: #777777;
font-size: 11px;
letter-spacing: 1px;
margin: 0px 0px 0px 0px; }

a:link, a:visited {
color: #AE0014;
font-weight:normal;
text-decoration: none;}

a:hover {
color: #FF4E00;
font-weight:normal;
text-decoration: none;}

b, strong {
color:#AE0014;
font-weight:normal;}

i, em {
color:#FF4E00;}

.img {
border:none;
padding: 3px;
margin-right: 3px; }

input, textarea, option, select, reset, submit  {
border:1px solid #999999;
font-size:10px;
font-variant:small-caps;
font-family:Century Gothic;
color:#999999;
background-color: #000000;
margin-left: 15px;}

blockquote {
padding:5px;
width:400px;
border-left :5px solid #999999;
align: center;
font-family: century gothic;
color: #7c7775;
font-size: 10px;
margin: 0px 20px 0px 50px; 
}

.footer {
font-family: century gothic;
color: #999999;
font-size: 8.5px;
margin: 0px 0px 0px 0px; 
letter-spacing: 1px;
}



