<style type="text/css">

a:link {font-size:10pt;font-family:tahoma;color:#CC9966;text-decoration: none}
a:visited {font-size:10pt;font-family:tahoma;color:#FFFFFF;text-decoration: none}
a:active {font-size:10pt;font-family:tahoma;color:#CC9966;text-decoration: none}
a:hover {font-size:10pt;font-family:tahoma;color:#CC9966;text-decoration: none}

#accordion {
	margin:10px 0px;
}

h3.toggler {
	cursor: pointer;
	width:100%;
	background-color: #FFFFFF;
}

div.element p, div.element h4 {
	
}

blockquote {
	
}




.nav {
	height:20px;
	background-color:#663300;
	align:left;
	color: #FFFFFF;
	font-weight: bold;
}

.nav_on {
	height:20px;
	background-color:#996633;
	align:left;
	color: #663300;
	font-weight: bold;
}



.left_top_bar{
	width:20px;
	height:150px;
	background-color:#663300;
}

.right_top_bar{
	width:20px;
	height:150px;
	background-color:#CC9966;
}


#logo{
		background-image:url(logo.gif);
		width:200px; 
		height:40px;      
		white-space:nowrap;
		
}





</style>