A:link { text-decoration: none; color: #006699; }
A:visited { text-decoration: none; color: #006699; }
A:hover { text-decoration: underline; color: #CC3300; }

.alumni {  font-family: verdana, helvetica, arial, sans-serif; font-size: 13px}
.AlumSmall {  font-family: verdana, helvetica, arial, sans-serif; font-size: 11px}
.leftNav { 	font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; }
.right { font-family: verdana, helvetica, arial, sans-serif; font-size: 14px; text-align: right}
.heading {
	font-family: "MS Sans Serif", "MS Serif", Arial;
	font-size: 12px;
	font-weight: bold;
}
h2 { font-family: verdana, helvetica, arial, sans-serif; font-size: 17px}
h3 {  font-family: verdana, helvetica, arial, sans-serif; font-size: 15px}
p {  font-family: verdana, helvetica, arial, sans-serif; font-size: 12px}
ul {  font-family: verdana, helvetica, arial, sans-serif; font-size: 12px}
blockquote {  font-family: verdana, helvetica, arial, sans-serif; font-size: 12px}
ol {  font-family: verdana, helvetica, arial, sans-serif; font-size: 12px}
hr {color:navy; width:70%}

BODY {
	margin: 0px;
	padding: 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	background: #fff url(/_images/template/bg_header.gif) repeat-x;
	}

.clearme {
	clear:both;
	height: 1px;
	font-size: 1px;
	}

.clear {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* header elements start */

.header A:link { text-decoration: none; color: #333; }
.header A:visited, #login A:visited { text-decoration: none; color: #333; }
.header A:hover, #login A:hover { text-decoration: none; color: #CC3300; }

.header {
	width: 995px;
	height: 139px; 
	}

.logo {
	float:left;
	display: inline;
	background: transparent url(/_images/template/bg_logo.gif) repeat-x;
	width: 193px;
	height: 138px;
	}

.logo IMG {
	margin: 25px 0px 0px 25px;
}

.header .right {
	float:left;
	margin: 0px;
	}
	
.imageband {
	background:#CC3300;
	width: 800px;
	height: 95px;
	}
	
.imageOne {
	float: left;
	display: inline;
	width: 172px;
	height: 95px;
	background: #818C87;
	}
	
.imageTwo {
	float: left;
	display: inline;
	width: 172px;
	height: 95px;
	background: #993333;
	}
	
.imageThree {
	float: left;
	display: inline;
	width: 172px;
	height: 95px;
	background: #837745;
	}

.imageFour {
	float: left;
	display: inline;
	width: 172px;
	height: 95px;
	background: #cc3300;
	}
	
.topnav {
	height: 30px;
	padding-left: 25px;
	clear: both;
	font-family: trebuchet MS, trebuchet, Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	background: #fff url('/_images/template/bg_topnav.gif') repeat-x;
	}

.topnav DL {
	float: left;
	display: inline;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	}
	
.topnav DD, .topnav DD A {
	display: inline;
	margin: 0px;
	}
	
.topnav DD A {
	padding: 10px 16px 6px 4px;
	border-left: 1px solid #999;
	}
	
.topnav .search {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 70px;
	}

.searchArea {
	border-left: 1px solid #999;
	padding: 2px 18px 6px 4px;
	}

.searchINPUT {
	font-size:10px; 
	width:120px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff; 
	}

.goINPUT {
	padding: 0px 0px 0px 6px;
	}

/* end header elements */

BODY {
	margin: 0px;
	padding: 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	}

div.container {
	margin: 0px;
	padding: 0px;
	background: transparent url(/_images/template/bg_left.gif) repeat-y;
	width: 100%;
	}

.crumbs {
	padding: 2px 6px 2px 10px;
	border-bottom: 1px solid #D5D5D5;
	font-size: 11px;
	color:#999;
	}
	
.crumbs A:link, .crumbs A:visited { text-decoration: none; color: #999; }
.crumbs A:hover { text-decoration: underline; color: #666; }


/* navigation elements */

.navColumn {
	padding: 0px;
	width: 222px;
	float: left;
}

.navNumber {
	float: left;
	display: inline;
	width: 35px;
	padding: 8px 12px 8px 8px;
	text-align: center;
	font-size: 24px;
	color: #000;
	font-family: trebuchet MS, trebuchet, Verdana, arial, sans-serif;
	font-weight: bold;
	}
	
.navItem {
	float: left;
	display: inline;
	width: 150px;
	padding: 8px 0px 8px 0px;
	font-size: 14px;
	color: #333;
	font-family: trebuchet MS, trebuchet, Verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	}
.navItem DL { padding: 4px 0px 2px 0px; margin: 0px; }
.navItem DD {
	padding: 1px 0px 1px 4px; 
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	border-left: 2px solid #cc3300;
	 }

