body {
	background-color: #F1B32C;
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.homearea {
	background-image: url(images/homearea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1B32C;
}
.maintext {
	font-family: Tahoma, Arial, Georgia;
	font-size: 11px;
	color: #990000;
}
.speakerbox {
	padding-top: 16px;
}
a {
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:active{
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.belownavarea {
	background-image: url(images/index20.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyrightbox {
	background-image: url(images/index22.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, Georgia;
	font-size: 10px;
	color: #FFFFFF;
}
.sitemap{
	font-family: Tahoma, Arial, Georgia;
	font-size: 10px;
	color: #FFFFFF;
}
.sitemap:hover {
	font-family: Tahoma, Arial, Georgia;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.designedbytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.designedbytext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.designedbytext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
}
.subtextarea {
	background-color: #FFEE75;
	border: 1px solid #FFFFFF;
}
.subtext {
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	color: #990000;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 17px;
}
.subtitle {
	font-family: Tahoma, Arial, Georgia;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-variant: small-caps;
}
.mathli {
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	list-style-type: none;
	line-height: 17px;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 275px;
	border:1px solid #7F9DB9;
}
.add-textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 275px;
	border:1px solid #7F9DB9;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 275px;
	border:1px solid #7F9DB9;
}
.tellafriend {
	
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}.student-info {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.dash-bg {
	background-image: url(images/dash-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFED75;
	border-right-color: #FFED75;
	border-bottom-color: #FFED75;
	border-left-color: #FFED75;
	margin-top: 5px;
	margin-bottom: 5px;

}

