html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #999;
color: 333;
text-align: left;
width: 400px;
}
h2 {
	text-align: center;
	color: Blue;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
}
h3 {
	text-align: center;
	margin-bottom: 10px;
}
#wrapper {
width: 770px;
background-color:#FFFFFF;
margin:10px auto;
border: 1px solid #000000;
text-align:left;
}

#bannerads {

background-color: white;
background-repeat: no-repeat;
text-align: left;
}

#nav {
border-bottom: 1px solid #000000;
}

#nav ul {
padding: 0;
margin: 0;
background-color:#00FF99;
}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
font-size: 80%;
color: #FFFFFF;
background-color:#3333CC;

padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
}

#nav ul li a:hover, #nav ul li a:focus {
background-color: transparent;
}

#topnav {
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	vertical-align: bottom;
	text-align: center;
	}
#topnav ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#topnav ul li { display: inline; 

}

#topnav ul li a {
	
	padding: 0em 0em;
	color: #333;
	background-color: #e1e1e1;
	width: auto;
}
#topnav ul li a:link {
	font-weight: bold;
	text-decoration: none;
	color: #33c;
	background: transparent;
}

#topnav ul li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #800;
	background: transparent;
}

#topnav ul li a:hover {
	font-weight: bold;
	text-decoration: overline;
	color: #33c;
	background: transparent;
}

#topnav ul li a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0f9;
	background: transparent;
	}

#sidebutt {
	list-style-type: none;
	margin: 0px;
	width: 80px;
	border: 0;
	padding: 0;
	background-color: transparent;
}	
#sidebutt ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: 0;
	}
#sidebutt li {

	border-bottom:0;
	margin: 0 0 15px 0;
}
#sidebutt li a {
	display: block;
	padding: 0;
	border: 0 ;
	width: 100%;
	background-color: transparent;
}
html>body #sidebutt li a {
	width: auto;
}
#sidebutt li a:hover {
	border: 0;	
	background: transparent;
}

#content{
	background: transparent;
	margin-left: 30px;
	width: 450px;

}

#content p{
	font-size: 80%;
	margin: 20px;
}

#content h1{
	font-size: 130%;
	padding: 0;
	margin: 20px;
}

#content h2{
	font-size: 110%;
	color: #003366;
	padding: 0;
	margin: 20px;
	text-align: center;
}
.locationblock {
	font-size: 90%;
	border: White thin;
	padding: 30px;
}
.locationblock p {
	margin-left: 20px;
}
.locationblock h3 {
	margin-top: -30px;
	margin-left: 20px;
	font-size: 100%;
	text-align: left;
}
.locationblock h4 {
	margin-top: -30px;
	margin-left: 160px;
	font-size: 80%;
}
#contentform {
background-color: ActiveBorder;
border: White;
border: thin;
font-size: 80%;
margin: 20px;
}
#contentform h2 {
	font-size: 110%;
	color: #003366;
}
	
#contentwide{
	background-color: transparent;
	margin-left: 30px;
	width: 650px;
}
#contentwide p {
	line-height: 150%;
}
.leftimage{
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}
#rightsidebar {
	position: absolute;
	left: 650px;
	right: 755px;
	top: 202px;
	width: 120px;
	line-height: 140%;
	border: thin solid white;
	padding-left: 15px;
	}
#rightsidebar a {
	text-decoration: none;
	}
	

.rightimage{
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
	width: 150px;
}

/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


.footer{
	border-top: 1px solid #000000;
	background-color: transparent;
	color: #FFFFFF;
}

.footer p {
	font-size: 70%;
	padding: 3px;
}

#leftcol{
	margin-left: 10px;
	margin-top: 20px;
	width: 170px;
	background-color:transparent;
	margin-bottom: 20px;
	float: left;
}

#content p.right{
	float: right;
}

.container{
	width: 99%; 
	float:right;
	background-color:#6633CC;
}
