body {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	background-image: url(../Images/wallcu_cott_s1bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
}
.subt75 {
	font-size: 75%;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;	
}
a:hover {
	color: #990099;
	text-decoration: none;
}
a:active {
	color: #990099;
	text-decoration: none;
}

#maindiv	{
	position: absolute;
	top: 10px;
	left: 50%;
	width: 560px;
	height: auto;
	margin-left: -280px;
}
#pagetitle {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #99CC99;
	background-color: #990033;
}
