@charset "UTF-8";
body {
	margin: 0;
	margin-left: 0;
	margin-right: 0;
}

#wrapper {
	/*height: 1000px;*/
	width: 908px;
	margin: 0 auto;
	padding-top: 5px;
	position: relative;
}
#topbar {
	height: 30px;
	width: 908px;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #3443D0;
	color: #FFF;
}
#banner {
	height: auto;
	width: 908px;
	top: 235px;
	position: absolute;
	left: 0px;
}
#iconrow {
	background-color: #FFFFFF;
	position: absolute;
	height: 80px;
	width: 908px;
	top: 522px;
	text-align: left;
	left: 0px;
}
#content{
	position: absolute;
	height: 500px;
	width: 723px;
	overflow: auto;
	top: 275px;
	left: 185px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#iconrowtemplate {
	background-color: #FFFFFF;
	position: absolute;
	height: 80px;
	width: 908px;
	top: 206px;
	text-align: left;
	left: 0px;
}

#seftitlebanner {
	background-color: #FFFFFF;
	position: absolute;
	height: 184px;
	width: 908px;
	top: 20px;
	left: 0px;
}

#footertemplate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align:center;
	font-size: 10px;
	position: relative;
	height: 80px;
	width: 908px;
	top: 800px;
	left: 0px;
	float:left;
}

/*begin siebar styles*/
#sidebar {
	position: absolute;
	height: 500px;
	overflow: visible;
	top: 294px;
	float:left;
	width: 175px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	background: #4242FF;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	color: #FFF;
	font-size: 12px;
	text-transform:uppercase;
}

#sidebar a{
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
}

#sidebar a:hover{
	color:#fff;
	text-decoration: underline;
}

#sidebar a:visited{
	color: #BBF;
}
/*end sidebar styles*/

#hof p{
	text-align:left;
}

#hof h1{
		text-align: center;
}

#hof1{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 175px;
	text-align: center; 
}

#hof2{
	position: absolute;
	top: 200px;
	left: 185px;
	width: 175px;
	text-align: center; 
}
	
	
#hof3{
	position: absolute;
	top: 200px;
	left: 366px;
	width: 175px;
	text-align: center; 
}

#hof4{
	position: absolute;
	top: 200px;
	left: 547px;
	width: 175px;
	text-align: center; 
}

#alum h1 {
	text-align:center;
}

#announcements {
	background-color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 908px;
	top: 600px;
	text-align: left;
	left: 0px;
}
.templatetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color: #380145;
	background-color: #FFFFFF;
	background-position: center;

}
.alumniteachersintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
.alumniteachersnames16bold {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}
.alumniteachersnames {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}
.alumniteachersnames a:link{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.alumniteachersnames a:visited{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.alumniteachersnames a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
	line-height: 19px;
}
.alumniteachersnames a:active{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
	line-height: 19px;
}
.alumniteachersnamesnormal {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
}
.alumniteachersnamesnormal a:link {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 19px;
}
.alumniteachersnamesnormal a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 19px;
}
.alumniteachersnamesnormal a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6699FF;
	text-align: left;
	text-decoration: underline;
	line-height: 19px;
}
.alumniteachersnamesnormal a:active {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6699FF;
	text-align: left;
	text-decoration: underline;
	line-height: 19px;
}
.alumniteacherstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.alumniteacherstext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
.alumniteacherstext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
.alumniteacherstext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699FF;
	text-align: left;
	text-decoration: underline;
}
.alumniteacherstext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699FF;
	text-align: left;
	text-decoration: underline;
}
.greyback {
	background-color: #8AB6E5;
}
.blueback10tall {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #D1F0FF;
	height: 10px;
	width: auto;
	color: #333333;
}
.blueback10tall a:link {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #D1F0FF;
	height: 10px;
	width: auto;
	color: #333333;
}
.blueback10tall a:visited {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #D1F0FF;
	height: 10px;
	width: auto;
	color: #333333;
}
.blueback10tall a:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	background-color: #D1F0FF;
	height: 10px;
	width: auto;
	color: #6699FF;
}.
blueback10tall a:active {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #D1F0FF;
	height: 10px;
	width: auto;
	color: #333333;
}
.alphatextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
}
.alphatextmenu ul {
	list-style: none;
} 
.alphatextmenu li {
	display: inline;
	padding-right: 17px;
} 
.alphatextmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
}
.alphatextmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
}
.alphatextmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
	list-style-type: none;
}
.alphatextmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
	list-style-type: none;
}
.imagefloated {
	display:inline;
	float:left;
	padding-top: 12px;
	margin-right: 8px;
}
#wrapper #footertemplate p a {
	color: #000;
	text-decoration: none;
}

