body {
background: url(bg.jpg);
background-color: #000000;
margin-top: 0px;
margin-left: 0px;
}

h1	{
margin-left: 10px;
margin-top: 0px;
margin-bottom: -8px;
color: #D04B2A;
font-family: arial narrow;
font-size: 34px;
font-style: italic;
font-weight:normal;
text-align: right;
line-height:30px;
letter-spacing:-1px;
text-transform:uppercase;}

p, navigation {
font-family: century gothic;
color: #666666;
font-size: 12px;
letter-spacing: 1px;
margin: 5px 10px 0px 10px; }

.img {
padding:2px;
background-color:#BBBBBB;
border:1px solid #999999;
margin-right:5px;
margin-top: 5px;}

a:link, a:visited {
color: #D04B2A;
font-weight:normal;
font-size:10px;
text-transform:uppercase;
text-decoration: none;}

a:hover {
border-bottom: 1px solid #AAAAAA;
color: #584360;
font-weight:normal;
font-size:10px;
text-transform:uppercase;
text-decoration: none; }

b, strong {
color:#D04B2A; }

i, em {
color:#584360; }

ul {
list-style: square; }


input, text, textarea, option, select, reset, submit {
padding: 1px;
color: #6d8f96;
font-size: 10pt;
font-family: arial;
background: #010304;
border-bottom: 1px solid #2F2B2A;
border-top: 1px solid #2F2B2A;
border-left: 1px solid #2F2B2A;
border-right: 1px solid #2F2B2A; }

.border { 
color: #000000; 
padding: 0px; 
margin-top: 0px;
margin-left: 30px;
margin-right: 30px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D04B2A; }

blockquote {
padding:5px;
width:400px;
border-left :5px solid #999999;
align: center;
font-family: century gothic;
color: #7c7775;
font-size: 10px;
margin: 0px 10px 0px 10px; }