h1 {
	margin-top: -10px;
	color: #e10202;
	font-size: xx-large;
	text-align: center;
	font-family: "Comic Sans MS", "Zapf Chancery", "Lucida Grande", Verdana, Arial, sans-serif;
}

h2 {
	color: black;
	text-align: center;
	font-size: x-large;
	font-family: "Comic Sans MS", "Zapf Chancery", "Lucida Grande", Verdana, Arial, sans-serif;
}

h3 {
	color: #8000ff;
	font-size: x-large;
	text-align: left;
}

body {
	background-color: #dcf0fd;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	font-size: medium;
	font-family: "Comic Sans MS", "Zapf Chancery", "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	width: 768px;
}
p {
	text-align: left;
}
div.sideAds {
	margin: 10px;
	height: 250px;
	width: 300px;
	float: left;
}
div.topTen {
	line-height: 150%;
	font-size: large;
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	font-family: "Comic Sans MS", "Zapf Chancery", "Lucida Grande", Verdana, Arial;
}
div.copy
{
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	font-size:small;
	color: #96c2ff;
	padding-bottom: 4px;	
	margin-top: 10px;
}
div.bottomAds
{
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	height: 260px;
	width: 860px;
}
div.border
{
	background-color: white;
	padding: 6px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
a.distributed
{
	padding-right: 100px;
	padding-left: 200px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
div.rightSideAds {
	margin: 10px;
	height: 250px;
	width: 300px;
	float: right;
}
div.mascotLeft {
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	background-position: 0;
	height: 104px;
	width: 120px;
	background-color: white;
}
div.mascotRight {
	margin-left: -140px;
	margin-right: 20px;
	float: right;
	margin-top: 15px;
	height: 104px;
	width: 120px;
	background-color: white;
}
