* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana;
	
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

p {
	font-size: 12px;
}

html,body {
   margin:0;
   padding:0;
}

#main {
	width: 560px;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 14px;
}

#wrapper {
	background: #F9F2C4;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 2px solid #000;
	overflow: hidden;
}

#banner {
	background: url(Images/header.png) no-repeat top;
	height: 130px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.topnav {
	color: #999;
	text-decoration: none;
	margin-top: 0;
	margin-left: 1px;
	border-top: 1px solid #000;
}

ul.topnav li {
	display: inline;
}

ul.topnav a {
	color: #999;
	text-decoration: none;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
}

ul.topnav a:link { 
	color: #999;
}
	
ul.topnav a:visited { 
	color: #999; 
}
	
ul.topnav a:hover { 
	text-decoration: underline;
	color: #9E4141;
}

.weblink {
	color: #000;
}

.legal {
	font-size: 10px;
	color: #999;
	margin-bottom: 0;
}

.legal a {
	text-decoration: none;
	color: #999;
}

#flashpics {
	margin-left: 50px;
}
