@charset "utf-8";
body {
	background: #FAFAF5;font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; font-style: normal; font-size: 14px; 

}
.main {
	background: #eeeeee;
	width: 780px;
	list-style: disc;
}
#wrapper {
	background: #eeeeee center;
	width: 780px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
	overflow: hidden;
	border-bottom: thick solid #b6d3ef;
	margin-bottom: auto;
}
#footer {
	background: #eeeeee  no-repeat right top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	font: 12px "Comic Sans MS";

}

	#menu {
	height: 28px;
	width:780px;
	/*border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;*/

		}
		#menu ul 			{
	position:relative;
	height:22px; /* was erior here*/
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid;

					}	
		#menu li:hover {
	background: #eeeeee repeat-x;
				}
	#menu li a:active {
	color: #FFFFFF;
	background: #6699CC;
}			
#menu li a:focus {
	color: #FFFFFF;
	background: #6699CC;
}

	#menu li 		{
	float:left;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #030268;
	border-right: 1px solid #FFFFFF;
	list-style: none;
	padding-right: 7px;
	padding-left: 7px;
				}		
	h1 {
	font:  16px "Comic Sans MS";
	color: #030268;
	border-top: thin solid #0066FF;
	border-bottom: thin solid #0066FF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
	background: center;
}
.BlueComic {
	color: #0000CC;
	font-family: "Comic Sans MS";
}
#container {
	padding-right: 15px;
	padding-left: 15px;
	background: #eeeeee;
}
#container img {
	padding: 10px 15px 15px;
	border-style: none;
	border-width: 0px;
}
a:link { color: #0000FF; text-decoration: none }
a:active { color: #0000FF; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none}
