﻿body 
{
    background-color:#FDFAD9;
    font-family:Arial;
    font-size:medium;
	margin-bottom:0px; 
   	margin-top:0px; 
  	margin-left:0px; 
   	margin-right:0px;
   	margin:0;
    padding:0;
    height:100%;
}
#wrapper
{
   min-height:100%;
   min-height:812px;
   position:relative;
}
#header
{
	height: 149px;
	position:relative;
	border-top-width: 0px;
	border-top-style: none;
	top:0px;
}
#contentDiv
{
	background-color:#FDFAD9;
	width:750px;
	margin-bottom:0px; 
   	margin-top:0px; 
  	margin-left:0px; 
   	margin-right:0px;
	left:220px;
	position:relative;
	min-height:800px;
}
#sidemenu
{
    position:absolute;
	background-color:#FDFAD9;
	border-color:#373F66;
	border-style:none;
	border-width:0px;
	vertical-align:top;
	top:149px;
	left:0px;
	width:218px;
}
#content
{
	margin-top:-2px;
	background-color:#FDFAD9;
	position:absolute;
}
#footer
{
    padding-top:20px;
	position:relative;
	left:0px;
	bottom:0px;
	width:100%;
	height:150px;
	text-align:center;
	font-size:x-small;
	z-index:50;
}
#footer hr
{
    height:2px;
    width:80%;
    color:#FFA800;
    background-color:#FFA800;
}
#ctl00_AccMenu
{
	width:220px;
	vertical-align:top;
	z-index:1;
}
.menu1, .menu2, .menu3, .menu4, .menu5, .ticket, .location, .contest
{
	font-family:Tahoma;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFA800;
}
.ticket
{
	padding-left:5px;
    padding-top:6px;
	text-align:center;
	font-size:large;
	height:50px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A91E23;
	cursor:pointer;
}
.hispanic
{
	padding-left:0px;
    padding-top:0px;
	text-align:center;
	font-size:large;
	height:159px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A91E23;
	cursor:pointer;
}
.location
{
	font-size:medium;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	color:#FFFFFF;
	background-color:#A91E23;
	cursor:pointer;
}
.contest
{
	font-size:medium;
	font-weight:normal;
	cursor:pointer;
	text-align:center;
	color:#000000;
	height:40px;
	background-color:#CAFEBC;
	cursor:pointer;
}
.contest:Hover
{
	background-color:#8EFE70;
}
.menu1, .menu2, .menu3, .menu4, .menu5
{
	font-size:medium;
	font-weight:normal;
	cursor:pointer;
	color:#FFFFFF;
	padding-bottom:2px;
	padding-top:2px;	
}
.menu1:Hover
{
	background-color:#51791B;    
}
.menu2:Hover
{
	background-color:#0075A2;
}
.menu3:Hover
{
	background-color:#9F005E;
}
.menu4:Hover
{
	background-color:#441448;
}
.menu5:Hover
{
	background-color:#AA610B;
}
.menu1 span, .menu2 span, .menu3 span, .menu4 span, .menu5 span
{
    padding-left:10px;
}
.menu1
{
	background-color:#8DC63F;
}
.menu2
{
	background-color:#00AEEF;
}
.menu3
{
	background-color:#EC008C;
}
.menu4
{
	background-color:#8D3795;
}
.menu5
{
	background-color:#F7941E;
}

.AccMenuContent
{
	color:#000000;
	padding-left:20px;
	background-color:#FFA800;
	font-size:small;
	text-align:right;
	padding-right:10px;
	cursor:pointer;
}
.menuitem:Hover
{
	background-color:#83CBFD;
	color:#000000;
}
