body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
#pageheader { background-image: 
               url('images/header_back.png'); 
               background-repeat: repeat-x; width: 100%; height: 137px; 
               background-position: 0px 0px
}
#page             { background-image: 
               url('images/main_back.png');
			   background-repeat: repeat-x;
               position: absolute; top: 0px; left: 0px; 
			   height: 600px; width: 100%; 
			   background-position: 0px 0px 
}
#neelintext {
	position: absolute;
	top: 28px;
	right: 45%;
}
#spartanlogo {
	position: absolute;
	top: 8px;
	right: 30%;
}
#neelinpic {
	position: absolute;
	top: 140px;
	right: 25%
}
#copy {
	text-align: center;
	position: absolute;
	bottom: 2%; right: 43%;
	z-index: 3;
}
#copy a{
	text-decoration: none;
	color:#330088;
}
.copyinfo {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023052;
}
#indexcontents {
	position: absolute;
	top: 160px;
	right: 10%;
	height: 380px;
	width: 80%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023052;
	z-index: 3;
	overflow: auto;
	}
#pagecontents {
	position: absolute;
	top: 160px;
	right: 10%;
	height: 380px;
	width: 80%;
	padding: 10px 10px 10px 10px
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023052;
	z-index: 3;
	overflow: auto;
	}
#content {
	position: absolute;
	top: 30%;
	left: 40%;
	height: 380px;
	width: 40%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023052;
	z-index: 3;
	overflow: auto;
	}
#announcements{
	position: absolute;
	top: 150px;
	right: 10%;
	width: 85%;
	padding: 10px 10px 10px 10px
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023052;
	z-index: 3;
	}
