* {margin: 0; padding: 0; border: none; background: transparent;}

body { background: url(bg2.gif) repeat-x #ebe1c2; margin-right:auto;}
#container {background: url(bg.gif) repeat-y; width: 800px; text-align:justify; margin-right:auto;}
#header {height: 600px; background: url(main.gif) no-repeat;}
#footer {background: url(footer.gif) no-repeat; width:800px; height: 275px; clear: both;}
div#footer span#a {position:relative; left:200px; top:65px; display:block; width: 250px;}
div#footer span#b {position:relative; left:250px; top:90px;}
#content {width: 290px; margin: -150px 0 0 170px !important; margin: -150px 0 0 165px;}
#navigation {width: 120px; float: left; margin: -150px 0 0 10px !important; margin: -148px 0 0 5px;}

body, p, td, div {color: #827d6d; font-size: 11px; font-family: tahoma, sans-serif; line-height: 12px; }
p, td, div { background-color: inherit; }

/* Links */
a:link{
text-decoration:none; 
color: #958f7c;
background-color: #f5efdd;
}

a:visited{
text-decoration:none; 
color:#958f7c;
background-color: #f5efdd;
}

a:active{
text-decoration:none;
color:#b6dae6;
background: inherit;
}

a:hover{
color:#f3dea2; 
text-decoration:underline;
background: inherit;
}

a.menu {
display:block; 
padding: 1px 0px 1px 0px; 
width:100%;
background-color: transparent;
}

a.menu:visited {
display:block; 
padding: 1px 0px 1px 0px;
width:100%;
background-color: transparent;
}

a.menu:hover{
display: block; 
background-color: #f5f0bb; 
padding: 1px 0px 1px 0px; 
color:#797464;
width:100%;
text-decoration: none;
font-style: italic;
font-family: verdana, sans-serif;
}


/* Custom Text */
strong {
font: 11px verdana, sans-serif;
color: #827d6d;
text-align: justify;
font-weight: bold;
border-bottom: 1px #c2e1eb dashed;
background: inherit;
}

em{
font-style:italic;
font-weight:bold;
color: #9ebcc6;
border-bottom: 1px #decea1 dotted;
font-size: 11px;
font-family: verdana, sans-serif;
background: inherit;
}

h1{
font-size:17px;
font-weight: bold;
font-family: Verdana, sans-serif;
border-bottom: 2px #bfb8a0 dashed;
padding:2px 0 7px 30px;
margin: 7px 0 7px 0;
background: url(navhead.gif) no-repeat;
}

p{ 
display: block;
margin-bottom: 12px;
}

blockquote{
font-weight: bold;
display: block;
}

/* Content */

div.box{
width:90%;
border-right: 2px #958f7c dashed;
border-left: 2px #958f7c dashed;
background-color: #f5efdd;
padding: 5px;
margin: 10px auto 10px auto;
display: block;
color: inherit;
}

/* Navagation */
div.navl {
text-align:center;
width:100%;
}

div.navh { 
width:100%; 
font-size: 10px; 
color: #958f7c; 
font-family: Verdana, sans-serif; 
font-weight: normal;
text-align: center;  
padding: 3px 0 2px 0;
margin:0px;
line-height: 12px;
text-transform:  uppercase;
border-bottom: 3px #decea0 dotted;
background: inherit;
}

div.navh:first-letter {
font-weight:bold; 
color:#958f7c; 
font-family: Tahoma, sans-serif; 
text-transform:capitalize; 
font-size:15px;
background: inherit;
}
