* {margin: 0; padding: 0; border: 0px; background: transparent;}

body {background: #d6d6b2; }
#container {background: #8c8c7c url(bg.gif) repeat-y; width: 772px; text-align:justify;}
#header {height: 517px; background: url(main.gif) no-repeat;}
#footer {background: url(footer.gif) no-repeat; width:772px; height:79px; clear: both; text-align:center;}
div#footer span#a {position:relative; left:50px; width: 692px; font-size: 10px; }
#content {width: 318px; margin: -215px 0 20px 275px; background: transparent;}
#navigation {width: 100px; margin: -150px 0 0 165px; float: left;}

body, p, td, div {
color: #b4b47c; 
font-size: 10px; 
font-family: "Verdana", sans-serif; 
line-height: 13px; 
}

p, td, div { background-color: transparent; }

/* Links */
a:link{
text-decoration:none;
color: #2dc300;
background-color: inherit;
font-size: 10px;
font-weight: normal;
font-family:  "Verdana", sans-serif;
}

a:visited{
text-decoration:none;
color: #2dc300;
background-color: inherit;
font-size: 10px;
font-weight: normal;
font-family:  "Verdana", sans-serif;
}

a:active{
text-decoration:none;
color: #2dc300;
background-color: inherit;
font-family:  "Verdana", sans-serif;
font-size: 10px;
}

a:hover{
color:#66663b; 
text-decoration:none;
background-color: inherit;
font-weight:normal;
font-size: 12px;
font-family: "courier new", courier, serif;
letter-spacing: 0px;
border-bottom: none;
}


/* Custom Text */
strong {
font: 10px "arial", sans-serif;
color: #66663b;
text-align: justify;
font-weight: bold;
}

em{
font-style:italic;
color: #66663b;
background: inherit;
}

p{ 
display: block;
margin-bottom: 10px;
}

blockquote{
display: block;
width:85%;
background-color: #ebebcc;
padding: 5px;
margin: 15px auto 15px auto;
color: inherit;
line-height: 13px;
}

blockquote div{
color: inherit;
line-height: 13px;
}

blockquote em{
color: #7a7a54; 
}

/*Headers */
h1{
font-size: 18px;
font-weight: normal;
font-family: "Verdana", sans-serif;
color: #caca9b;
background-color: #f6f6df;
text-transform: uppercase;
text-align: center;
letter-spacing: -2px;
line-height: 5px;
margin:15px 0 6px 0;
padding: 0;
width:100%;
}

h1:first-letter{
letter-spacing: 2px;
font-size: 26px;
color: #b0d38e;
font-weight: normal;
line-height: 5px;
}

/* Navagation */
div.navhead{
padding: 2px 0px 3px 15px;
background-color: #e7e7b0;
font-size: 17px;
font-family: Arial, sans-serif;
text-transform: uppercase;
letter-spacing: -1px;
font-weight: bold;
color: #d6d6b2;
display:block;
}

a.nav{
padding: 0px 12px 3px 0;
color: #b0d38e;
background-color: #efefe0;
text-align: right;
font-family: "Courier New", serif;
font-size: 14px;
letter-spacing: -1px;
text-transform: uppercase;
display:block;
}

a.nav:hover{
color: #2dc300;
font-weight:normal;
text-transform: uppercase;
background-color: #f5f5e9;
}
