
body{
margin:0;
padding:0;
background: #3a0000;
font: 11px arial, sans-serif;
color:white;
line-height: 20px;}
#hbg{
width: 100%;
background: url(Images/hbg.jpg) repeat-x;}
a{
font: small-caps 10px century gothic, sans-serif;
text-decoration: none;
cursor:crosshair;
color:#fffc00;
}
a:hover{
border-bottom: 1px solid black;}

#img {
	width:700px;
	height:200px;
	background: url(Images/index.jpg) no-repeat;
}
#nav1{
position: absolute;
top: 10px;
left: 460px;}
#img ul, #img li{
display:inline;
list-style: none;
margin:0;
padding:0;}
#img li{
float:left;
height:40px;
width:60px;
text-align: center;
background: black;
margin-right: 8px;
padding-top:3px;}
#img li a{
font: small-caps 16px century gothic, sans-serif;
color:#171717;}
#img a:hover{
background: #fffc00;}
#nav2{
position: absolute;
top:105px;
left:520px;}
#nav2 li{
height: 40px;}
#content{
text-align: justify;
margin-left: 30px;
width: 600px;}
h1{
width: 400px;
border-bottom: 1px solid black;
border-right:7px solid black;
font: small-caps 18px century gothic, sans-serif;
color:white;
letter-spacing: .2em;
margin: 0 0 10px 0;}
h1:first-letter{
font: 36px garamond, serif;
color:#fffc00;
background: black;
padding: 5px 1px 5px 1px;
margin-right: 5px;}
#foot{
width: 100%;
height: 30px;
background: #730000;
border-top: 5px solid black;}
#foot p{
letter-spacing:.1em;
margin: 0 0 0 30px;
width:700px;
text-align:center;
line-height: 10px;
font: small-caps 10px century gothic, sans-serif;}
b{
color: #9d0303;}
ul{
list-style: decimal;
margin: 0 0 10px 20px;
padding: 0;}
li{
margin: 0 0 2px 0;}
blockquote{
width: 300px;
background: #260000;
border-right: 2px solid black;
border-bottom: 3px solid black;
padding: 5px;
margin: 0 0 10px 60px;
font: 9px arial, sans-serif;
letter-spacing:.1em;}

input, textarea, button, select{
	background:#420000;
	border:1px solid #3a0000;
	border-bottom: 2px solid #000;
	font: 12px arial, sans-serif;
	color: #fffc00;
	padding: 3px;}
select{
background: #420000;
border:0;
color:white;}
.button{
margin: 5px 0 0 5px;
background: #000;
border:0;
color: white;}