h1, h2, h3, h4, h5, h6{
	font-weight:100;
	margin-bottom:0.3em;
	padding-bottom:0px;
	padding-top:4px;
	letter-spacing:-0.025em;
	margin-top:0px;
	color: #59200D;
}




.question{
	font-weight: bold;
}

.answer{
	font-style: italic;
}


body { 
background-color:#ffffff; 
color:#333; 
margin:0;
padding:0;
font-family: Verdana, sans-serif; 
font-size:85%;
line-height:1.3em;
text-align:center;
}

a:link{
	color:#090084;
	text-decoration:underline;
	border-bottom: 1px #090084;
	font-weight:bold;
	font-style: normal;
}

a:visited{
color:#57200c;
text-decoration:underline;
font-weight:bold;
}

a:hover{
color:#57200c;
background-color:#FFC;
text-decoration:none;
font-weight:bold;
}

a:active{
color:#57200c;
text-decoration:none;
font-weight:bold;
}

#container{
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
padding-left:15px;
padding-right:25px;
text-align:left;
voice-family: "\"}\""; 
voice-family:inherit;
width:95%;
}

#menu{
float:left;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#fff;	
color:#666;
font-size:0.9em;
voice-family: "\"}\""; 
voice-family:inherit;
width:150px;
}

#menu h1, #menu h2{
color:#FFF;
font-weight:bold;
padding:3px;
font-size:1.2em;	
background-color:#59200D;
padding-top:7px;
padding-bottom:7px;
border-top:0px;
background-image:none;
}


#secondary-content 
{
	background-position: left;
	border-top:5px solid #59200D;
	background-color:#FFF;
	background-repeat:no-repeat;
	margin:0px 0px 0px 160px;
	padding:5px 0px 0px 5px;
}

#secondary-content h1, #secondary-content h2, #secondary-content h3, #secondary-content h4, #secondary-content h5, #secondary-content h6{
	font-weight:100;
	margin-bottom:0.3em;
	padding-bottom:0px;
	padding-top:4px;
	letter-spacing:-0.025em;
	margin-top:0px;
	color: #59200D;
}

#footer{

margin: 15px 0px 0px 160px;
padding:0px 0px 0px 5px;
background-color:#fff;	
color:#666;
font-size:0.9em;
voice-family: "\"}\""; 
voice-family:inherit;
width:450px;
}

#images{
float:right;
margin: 0px 10px 0px 10px;
padding:0px 10px 15px 10px;
background-color:#fff;	
color:#666;
font-size:0.9em;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;

}