body {
	background:#000000 url(images/bg.jpg) repeat scroll center top;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
}

#frame {
background-image:url(images/middle_bg.jpg);
margin:0px auto;
padding:0px;
text-align:left;
width:822px;
}

#contentheader {
background-image:url(images/header.jpg);
background-repeat: no-repeat;
height:280px;
width:822px;
}

#menuheader {
height:34px;
width:800px;
margin-left:10px;
}

#contentleft {
background:#111111 none repeat scroll 0%;
float:left;
margin-left:11px;
padding:5px;
width:185px;
}

#contentcenter {
background:#111111 none repeat scroll 0%;
float:left;
margin-left:10px;
padding:5px;
width:790px;
}

#contentright {
background:#111111 none repeat scroll 0%;
float:left;
padding:5px;
width:195px;
}

#footer {
background-image:url(images/bottom_bg.jpg);
background-repeat:no-repeat;
color:#D46D2A;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-variant:normal;
height:60px;
line-height:11px;
text-align:center;
text-transform:none;
width:822px;
}

table {
font-size:11px;
font-style:normal;
line-height:15px;
}

a {
color:#C0300E;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.minilogin{
 font-size: 10px; 
 background-color: #649CE7; 
 border: 1px solid #666666;
}
.welcomemsg{
font-size: 12px; 
}

.eventsdiv{
background:#111111;
color:#fff;
font-size: 12px;
}

#emailsignup {
	position: relative;
	top: 200px;	
    width: 160px;
	height: 80px;
	padding-top: 10px;
	padding-left: 25px;
	color: #fff;
	text-align: left;
}

div>#emailsignup {
	line-height: 20px;
}

#emailsignup input {
    margin: 0 2px;
}

#emailsignup input[type=text] {
    border: 1px #111111 inset;
    background: #ffffff;
}
#emailsignup input[type=submit] {
}


#menuheader ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
background:url(images/menubg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
text-align:center;
}

#menuheader ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

#menuheader ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

#menuheader ul.menu li a:hover,.current {
color:#fff;
background:url(images/menubg.png) repeat-x top left;
text-decoration:none;
}

#menuheader ul.menu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
#menuheader ul.menu.red{
background-color:#C0300E;
text-align:center;
}
#menuheader ul.menu.red li a:hover, .menu.red li.current {
background-color:#DE3330;
}

legend{
color:#C0300E;
}