body {
	background-color: #7C7C7C;
	margin-top: 0px;
	margin-left: 0px;
}

#header {
	background-image: url(/jon/images/Header01.jpg);
	clear: both;
	float: left;
	width: 1000px;
	height: 85px;
	position: relative;
}

#footer {
	background-image: url(/jon/images/Footer01.jpg);
 	width: 1000px;
 	height: 75px;
 	position: relative;
	float: left;
}

#menu a:link, a:visited {
	text-decoration: none;
	color: #7C7C7C;
	padding: 0 10px 0 10px;		
}

#menu a:hover {
	background-color: #FFFE01;	
	padding: 0 10px 0 10px;		
}

ul {
	color: #7C7C7C;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	margin: 11px 0 11px 0;
}

li {
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto 0 auto;
	width: 1000px;
}

#container #main {
	 text-align: left;
	 clear: both;
	 float: left;
	 width: 1000px;
	 position: relative;
	 background-color: #FFFFFF;
}

#container #main #image {
	 clear: right;
	 float: right;
	 width: 750px;
	 position: relative;
	 background-color: #B7B7B7;
}

#title br {
	 display: none;
}

#title h1 {
	 margin: 0;
}

#title h1 strong {
	 display: block;
}

#container #main #title {
	 clear: right;
	 float: right;
	 width: 750px;
	 position: relative;
	 margin: 0;
}

#container #main #description {
	 clear: right;
	 float: right;
	 position: relative;
	 font-size: 11px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #000000;
	 background-color: #FFFE01;
	 padding-left: 20px;
	 padding-bottom: 20px;
	 padding-right: 250px;
	 width: 750px; voice-family: "\"}\""; width: 480px}  /* IE 5 compatibility here.  Stupid. */

#container a:link, a:active, a:visited, a:hover {
	 text-decoration: none;
	 color: #7C7C7C;
	 background-color: #FFFFFF; 
	 margin: 0;
}

#menu {
	 font-family: Georgia, "Times New Roman", Times, serif;
	 clear: left;
	 float: left;
	 width: 200px;
	 height: 400px;
	 padding-top: 30px;
	 padding-left: 40px;
	 font-size: 14px;
}

h1 {
	 color: #000000;
	 font-size: 14px;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 background-color: #FFFE01;
	 padding-right: 275px;
	 padding-left: 20px;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 position: relative;
	 top: 0px;
	 font-weight: normal;
	}

#title h1 {
	margin: 0;
}

.current {
	color: #000000;
}

.current, a.current, a.current:link, a.current:visited {
	color: #000000;
}
