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

body { background: url(bg.gif); }
#container {background: #fff; width: 491px; text-align:justify; margin: 0 auto 0 auto;}
#header {height: 600px; background: url(main.gif) no-repeat;}
#footer {background: url(footer.gif) no-repeat; width:491px; height:150px; clear: both;}
div#footer span#a {position:relative; left:20px; top:40px; width: 491px; font-size: 10px;}
#content {width: 460px; margin: -145px 0 0 17px;  float: left; background: transparent;}
#navigation {width: 137px; margin: -80px 0 0 432px;  }

body, p, td, div {
color: #000; 
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: #666d0d;
background-color: inherit;
font-size: 11px;
font-weight: bold;
font-family:  "Georgia", serif;
text-transform: lowercase;
border-bottom: 1px dotted #c3a71e; 
}

a:visited{
text-decoration:none;
color: #666d0d;
background-color: inherit;
font-size: 11px;
font-weight: bold;
font-family:  "Georgia", serif;
text-transform: lowercase;
border-bottom: 1px dotted #c3a71e;
}

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

a:hover{
color:#b71c00; 
text-decoration:none;
background-color: inherit;
font-weight:bold;
font-size: 9px;
font-family:  "georgia", sans-serif;
text-transform: uppercase;
border-bottom: none;
letter-spacing: 1px;
}


/* Custom Text */
strong {
font: 11px "century gothic", sans-serif;
color: #3a480a;
text-align: justify;
font-weight: bold;
}

em{
font-style:italic;
color: #c3a71e;
font-size: 11px; 
font-family: "century gothic", sans-serif;
background: inherit;
}

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

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

blockquote em{
font-weight: normal;
color: #666d0d; 
}

/*Headers */

h1{
font-size: 24px;
font-weight: normal;
font-family: "Georgia", sans-serif;
color: #666d0d;
letter-spacing: 3px;
line-height: 24px;
margin:12px 0 0px 0px;
padding: 0 0 0 18px;
width:100%;
}

h1 span{
font-size: 11px;
font-weight: normal;
font-family: "Georgia", sans-serif;
color: #3c3c3c;
letter-spacing: 2px;
line-height: 12px;
width: 92%;
position:relative;
left: 25px;
top: -3px;
display:block;
}

/* Navagation */
div.menu{
position:relative;
left:3px;
top:1px;
float:right;
}

div.link {
float: left;
display: block;
height: 20px;
width: 13px;
margin:15px 5px 0px 0px;
text-align:left;
}

a.nav {
width: 100%;
height: 100%;
display:block;
border: 0px;
} 