body {
background: url(bg.jpg);
background-color: #EDEDEF;
margin-top: 0px;
}

p {
font-family: century gothic;
color: #666666;
font-size: 10px;
margin: 0px 50px 0px 30px; 
letter-spacing: 1px;
}

a:link,a:visited {
color: #F4CE01; 
font-weight: normal; 
text-decoration:none;
}

.img {
padding:3px;
background-color:#CCCCCC;
border:1px solid #999999;
margin-right:2px;
}

a:hover, active {
color: #333333; 
font-weight:normal; 
text-decoration:none; 
}

i, em {
color:#666666;
font-family:georgia;
font-size: 10px;
}

b, strong {
color:#D49F01;
font-weight:normal;
}

ul {
list-style-type: none;
margin-left: -20px;
list-color: #999999;
margin-top: 2px;
}

input, textarea, option, select, reset, submit  {
border-left:5px solid #999999;
font-size:9pt;
font-variant:small-caps;
font-family:arial;
color:#999999;
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 10px 0px 10px; 
}

h1 { 
font-family: arial narrow;
font-size:25px;
color: #F4CE01;
line-height: 20px;
letter-spacing: 2px;
margin-bottom: 2px;
margin-left: 35px;
margin-top: 0px;
padding-left: 10px;
border-left: 20px solid #D49F01;
text-transform:uppercase;
font-weight: normal;
}

.footer {
font-family: century gothic;
color: #999999;
font-size: 8.5px;
margin: 0px 50px 0px 30px; 
letter-spacing: 1px;
}

