.title {
	z-index: 1;
	background-color: #60BFEB;
	padding-top: 2px;
	background-image: url(images/student_notices.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 42px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 900;
	font-style: normal;
	font-family: "Tempus Sans ITC";
	padding-left: 110px;
	height: 100px;
}

.leftnavigation {
	width: 148px;
	background-color: #66CCFF;
	border: thin solid #0066FF;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 2px;
}

.leftlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	position: static;
	line-height: 18px;
	height: 20px;
	width: 140px;
	background-image: url(images/buttonnormal.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

.leftlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	position: static;
	line-height: 18px;
	height: 20px;
	width: 140px;
	background-repeat: no-repeat;
	background-image: url(images/buttonover.gif);
	margin-bottom: 2px;
	background-position: center;
}

.mainpage {
	border: thin solid #0066FF;
	padding: 10px;
	background-color: #FFFFFF;
	width: 622px;
}

.mainheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
	color: #0000CC;
	background-position: left;
	text-align: left;
}

.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

body {
	height: auto;
	position: absolute;
	width: auto;
	left: 0px;
	top: 0px;
	background-color: #0000CC;
}

.advertlisting {
	background-color: #66CCFF;
	border: thin dotted #0066FF;
	width: 100%;
	padding: 2px;
	height: 100%;
}

.listingheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #0000CC;
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 0px;
	float: left;
}

.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;

}

.adverts {
	width: 148px;
	background-color: #FFFFFF;
	border: thin solid #0066FF;
	padding: 2px;
}

.advert {
	margin-top: 30px;
	margin-bottom: 30px;
}

li {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.footer {
	width: 780px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 75px;

}

.titleText {
	font-size: 42px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 900;
	font-style: normal;
	font-family: "Tempus Sans ITC";
}
.Page {
	border: 1px solid #66CCFF;
}

