body {
background: url(bg.jpg);
background-color: #EAEAEA;
margin-top: 0px;
}

p, .navigation {
font-family: courier new;
color: #444444;
font-size: 13px;
letter-spacing: 1px;
margin: 0px 10px 0px 10px;
}

a:link,a:visited {
color: #788919; 
font-weight: normal; 
text-decoration:none;
}

a:hover, active {
color: #B4C63C; 
font-weight:normal; 
text-decoration:none; 
}

i, em {
color:#788919;
}

b, strong {
color:#B4C63C;
font-weight:bold;
}

ul {
list-style-type: none;
margin-left: -10px;
list-color: #999999;
margin-top: 2px;
}

h1 { 
font-family: courier new;
font-size:30px;
color: #788919;
text-align: left;
line-height: 20px;
letter-spacing: 2px;
margin-bottom:-8px;
margin-left: 15px;
margin-top: 0px;
padding: 10px;
text-transform:lowercase;
font-weight: bold;
}

h2 { 
font-family: courier new;
font-size:22px;
font-weight: bold;
color: #B4C63C;
line-height: 15px;
letter-spacing: 2px;
margin-bottom:5px;
margin-left: 15px;
text-transform:uppercase;
font-weight: normal;
}

.img {
padding:5px;
background-image: url(tablebg.jpg);
border: 1px solid #444444;
margin: 2px; 
}


ul {
list-style: none;
margin-top:4px;
font-family: courier new;
color: #444444;
font-size: 20px;}


.footer {
font-family: courier new;
color: #444444;
font-size: 9.5px;
margin: 0px 10px 0px 10px; 
letter-spacing: 1px;
}

input, textarea, option, select, reset, submit  {
border-left:5px solid #B4C63C;
font-size:9pt;
font-variant:small-caps;
font-family: courier new;
color:#444444;
text-align:left;
margin-left: 15px;
}

blockquote {
padding:5px;
width:500px;
background-image: url(tablebg.jpg);
align: left;
border: 1px solid #000000;
font-family: courier new;
color: #000000;
font-size: 13px;
margin: 0px 10px 0px 10px; 
}
