﻿body {
	background-color: #FFCCFF;
	padding: 0px;
	margin: 0px;
	background-image: url('images/pinkgrad2000.gif');
	background-repeat: repeat;
}

#ads{
	margin: 0px;
	border: 3px solid #95C3FE;
	height: 1200px;
	float: right;
	width: 160px;
	background-color: #FFFFFF;
}
#adsgame{
	margin: 0px;
	border: 3px solid #95C3FE;
	height: 1200px;
	float: right;
	width: 160px;
	background-color: #FFFFFF;
}

#adsfooter{
	border: 3px solid #95C3FE;
	height: 90px;
	width: 728px;
	float: left;
	margin-top: 15px;
	margin-left: 48px;
}
#search {
	margin-top: 10px;
	border: 3px solid #95C3FE;
	float: left;
	width: 370px;
}

#container {
	border: 4px ridge #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 10px;
	width: 1003px;
}
#header {
	border: 3px outset #FFFFFF;
	width: 825px;
	background-color: #95C3FE;
	float: left;
}
#headerpics {
	margin: 0px;
	width: 825px;
}
#navigatordiv {
	width: 825px;
	border: 3px outset #FFFFFF;
	margin-top: 15px;
	float: left;
}
#quicklinksdiv {
	border: 3px outset #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	background-color: #FFFFFF;
}
#quicklinksdiv h1{
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
#quicklinksdiv h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
	margin: 1px;
}
#quicklinksdiv2 {
	border: 3px outset #FFFFFF;
	width: 825px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	padding-bottom: 5px;
}
#quicklinksdiv2 a{
	text-decoration: none;
}
#quicklinksdiv2 h1{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
}
#quicklinksdiv2 h2{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
}
#clearfloat{
	clear: both;
}
#gamepage {
	border: 3px outset #FFFFFF;
	margin-top: 15px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#gamepage object {
	text-align: center;
}
#footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	margin-top: 10px;
	width: 825px;
	float: left;
}
#footer a{
	text-decoration: none;
}
#copyright {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	width: 825px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
