body {
	padding: 0;
	background: #000000;
	color: #456D77;
	font-weight: bold;
	font-size: 20px;
}

#container	{
	position: absolute;
	margin: 20px 0 0 100px;
	padding: 0;
	background: #ffffff;
	align: center;
}

#subcontainer	{
	margin: 0;
	padding: 20px 20px 0px 20px;
	background: #ffffff;
	align: center;
}

#center	{
	margin: 0;
	padding: 20px 10px 20px 20px;
	position: relative;
	background: #7D82BF;
	width: 750px;
	text-align: left;
	border: solid 3px black;
}

#footer	{
	margin: 20px 0 0 0;
	padding: 30px;
	position: relative;
	background: #000000;
	text-align: center;
	color: #456D77;
}

#clear	{
	clear: left;
	background:
}

table	{
	border-collapse: collapse;
}

td.top	{
	height: 50px;
	background: url(../images/top-dots.gif) no-repeat;
}

td.top img	{

}

td.main	{
	width: 500px;
	background: #7D82BF;
	text-align: center;
	vertical-align: top;
}

td.bottom	{
	height: 50px;
	background: #ffffff;
	text-align: center;
}

td.bottom img {
	border: 2px solid #CACF8A;
}

td.topr	{
	height: 50px;
	background: #CACF8A;
	border-left: solid 4px black;
	border-top: solid 4px black;
	border-right: solid 4px black;
}

td.midr	{
	width: 150px;
	background: #CACF8A;
	border-left: solid 4px black;
	border-right: solid 4px black;
}

td.bottomr	{
	height: 50px;
	background: #CACF8A;
	border-left: solid 4px black;
	border-bottom: solid 4px black;
	border-right: solid 4px black;
}

.hed1	{
	font-family: papyrus;
	font-size: 40px;
	font-color: #ffffff;
	font-weight: bold;
}

.hed2	{
	font-family: "footlight MT light";
	font-size: 20px;
	font-color: #ffffff;
	font-weight: normal;
}

.hed3	{
	font-family: papyrus;
	font-size: 24px;
	font-color: #ffffff;
	font-weight: bold;
}

.hed4	{
	font-family: "footlight MT light";
	font-size: 20px;
	font-color: #ffffff;
	font-weight: normal;
}

.points	{
	align: center;
}

.points td	{
	padding: 10px;
	font-family: "footlight MT light";
	font-size: 18px;
}

a:link	{
	color: #CACF8A;
	font-weight: bold;
}

a:visited	{
	color: #CACF8A;
	font-weight: bold;
}

a:hover	{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:active	{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
