body, h1, h2, h3 {font-family: "Maiandra GD,sans-serif";}
div#header {
	border-bottom-color: #F60;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
h1 {	color: #F60;}
h2 {	color: #006;}
h3 {	color: #F60;}
#banner {
	color: #3CC;
	height: 100px;
	font-size: large;
	margin-bottom: 15px;
	text-align: center;
}
#leftnav {
	color: #3CC;
	text-align: left;
	float: left;
	width: 20%;
}
#leftnav ul {
	line-height: 30px; 
	list-style-position: inside;
	list-style-type:none;
}
#leftnav li {
	border-top-color:#30C; 
	border-top-width:medium; 
	border-bottom-style:solid;
	padding-right:1px;
	padding-left: 0;
	margin-left: -30px;
}
#leftnav a {
	color: #006;
	text-decoration: none;
	font-weight: bold;
	display: block;   
}
#leftnav a:hover {
	color: #006;
	border-bottom: #FF6600 4px solid;
	font-weight: bold;
}
#leftnav hr {
	color: #06F;
}
#leftnav-inactive {
	color: #F60;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
div#nav {	
	color: #33CCCC;
}
div#nav ul {
	list-style-type: none;
}
div#nav li a {
	color: #105BAC;
	text-decoration: none;
}
div#nav li a:hover {
	color: #105BAC;
	border-bottom: #06D3FF solid;
	background-color: #fff;
}
div#list ul {
	list-style-type: disc;
	font-family:Geneva, Arial, Helvetica, san-serif;
}
div#list ul li {
	color: #000066;
}
p {
	margin-left: 5%;
	margin-right: 5%;
}
#content {	
	width: 75%;
	color: #000066;
	font-family:Geneva, Arial, Helvetica, san-serif;	
	margin-left: 5%;
	margin-top: 5%
}
#contact {
	color: #FF6600;
	font-family:Geneva, Arial, Helvetica, san-serif;
}
#leftcontent {
	position:absolute;
	width:134px;
	background-color:#0066FF;
	height: 100%;
	top: 245px;
	left: 13px;
}
#footer {
	color: #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: smaller;
	clear: both;
}
