body {
	background-image: url(../images/template/backBoxesDark.jpg);
	background-repeat: repeat;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content  a {
	color: #00C;
	font-weight: bold;
	text-decoration: none;
}
#backGrade {
	background-image: url(../images/template/boxGrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 500px;
	width: 100%;
}
#container {
	width: 850px;
	margin-left: -450px;
	left: 50%;
	position: absolute;
	padding-top: 20px;
}
#topLinks {
	position: relative;
	height: 50px;
	width: 840px;
	left: 0px;
	top: 0px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	z-index: 11000;
}
#content {
	position: relative;
	background-color: #FFF;
	width: 830px;
	left: 0px;
	top: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 110px;
	padding-left: 20px;
	padding-bottom: 100px;
}
#butterfly {
	position: relative;
	height: 134px;
	width: 182px;
	left: -30px;
	top: -220px;
	visibility: hidden;
}
.buttonpad {
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonbox {
	height: 120px;
	width: 221px;
}
a.buttonpad:hover {
	
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


.buttons {
	width: 220px;
}
#navbar {
	position: absolute;
	height: 120px;
	width: 830px;
	left: 50%;
	top: 40px;
	margin-left: -408px;
	z-index: 10000;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1789F;
	position: relative;
	height: 120px;
	width: 810px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #9F789E;
	top: -90px;
	left: 20px;
	line-height: 20px;
	visibility: hidden;
}
.bold18 {
	font-size: 18px;
	font-weight: bold;
}
.copyright {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
}
.bigwindow {
	width: 570px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.whiteLinks {
	color: #FFF;
	text-decoration: none;
}
a.whiteLinks:hover {
	color: #F90;
}
.hidden {
	visibility: hidden;
}
.twoColEven {
	width: 390px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.titleBar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #6D2C8D;
	padding-bottom: 30px;
	padding-top: 10px;
}
.textSubhead {
	font-size: 16px;
	font-weight: bold;
	color: #006161;
}
.minHeight {
	height: 500px;
}

.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #71308E;
	padding-top: 20px;
	padding-bottom: 20px;
}
.buffer {
	height: 40px;
}
.subhead {
	font-size: 20px;
	color: #006363;
}
.boldText {
	font-weight: bold;
}
#content a:hover {
	color: #5F2379;
	font-weight: bold;
	text-decoration: none;
}
