<style type="text/css">

#container 
{
width: 90%; 
margin: 10px auto; 
border: 1px solid gray; 
}


body { font-family: "Trebuchet MS"; margin: 0px; font-size: 12px; background-color:#ffffff; }


#header {font: 10px Monotype Corsiva;
	width: 100%; 
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	 margin-bottom: 0px;
	background-color: #993366;
	border-bottom: 1px solid black;
	border-top: 1px solid black; }
	
#header2 {font: 16px Monotype Corsiva; margin: 0px;
	float: center;
	color: #660033;
	 padding: 1em;
	 width: 75%; 
	margin: 0px;
	line-height: 100%; }
	
h1 {font: bold 25px Monotype Corsiva; color: #990000; text-align: left; }
h2 {font-size: large; color: #990000; }
h3 {color: #990000; }


#content {font: comic sans; margin: 0px; font-size: 13px;
	float: right;
	 padding: 1em;
	 width: 75%; 
	margin: 0px;
	line-height: 130%; 
	background-color: #ffffff;
	 border: .5px solid white; }
#content a { color: #666600; text-decoration: none; }
#content a:link		{ color: #666600; text-decoration: none; } 
#content a:visited	{ color: #666600; text-decoration: none; } 
#content a:active	{ color: #339900; } 
#content a:hover { color: #339900; }

#nav {float: left;
	 width: 13%;
	 margin-top: 0px;
	 font weight: bold;
	 padding: 10px;
	border:none;
	font: 20px Trebuchet MS;
	background-color: #ffffff;}
#nav a {text-decoration: none; color: #006600;}
#nav a:hover { color: #669900;}
#nav a:link { color: #006600;}
#nav a:active {color: #CC3333;}


#footer {float: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: 40px;
	font: 10px tahoma;
	padding-top: 25px;
	color: #4C4C4C;}

</style>


