@charset "utf-8";
.nav {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	line-height: 18px;
}
.topnav {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-repeat: no-repeat;
}
.caption {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height:14px;
	color: #666666;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #333333;
}
.headingI {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #333333;
	font-style:normal;
}
.smallerheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}

.quote{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	line-height: 13px;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}

a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#start a {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
#start a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

#subnav a {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}
#subnav a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}


/* Honor Roll 2012 */
#wrapper {
    width: 781px;
    margin: 0 auto;
}
#container{
	width:230px;
	height:81px;
	z-index: 1;
	position: absolute;
	margin-left: 375px;
	margin-top: 45px;
	clear: both;
}
