body {
background-color:#e5e5e5;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
background-image:url(../images/bg.jpg);
background-position:top;
}

body a{
	font-size:11px;
    color:#9a0000;
}

body a:hover{
	font-size:11px;
    color:#9a0000;
	text-decoration: none;
}

.main {
	width:830px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	margin-top:10px;
	position:relative;

}

.contain {
	position: relative;
	width:780px;
	margin-left: 20px;
	float:left;
	background-color: #fff;
	border-left:solid #9a0000 5px;
	border-right:solid #9a0000 5px;
}

.top {
	position: relative;
	float:left;
	width:780px;
	margin-top:20px;
	
}

.top_left {
	position: relative;
	float:left;
	width: 780px;
	
}

.top_bottom {
	position: relative;
	float:left;
	font-size:11px;
	margin-top:10px;
	color:#9a0000;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left:5px;
	padding-right:5px;
	background-color:#ff6600;
}

.top_bottom a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	/*margin-right:5px;*/
}

.top_bottom a:hover{
	font-size:11px;
	color:#fff;
	text-decoration: underline;
	/*margin-right:5px;*/
}

.main_images {
	position:relative;
	float:left;
	margin-bottom: 20px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:761px;
	height:217px;
	background-color:#000000;
	padding-left: 18px;
	
}

.inside_images {
	position:relative;
	float:left;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:761px;
	height:217px;
	background-color:#000000;
	padding-left: 18px;
	
	
}

.content {
	width:780px;
	position:relative;
	float:left;
	border:0px;
	background-color:#e3e3e3;

}


.content_left {
	width:200px;
	margin-left:5px;
        padding-left:5px;
	position:relative;
	float:left;
	border:0px;
	background-color:#000;
	margin-top:3px;
	
}


.content_left h2{
	font-size:18px;
    color:#9a0000;
	margin-left:10px;
}

.content_left ul{
	font-size:11px;
    color:#575a5d;
	text-decoration:none;
	list-style:none;
	margin-left:-29px;
}


.content_left li{
	font-size:11px;
    color:#575a5d;
	text-decoration:none;
	list-style:none;
	margin-left:-29px;
}

.content_left p{
	font-size:11px;
    color:#575a5d;
}
.content_right {
	width:534px;
	position:relative;
	float:left;
	border:0px;
	padding-right:0px;
	padding-left: 0px;
	padding-top:20px;
}

.content_right h2{
	font-size:18px;
    color:#9a0000;
}

.content_right p{
	font-size:11px;
    color:black;
}

.content_right a{
	font-size:11px;
    color:black;
}

.content_right a:hover{
	font-size:11px;
    color:#9a0000;
	text-decoration: none;
}

.video {
	position:relative;
	float:left;
	width:200px;
	margin-top:10px;
	border-top:dotted 1px #CCC;
}

.video h2{
	margin-bottom:0px;

}


.performer{
	position:relative;
	float:left;
	width:200px;
	background-image:url(../images/performer.jpg);
	background-repeat:no-repeat;
}

.footer {
	float:left;
	position:relative;
	background-color:#000;
	color:#FFF;
	width:500px;
	font-size:11px;
	margin-left: 10px;
	margin-top: 30px;
	padding-left: 10px;
	margin-bottom: 30px;
	
}

#artist {
	margin-right:8px;	
}

#performer{
	margin-left:0px;	
}

.logo {
	position:relative;
	float:left;
	background-image:url(http://www.generationcentertainment.com/images/logo.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:72px;
	
}

#active_menu {
color:#000;
}
