@charset "utf-8";
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
}
.bodytext {
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #003366;
	font-weight: normal;
	font-family: "Comic Sans MS", sans-serif, Verdana;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.navMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: auto;
	width: auto;
	border: medium solid #FFFFFF;
	background-color: #FF3366;
	color: #003366;
	font-weight: bold;
	position: absolute;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #52529C;
}
.designtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #006600;
}
.pagename {
	font-family: "Curlz MT", fantasy, Verdana;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	color: #003366;
	font-weight: bold;
}
.navigation {
	font-family: "Comic Sans MS", sans-serif, Verdana;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	margin: 3px;
	padding: 3px;
	height: auto;
	width: auto;
}

