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

body {background: #8c8c7c url(bg2.gif) repeat-x; }
#container {background: #8c8c7c url(bg.gif) repeat-y; width: 692px; text-align:justify;}
#header {height: 600px; background: url(main.gif) no-repeat;}
#footer {background: url(footer.gif) no-repeat; width:692px; height:50px; clear: both; text-align:center;}
div#footer span#a {position:relative; left:100px; top:-6px; width: 692px; font-size: 10px; }
#content {width: 275px; margin: -465px 0 20px 320px; float: left; background: transparent;}
#navigation {width: 70px; margin: -399px 0 0 150px; float: left;}

body, p, td, div {
color: #e7e7d7; 
font-size: 11px; 
font-family: "Century Gothic", sans-serif; 
line-height: 14px; 
}

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

/* Links */
a:link{
text-decoration:none;
color: #92ff71;
background-color: inherit;
font-size: 11px;
font-weight: normal;
font-family:  "Verdana", serif;
text-transform: lowercase;
}

a:visited{
text-decoration:none;
color: #92ff71;
background-color: inherit;
font-size: 11px;
font-weight: normal;
font-family:  "Verdana", serif;
text-transform: lowercase;
}

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

a:hover{
color:#663d71; 
text-decoration:none;
background-color: inherit;
font-weight:normal;
font-size: 11px;
font-family:  "verdana", sans-serif;
text-transform: uppercase;
border-bottom: none;
letter-spacing: -1px;
}


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

em{
font-style:italic;
color: #6d726d;
font-size: 11px; 
font-family: "verdana", sans-serif;
background: inherit;
}

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

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

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

blockquote em{
color: #9f6b5f; 
}

/*Headers */
h1{
font-size: 24px;
font-weight: normal;
font-family: "Verdana", sans-serif;
color: #ffc871;
background-color:inherit;
letter-spacing: -2px;
line-height: 24px;
margin:15px 0 3px 0;
padding: 0 0 0 0px;
width:100%;
}

/* Navagation */
a.nav{
font-weight:bold;
border-bottom: 2px #bda875 solid;
display:block;
}

a.nav:hover{
font-weight:normal;
}
