@charset "utf-8";
body {
	margin: 0px;
	background: #4C50A9 url(../images/bg.gif) repeat-y center center;
	color:#F4A817;
}
.header {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	float: right;
	height: 60px;
	width: 468px;
	margin-right: 4px;
	margin-top: 20px;
}
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;
	}
.main_menu {
	height: 25px;
	width: 901px;
	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: #f46017;
	border-bottom-color: #f46017;
}
h2, h3 {
	text-align: justify;
	font-size: 16px;
	color: #f46017;
	padding-left: 5px;
}
.ul_menu {
	margin-top: 2px;
}
.li_menu {
	width: 12%;
	float: right;
	list-style-type: none;
	text-align: center;
	overflow: hidden;
}

.main_container {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.perf_main_container {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}
.left_bar {
	float: left;
	width: 200px;
	display: inline;
}
.right_bar {
	float: right;
	width: 680px;
}
#small_text {
	width: 670px;
	margin-right: 5px;
	margin-left: 5px;
}
.performers_layout {
	text-align: center;
	width: 100%;
}
.h3_tag {
	width: 170px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
}


p {
	text-align: justify;
}


.lft_menu {
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f46017;
	border-right-color: #f46017;
	border-bottom-color: #f46017;
	border-left-color: #f46017;
	margin-left: 20px;
	display: inline;
}
#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 #f46017;
}

html>body #lftmenu a{
width: auto;
}

#lftmenu a:hover{
background-color: #f46017;
color: white;
}
ul {
	margin-top:	0px;
}
li {
	list-style-type: none;
}
.vertical_banner {
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:hover {
	color: #f46017;
	text-decoration: none;
}
.footer {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footer_text {
	text-align: center;
}
.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;
}
#logo {
	display: inline;
	float: left;
	height: 120px;
	width: 400px;
}

.friends {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.friends_txt {
	padding-right: 10px;
	padding-left: 10px;
}