@charset "utf-8";
body {
	background: #FFFFFF url(../images/body_bg.gif) repeat-y center center; }
.header {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	display: inline;
	float: left;
	height: 120px;
	width: 400px;
	margin-left: 4px;
}
h1 {
	width:400px;
	height:120px;
	margin-top: 0px;
	background-image:url(../images/logo.gif);
	overflow: hidden;
}
h1 a {
	display: block;
	text-align:left;
	height:120px;
	width:400px;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000; /* need for FX and IE */
	overflow: hidden;
	}
.header_banner {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 30px;
	margin-right: 10px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_menu {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a327c;
	border-bottom-color: #0a327c;
}
.mm:link, .mm:visited, .mm:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a327c;
	text-decoration: none;
}
.ul_mm {
	margin-top: 2px;
}
.li_mm {
	float: left;
	width: 20%;
	list-style-type: none;
}
.main_container {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.h2tag {
	height: 25px;
	width: 100%;
}
h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a327c;
	padding-left: 20px;
	margin-top: 2px;
	text-align: left;
}
.text_container {
	display: inline;
	float: left;
	width: 640px;
	margin-top: 15px;
	margin-left: 15px;
}
.text-align {
	text-align: justify;
}
.sponsors {
	float: right;
	width: 175px;
	margin-top: 15px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0a327c;
}

#lftmenu{
border: none;
width: 170px;
}

#lftmenu a{
font: bold 13px Verdana;
padding: 4px;
padding-left: 4px;
display: block;
width: 100%;
color: #333333;
text-decoration: none;
border-bottom: 1px solid #0a327c;
}

html>body #lftmenu a{
width: auto;
}

#lftmenu a:hover{
background-color: #0a327c;
color: white;
}.second_container {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.vertical_banner {
	display: inline;
	float: left;
	width: 160px;
	margin-left: 20px;
}
.performer_container {
	float: right;
	width: 680px;
	margin-right: 20px;
}
.h3tag {
	height: 25px;
	width: 100%;
}
.performers {
	width: 680px;
	margin-top: 20px;
}
.friends {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.friends_align {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.footer {
	text-align: center;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

a:link, a:visited, a:hover {
	color: #0a327c;
	text-decoration: none;
}

.perf_main_container {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}
.performers_layout {
	text-align: center;
	width: 100%;
}
.performer_image {
	float: left;
	height: 240px;
	width: 320px;
	margin-left: 20px;
	display: inline;
}
.performer_info {
	float: right;
	height: 240px;
	width: 520px;
	margin-right: 20px;
}
.performer_text {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}.imlive_iframe {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
