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;
    position: relative;
}
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;
    position: relative;
}
DIV#socialicons
{
    position: absolute;
    top: 50px;
    left: 140px;
}
DIV#login {
	width:297px;
	height:25px;
}
DIV#bmember {
    position: absolute;
    top: 0px;
    left: 0px;
}
DIV#sform
{
    position: absolute;
    top: 10px;
    left: 0px;
}
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;
}
.tickets-button {
	-moz-box-shadow:inset 0px 1px 0px -5px #8b9c91;
	-webkit-box-shadow:inset 0px 1px 0px -5px #8b9c91;
	box-shadow:inset 0px 1px 0px -5px #8b9c91;
	background-color:#a3b5a9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #8fa396;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:5px 15px;
	text-decoration:none;
    margin-top: 15px;
    margin-left: 10px;
    cursor: pointer;
}.tickets-button:hover {
	background-color:#A9C0B1;
}.tickets-button:active {
	position:relative;
	top:1px;
}
html>body .tickets-button
{
    padding-right: 37px;
    padding-left: 37px;
}
