BODY {
	text-align: center;
	background-color: #FCF9EA;
	font-family: Arial;
}
IMG 
{
	border: none;
}
INPUT 
{
	font-family: Arial;
	font-size: 9pt;
}
DIV#main {
	width: 758px;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
}
DIV#topleft {
	width: 287px;
	height: 85px;
	text-align: left;
	clear: right;
	float: left;
	border: none 1px silver;
}
DIV#topLogo {
	width: 172px;
	height: 85px;
	border: none 1px silver;
	float: left;
}
DIV#topright {
	text-align: right;
	width: 297px;
	height: 85px;
	border: none 1px silver;
	float: right;
}
DIV#login {
	width:297px;
	height:25px;
}
DIV#bmember {
	text-align: center; 
	width: 297px;
}
DIV#nav {
	clear: left;
	width: 758px;
	height: 25px;
}
DIV#flash {
	margin: 0 0 0 0;
	padding: 0px;
	width: 758px;
}
DIV#bottom {
	background-image: url('../images/home/HomeBackground.gif');
	margin: 0 0 0 0;
	padding: 10px 0px 0px 0px;
	width: 758px;
}
DIV#EventCalendar {
	margin: 0px 0px 0px 7px;
	padding: 0 0 0 0;
	width: 168px;
	float: left;
}
html>body DIV#EventCalendar 
{
	width: 174px;
}
DIV.ad {
	margin: 0 0 10 20;
	width: 168px;
	float: left;
	padding: 0 0 0 0;
	font-family: Arial;
	font-size: 8pt;
}
DIV#bottomNav {
	clear: left;
	margin: 5 0 0 0;
	padding: 0px;
	font-family: Arial;
	font-size: xx-small;
	color: #999999;
	width: 759px;
	text-align: center;
}
DIV#bottomNav A {
	font-family: Arial;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}
DIV#bottomNav A:hover {
	color: #CC3300;
	text-decoration: underline;
}
DIV#bottomSeperator {
	height:1;
	width:758;
	margin:0;
	padding-left:2px
}
INPUT#email {
	width: 140px;
}
.moreLink {
	color: #CC3300;
	text-decoration: none;
}
.moreLink:hover {
	text-decoration: underline;
}
.emailLink {
	color: #999999;
	text-decoration: none;
}
.emailLink:hover {
	color: #CC3300;
	text-decoration: underline;
}
.imgbutton 
{
	vertical-align: middle;
	margin-bottom: 3px;
}
