body {
	background-color: #000000;
	background-image:url(/images/bg_objects.png);
	color: #FFFFFF;
	font-family: Garamond;
	top: 0px;
	left: 20px;
	position: absolute;
}

.style2 {color: #000000}

.style3 {font-size: small}

td,th {
	color: #FFFFFF;
	font-family: Garamond;
}
.style1 {font-family: Garamond}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#center_text {
	width:550px;
	border:1px ;
	align:"center";
	cellpadding:"0"; 
	cellspacing:"0";
}

#top {
	position:absolute;
	width:850px; 
	height:205px; 
	z-index:10; 
	top: 5px; 
	left:100px;
	background-color:#000000;
}

#top table {
	align:"center";
	cellpadding:"0"; 
	cellspacing:"0";
}

#middle {
	position:absolute;
	width:850px; 
	height:600px;
	z-index:1;
	top: 205px;
	left:100px;
	overflow: auto;
	visibility: visible;
	background-color:#000000;
}

#bottom {
	position:relative;
	width:850px; 
	height:30px;
	z-index:5;
	left:100px;
	visibility: visible;
	background-color:#000000;
}

#alumniNav {
	position:absolute;
	width:100px;
	height:300px;
	z-index:9;
	top: 205px;
	left: 0px;
	visibility: visible;
	background-color:#000000;
}
