body {
	background-color: #CCCCFF;
}

#banner {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 200px;
	width: auto;
	left: 150px;
	top: 5px;
	font-family: "Comic Sans MS", verdana, Arial;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CC3399;
	vertical-align: bottom;
	right: 25px;
}
#main {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 100;
	width: auto;
	left: 201px;
	top: 218px;
	color: #333399;
	right: 100px;
}
#navbar {
	position: absolute;
	width: auto;
	left: 5px;
	top: 210px;
	height: auto;
	visibility: visible;
	overflow: auto;
	z-index: 100;
	margin-left: 25px;
}
h1 {
	font-family: Helvetica, Arial, verdana, sans-serif;
	color: #CC3399;
	font-size: 36px;
}


h3 {
	font-family: "Comic Sans MS", verdana, Arial;
	font-size: large;
	font-weight: bold;
	color: #CC3399;
	line-height: 1.5em;
	font-style: normal;
	white-space: pre;
	vertical-align: text-top;
}
h4 {
	font-family: "Comic Sans MS", verdana, Arial;
	font-size: medium;
	font-weight: bold;
	color: #333399;
	line-height: 1.5em;
	font-style: normal;
	white-space: pre;
	vertical-align: text-top;
}
h5 {
	font-family: "Comic Sans MS", verdana, Arial;
	font-size: medium;
	font-weight: bold;
	color: #009900;
	line-height: 1.5em;
	font-style: normal;
	white-space: pre;
	vertical-align: text-top;
}
.tabletext {
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: middle;
	font-weight: normal;
	color: #333399;
	font-size: 14px;
}


.tdheader {
	font-family: "comic sans ms";
	color: #FFFFFF;
	background-color: #CC3399;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: normal;
	
}

.tdheader2 {
	font-family: "comic sans ms";
	color: #FFFFFF;
	background-color:#CC66FF;
	text-align: left;
	vertical-align: text-bottom;
	font-weight: normal;
}

.p_link {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	left: 5px;
	position: relative;
	margin-top: 0px;
}
#nav_bottom {
	font-family: Helvetica, Arial, verdana, sans-serif;
	position: relative;
	bottom: 0px;
	height: auto;
	z-index: 100;
	margin-top: 80px;
	margin-bottom: 0px;
	vertical-align: bottom;
	text-align: center;
}
.td_nav_bot {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #333399;
}
.pink {color: #CC3399}
