		body {
			background-color: white;
			margin: 0;
			padding: 1em;
			border: 15px ridge #000080;

		}
		.container {
			width: 750px;
			border: #000066;
			\width: 760px;
			w\idth: 750px;
			margin: 15px;
			margin-left: auto;
			margin-right: auto;
			padding: 15px;
		}

		.banner {
			padding: 5px;
			margin-bottom: 5px;
			
		}

		.content {
			padding: 5px;
			margin-left: 250px;
			background-color: white;
			
		}

		.sidebar-a {
			float: left;
			width: 245px;
			\width: 255px;
			w\idth: 245px;
			left: 0;
			margin: 0;
			margin-right: 5px;
			padding: 5px;
			
		}

		.footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #000080;
			text-align: center;
			background: white;
			
		}
a:link {
	color: #000066;
}
a:visited {
	color: #660066;
}
a:active {
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	border-bottom: 2px dashed #990000;
	border-top: 5px solid #000080;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	font-size: 16px;
	text-align: center;

	
}
ul {
	list-style-position: outside;
	list-style-image: url(redball2.gif);
	list-style-type: disc;
}
h3 {
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
}

p {
	text-indent: 2.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}
h1 {
	font-size: 42px;
	color: #000099;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	border-bottom: 5px solid #000080;
	border-top: 5px #000080;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	font-size: 14px;
	text-align: center;

	
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.boldtext42 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #000066;
}
#navsite p {
	display: none;
	}
	
#navsite {
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 0.7em;
	font-weight: bold;width: 12em;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 1em;
	background-color: #9cc;
	color: #333;
	}
	
#navsite ul {
	list-stype: none;
	margin: 0;
	padding: 0;
	}
	
#navsite ul li {
	margin: 0;
	border-top: 1px solid #003;
	}
	
#navsite ul li a{
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 10px solid #69C;
	border-bottom: 1px solid #369;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	wideth: 100%;
	}
	
html>body #navsite ul li a{
	width: auto;
	}
	
#navsite ul li a:hover {
	border-left: 10px solid #036;
	border-right: 1px solid #69C;
	boder-bottom: 1px solid #369;
	backaground-color: #69f;
	color: 3fff;
	}
	
	
		

