body{
    background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #990000;
	font-weight: bold;
}

#container {
}
#container #top {
	background-color: #CDE;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#container #left {
	float: left;
	width: 120px;
	background-color: #CDE;
	margin-top: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#left h4 {
	color: #333;
	text-align: left;
	padding-left: 6px;
}
#left h4 a {
	color: #666;
}

#container #main {
	margin-left: 120px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#container #main address {
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-size: 0.8em;
	padding-left: 20px;
}



.hbutton TD A {
FONT-WEIGHT: bold;
	FONT-SIZE: 75%;
	WIDTH: 100%;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFF99;
	TEXT-DECORATION: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top: 2px solid #FFFF99;
	border-right: 2px solid #CCCC99;
	border-bottom: 2px solid #CCCC99;
	border-left: 2px solid #FFFF99;
	display: block;
}
.hbutton TD A:hover {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 75%;
	WIDTH: 100%;
	color: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #00FFFF;
	TEXT-DECORATION: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top: 2px solid #CCCC99;
	border-right: 2px solid #FFFF99;
	border-bottom: 2px solid #FFFF99;
	border-left: 2px solid #CCCC99;
	display: block;
}

.but{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.but TD A {
	FONT-WEIGHT: normal;
	FONT-SIZE: 100%;
	WIDTH: auto;
	COLOR: #0000CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 0px solid;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.but TD A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 100%;
	WIDTH: auto;
	COLOR: #CC0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	border: 0px solid;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.forumbut TD A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 75%;
	WIDTH: 100%;
	COLOR: #FFFF99;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #339900;
	TEXT-DECORATION: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top: 2px solid #33CC00;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #006600;
	border-left: 2px solid #33CC00;
	display: block;
	padding: 1px;

}
.forumbut TD A:hover {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 75%;
	WIDTH: 100%;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #99CC99;
	TEXT-DECORATION: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	border-top: 2px solid #00CC66;
	border-right: 2px solid #99FF99;
	border-bottom: 2px solid #99FF99;
	border-left: 2px solid #00CC66;

}
ul.mainmenu {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
.mainmenu li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}


.mainmenu A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CDE;
	TEXT-DECORATION: none;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09F;
	border-left-color: #CDE;
}
.mainmenu A:hover {
	BACKGROUND-COLOR: #91C8FF;
	border-left-color: #09F;
}
.schoolmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	border: 1px solid #333333;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	white-space: nowrap;
	line-height: 18px;
}
.schoolmenu a:hover {
	color: #CCCCCC;
	background-color: #0086DF;
}



 h1,  h3, h5 {
	background: White;
	color: #990000;
	font-family: sans-serif;
}

h6 {
color: #990000;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bolder;}

h4 {
	color: #990000;
	font-size: 8px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
.clear {
	clear: both;
}
