body{
	background-color: #567faf;
	background-image: url(../img/bgr2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #919090;
	line-height: 18px;
}
div.clearfix {
	clear: both;
}
div#wrapper {
	width: 935px;
	margin: 0px auto 0px auto;	
}

.wrapper{
	width: 935px;
}

div.header {
	width: 935px;
	height: 138px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}

div.header p {
	padding: 0px 0px 0px 642px;
	line-height: 142px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
div.content {
	width: 866px;
	margin: 0px 0px 0px 35px;
	
}
div.left {
	width: 152px;
	float: left;	
}
div.main_content {
	width: 701px;
	float: left;
	margin: 0px 0px 0px 13px;
	background: url(../img/main_bgr.gif) repeat-y;
}
div.main_content_left {
	width: 451px;
	float: left;
	margin: 0px 0px 0px 0px;	
}
div.main_content_right {
	width: 250px;
	float: left;
	margin: 0px 0px 0px 0px;	
}
div.main_content_bottom {
	background: url(../img/main_content_bottom.png)	no-repeat 0px 0px;
	height: 20px;
	width: 701px;
	float: right;
	margin-bottom: 20px;
}
div.navigation {
	margin: 0px 0px 0px 0px;
	padding-bottom: 40px;
	background: url(../img/navi_bottom.gif) bottom left no-repeat #fff;;

}	
div.navigation a {
	/*width: 188px;*/
	height: 39px;
	margin: 0px 0px -13px 0px;
	padding: 13px 0px 0px 10px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	font-family: Tahoma, Arial; Verdana;
	font-size: 11px;
	color: #919090;
	text-transform: uppercase;
	text-decoration: none;
	
	
}
div.navigation a:hover {
	background-image: url(../img/link_o.gif);
	color: #b1b0b0;
}
div.navigation a.active {
	background-image: url(../img/link_o.gif);
	color: #b1b0b0;
}





/*-------------------MAIN CONTENT-----------------------------*/



.content h1 {
	magin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 27px;
	font-family: Verdana, Arial; 
	font-size: 13px;
	color: #919090;
	/*text-transform: uppercase;*/
	font-weight: bold;
	text-decoration: none;
	
}
.content p {
	padding: 10px 20px 0px 27px;
	font-family: Verdana, Arial; 
	font-size: 11px;
	line-height: 18px;
	color: #919090;
	text-decoration: none;
	
}



.flash {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 12px;
	width: 463px;
	height: 280px;
	/*border-bottom: 1px solid #b1b0b0;*/
	
}


.content_footer {
	width: 463px;
	height: 12px;
}

/*-------------------SHOW CONTENT-----------------------------*/

.shows {
	width: 284px;
	height: 562px;
	background-image: url(../img/shows_bgr.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}

div.main_content_right h1 {
	height: 57px;
	background-image: url(../img/show_h1.gif);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 95px;
	margin-top: 0px;
	font-family: Tahoma, Arial; Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
div.main_content_right p {
	background-image: url(../img/hubi.gif);
	background-repeat: no-repeat;
	background-position: 22px 2px;
	padding: 0px 40px 0px 60px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #919090;
	line-height: 18px;
	text-decoration: none;
	
}

.shows_footer {
	width: 284px;
	height: 12px;
}


/*-------------------CONTACT CONTENT-----------------------------*/

div.contact {
	margin-top: 10px;	
	width: 152px;
	height: 240px;
	text-align: center;
	background: url(../img/contact.gif) 0px 41px no-repeat;
}
div#contact_top {
	background: url(../img/contact.png) no-repeat;	
	height: 41px;
}
div.contact p {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #919090;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
div.contact img {
	padding-top: 10px;	
}

	
	

