body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
	background-color: #cc99ff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
a:link {
	color: #6600FF;
	text-decoration: none;
}
a:visited {
	color: #6600FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #6600FF;
}
#divwrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 850px;
	margin-bottom: auto;
	padding: 0px;
}
#divheader {
	height: 180px;
	width: 600px;
	text-align: left;
	padding-top: 10px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 10px;
	margin: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#divcontent {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 650px;
	height: 450px;
	text-align: center;
	margin: 0px;
	background-image: url(images/back.jpg);
}
#divfooter {
	text-align: right;
	height: 180px;
	width: 600px;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
	margin: 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 9px;
}
.tiny {
	font-size: 9px;
}
.links {
	font-size: 12px;
}
.header {
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	color: #6600FF;
}
#divfooterscript {
	height: 30px;
	width: 250px;
	float: left;
	text-align: left;
	margin-top: -2px;
}
