#Container {
	width: 800px;
	background-color: #0000FF;
	float: left;
	margin-bottom: 8px;
	text-align: center;
	clear: both;
}
#RightFrame {
	width: 596px;
	background-color: #B8DEFA;
	float: right;
	padding: 0px;
	margin: 2px;
}
#LeftFrame {
	background-color: #0000FF;
	float: left;
	width: 200px;
}
#Footer {
	width: 794px;
	clear: both;
	background-color: #B8DEFA;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	border: medium solid #0000CC;
}
#AdvertRight {
	width: 594px;
	background-color: #B8DEFA;
	border: thin solid #0000CC;
}
#Content {
	width: 584px;
	background-color: #B8DEFA;
	border: thin solid #0000FF;
	padding: 5px;
}
#Logo {
	width: 150px;
	background-color: #0000FF;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
#Links {
	width: 160px;
	background-color: #0000FF;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#MailingList {
	width: 162px;
	background-color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	text-transform: capitalize;
	text-indent: 2px;
}
.LinksMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	text-align: center;
}
h3 {
	color: #000066;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


body {
	text-align: center;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #C2B27E;
}
a:active {
	color: #C2B27E;
}
a:visited {
	text-decoration: none;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}

.LinksTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	text-align: center;
}
td.off {
background: #FFCC66;
}
td.on {
background: #0000FF;
} 
.contentcentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
}
