

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/School-Background_New.jpg);
}

a {
	color: White;
}

#alumlink{
	position : absolute;
	top : 15px;
	width : 200px;
}

#schlinks {
	position: absolute;
	top: 15px;
	left: 800px;
	width: 150px;
}

#citylinks {
	position: absolute;
	top: 650px;
	left: 800px;
	width: 300px;
}

.header {
	background-color: Black;
	color: White;
	width: 550px;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

#welcome {
	position: absolute;
	top: 250px;
	left: 200px;
}

#welmess {
	width: 550px;
	position: absolute;
	top: 300px;
	left: 200px;
	border: thin solid Black;
	padding: 5px 5px 5px 5px;
	height:500px;
	overflow:auto;
}

#news {
		position: absolute;
	top: 430px;
	left: 200px;
}

#newsmess {
	width: 550px;
	position: absolute;
	top: 562px;
	left: 200px;
	border: thin solid Black;
	padding: 5px 5px 5px 5px;
}

.searchfrm {
	position: absolute;
	top: 200px;
	left: 300px;
}

.content {
	background-color: White;
	position: absolute;
	top: 75px;
	left: 200px;
	padding-bottom: 10px;
	font-size: 20px;
	height: 500px;
	overflow-y: scroll;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	border: medium solid Black;
	width: 760px;
}

.cnthrdr {
	background-color: Black;
	color: #FE6F0F;
	font-size: 50px;
	height: 60px;
	width: 760px;
	font-weight: bold;
	left: 200px;
	position: absolute;
	padding-left: 10px;
}

.scontent {
	background-color: White;
	position: absolute;
	top: 75px;
	left: 15px;
	padding-bottom: 10px;
	font-size: 20px;
	height: 500px;
	overflow-y: scroll;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	border: medium solid Black;
	width: 760px;
}

.schhrdr {
	background-color: Black;
	color: #FE6F0F;
	font-size: 50px;
	height: 60px;
	width: 760px;
	font-weight: bold;
	left: 15px;
	position: absolute;
	padding-left: 10px;
}

.footer {
	position: absolute;
	color: White;
	font-size: 15px;
	left: 0px;
	top: 830px;
	width: 1000px;
}

.list {
	height: 400px;
	position: absolute;
	top: 80px;
	left: 200px;
	overflow-y: scroll;
	padding-right: 20px;
}

#mempic {
	position: absolute;
	top: 80px;
	left: 410px;
}
