* {margin: 0; padding: 0; border: none; background: transparent;}

body {text-align: center; background-color:#fff;}
#container {background: url(bg.gif) repeat-y; width: 700px; text-align:justify; margin-right:auto;}
#header {height: 500px; background: url(main.gif) no-repeat;}
#footer {background: url(footer.gif) no-repeat; width:700px; height: 150px; clear: both;}
div#footer span#a {position:relative; left:35px; top:103px;}
div#footer span#b {position:relative; left:275px; top:103px;}
#content {width: 408px; margin: -97px 0 0 33px !important; margin: -97px 0 0 17px; float:left;}
#navigation {width: 127px; margin: -380px 0 0 500px !important; margin: -380px 0 0 495px;}


body, p, td, div{
font-size: 8pt; 
color: #000; 
font-family: tahoma, sans-serif; 
letter-spacing: 0pt; 
text-align: left; 
line-height: 12px; 
background-color:inherit; 
}

/* Links */
a:link{
text-decoration:underline; 
font-weight:normal; 
color:#000; 
background-color:inherit;
}

a:visited{
text-decoration:underline; 
font-weight: normal; 
color:#000;
background-color:inherit;
}

a:active{
text-decoration:underline; 
font-weight: normal; 
color: #000; 
background-color:inherit;
}

a:hover{
color: #865655; 
text-decoration:none; 
font-weight:normal; 
background-color:inherit;
}

a.menu:link{
display:block; 
background-color:inherit;
color:#000; 
text-decoration:none; 
padding: 1px 0px 0px 3px; 
margin: 0px 0px 1px 0px; 
width:100%;
}

a.menu:visited{
display:block; 
background-color:inherit;
color:#000; 
text-decoration:none; 
padding: 1px 0px 0px 3px; 
margin: 0px 0px 1px 0px; 
width:100%;
}

a.menu:hover{
display:block; 
background-color: #fff; 
color:#000; 
text-decoration:none; 
padding: 1px 0px 0px 3px; 
margin: 0px 0px 1px 0px; 
width:98%; 
border-left: 5px solid #000;
}

/* Custom Tags */
strong {
font-weight:bold; 
color:#865655;
background-color:inherit;
}

strong:hover {
color: #481810;
background-color:inherit;
}

em {
color:#865655; 
font-style:italic; 
background-color:inherit;
border-bottom: 1px #000 dotted;
font-weight: bold;
}

em:hover{
color: #481810;
background-color:inherit;
}

p{
margin-bottom: 12px;
}

/* Content */
h3 {
text-decoration: none; 
font-size: 13px;
color: #000;
font-weight: bold;
font-family: Arial, sans-serif;
letter-spacing: 1px;
text-align: center;
background-color: #FFFFFF;
width: 100%;
padding: 2px 2px 2px 2px;
margin: 7px 0 7px 0;
display:block;
}

/* Navigation */
div.nav	{
text-decoration: none; 
padding: 2px 2px 2px 2px;
text-align: center;
FONT-SIZE: 11px;
width: 100%;
color: #000;
border: 0px;
font-family: arial, sans-serif;
display:block;
margin-bottom:4px;
margin-left:0px;
font-weight: bold;
background-color: #FFF;
}


