html{
padding:0;
margin:0;
}

body{
text-align:center;
}

body, html{
margin-bottom:1px;
max-height:101%;
height: 101%;
}

#container{
width:740px;
text-align:left;
}

.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 740px;
	z-index: -1;


}
.college {
	background-image: url(images/college.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 740px;
}

.footer {
	background-image: url(images/bg-main-bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px;
	height: 34px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.footer a:link, .footer a:active, .footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 70px 0px 0px;
	height: 20px;
	width: 73px;
	vertical-align: bottom;
	background-position: bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.nav a:link, .nav a:visited, .nav a:active{
	text-decoration: none;
	font-size: 11px;
}

.nav a:hover{
	color: #1E407D;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background-color: #8c8c8c;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333366;
	font-weight: normal;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333366;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333366;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 10px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 10px;
	color: #1E417B;

}
.middle {
	background-image: url(images/middle_color.jpg);
	background-repeat: repeat-y;

}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 7px 0px 0px 550px;
	padding: 0px;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

.toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
