html, body, th, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

body{
	margin:0px;
	padding:0px;
	background-color:#EBEBEB;
}


input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

h1 	{
	color:#014BBA;
	font-size: 22px;
	font-weight:bold;
}
		
h2 	{  
	color:#014BBA;
	font-size: 20px;
	font-weight:bold;
}
		
h3 	{  
	color:#014BBA;
	font-size: 18px;
	font-weight:bold;
}
		
h4 	{  
	color:#014BBA;
	font-size: 16px;
	font-weight:bold;
}
		
h5 	{  
	color:#014BBA;
	font-size: 14px;
	font-weight:bold;
}
		
h6 	{  
	color:#014BBA;
	font-size: 13px;
	font-weight:bold;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

a {
	color: #B8000B;
	text-decoration: none;
}

a:visited {
	color: #B8000B;
	text-decoration: none;
}

a:hover {
	color: #004BD2;
	text-decoration: none;
}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}
#align_layer {
	padding-top: 21px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 959px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 959px;
	background-color:#ffffff;
}
#header_top_layer {
	float: left;
	height: 138px;
	width: 959px;
	margin: 0px;
	padding: 0px;
}
#header_banner_layer{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 483px;
	height: 138px;
}
#header_bottom_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 311px;
	width: 959px;
}
#pnav_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 959px;
	overflow:visible;
	visibility: visible;
	clear:both;
}
#text_layer{
	width: 680px;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	float:left;
}

#text_layer p{
	margin-top: 0px;
	margin-bottom: 15px;
}
#text_layer img{
border:#FFFFFF 0px none;
}
#image_homepage_layer{
	width: 230px;
	margin-left: 22px;
	margin-top: -39px;
	padding: 0px;
	float:right;
}
#image_layer{
	width: 230px;
	margin-left: 22px;
	padding: 0px;
	float:right;
}
/*
#text_layer img{
	float:right;
	margin-left:25px;
	margin-bottom:25px;
	
}*/
#right_column_layer {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 229px;
}
#purchase_tickets_layer {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 116px;
	width: 229px;
}
#advertising_layer {
	margin: 0px;
	padding: 0px;
	float: right;
	/*height: 149px;*/
	width: 229px;
	text-align:left;
}
#latest_news_layer {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 229px;
	background-image: url(../images_new/latest_news_middle_gr.gif);
	background-repeat: repeat-y;
}
#latest_news_layer_text {
	padding: 0px;
	float: right;
	width: 199px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#latest_news_layer_text h1,h2,h3,h4,h5,h6{
	margin:0px;
}
#footer_layer{
	width:959px;
	height:9px;
	float:left;
}
#bottom_spacer_layer{
	width:959px;
	height:21px;
	padding:0px;
	margin:0px;
	float:left;	
}
#internal_header_layer{
	width:959px;
	height:196px;
	padding:0px;
	margin:0px;
	float:left;	
}
#internal_header_banner_layer{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 485px;
	height: 196px;
}
#sponsors_layer{
	width:229px;
	height:60px;
	padding:0px;
	margin:0px;
	float:right;	
}
/* ---------------------- Begin Menu lists ------------------ */
.description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a, .description li {
	font-weight: bold;
	color: #000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	width: 80px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	background-color:#3A3937;
	/*
	width: 110px;
	color: #36A7E9;
	padding: 0.2em 10px;*/
}

#nav li li a:hover {
	width: 80px;
	padding: 5px;
	color: #3A3937;
	background: #88836C;
	/*
	width: 110px;
	color: #36E0EF;
	padding: 0.2em 5px;
	border: 5px solid #36A7E9;
	border-width: 0 5px;*/
}

.description li {
	float: left;
	position: relative;
	padding: 0 0px 0 0;
	text-align: left;
	cursor: pointer;
	border-width: 1px 0;
}

.description li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -10;
	width: 130px;
	font-weight: normal;
	background: url(images/dropdown.gif) bottom left no-repeat;
	padding: 0;
	/*
	width: 130px;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;*/
}

.description li>ul {
	top: auto;
	left: auto;
}

.description li li {
	width: 90px;
	display: block;
	float: none;
	color:#88836C;
	font-weight:bold;
	background-color: #3A3937;
	border: 0;
}

.description li:hover ul, li.over ul {
	display: block;
}

.description li ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

.description li ul ul ul{
	top:0;
	left:100%;
}