	#allcontent {
		width: 900px;
		padding-top: 5px;
		padding-bottom: 0px;
		background-color: white;
		margin-top: -.3em;
		margin-left: auto;
		margin-right: auto;
		border-left: 10px solid black;
		border-right: 10px solid black;
		border-bottom: 10px solid black;
		background-color: #FFF;
		}

	#spacer	{
		width: 150px;
		float: left;
		margin-right: 15px;
		margin-top: -3px;
		height: 10px;
		}

	#allcontent h2 {
		margin-bottom:12px;
		}

	#allcontent p {
		margin-top: 0px;
		}

	#bodypic {
		margin-top:10px;
		}

	#bodypic	{
		width: 150px;
		float: left;
		margin-right: 15px;

		}

	
	#allcontent h2	{
		font-size: 150%;
		}


	body	{
		font-size: small;
		text-align: center;
		padding: 10px 10px 10px 10px;
		font-family: sans-serif;
		background: #00335E url(images/webbanner.gif)
		Repeat-x top;
		margin-top: -.7em;
		}


	#subheader h2	{
		margin-top: 18px;
		padding-top: 1px;
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 2em;
		}


	ul {
		list-style-type: none;
		}

	#mainnav	{
		width:800px;
		height: 30px;
		margin-left: -3px;
		margin-right: auto;
		background-color: #FFF;
		padding: 20px 20px 5px 5px;
		margin-bottom: 25px;
		}

	#mainnav li	{
		display: inline;
		border-style: none;
		padding: 13px;
		color: white;
		text-decoration: none;
		font-weight: bold;
		font-size: 170%;
		}

	#mainnav img	{
		border-style: none;
		}


	#mainnav li a{
		color: white;
		}



	#announcements {
		width: 300px;
		padding-left: 10px; 
		padding-right: 0px;  
		padding-bottom: 20px;
		padding-top: 40px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
		float: right;
		}

	#announcements img	{
		border-style: none;
		}
		
	
	#main	{
		width: 560px;
		text-align: left;
		font-size: 150%;
		line-height: 2.1em;
		margin-right: auto;
		margin-bottom: 200px;
		padding-left: 20px;
		padding-top: 40px;
		}



	#footer {
		clear: both;
		margin-bottom: -10px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #fff;
		padding: 8px;
		}

	#footer	h3 h5 {
		text-align: center;
		font-size: 120%;
		}

	#bottomnav li	{
		display: inline;
		padding: 25px;
		margin-right: 15px;
		}

	a:link	{
		color: black;
		border-bottom: thin black;
		}

	a:visited	{
		color: black;
		border-bottom: thin black;
		}




