* {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
h1, h2, h3 {
	font-family: Georgia, Verdana, Arial;
}
body {
	background: #000;
	font: 12px "Trebuchet MS", Verdana, Arial;
	/* background-image:url(../img/bg.jpg); */


	background-repeat:repeat-x;
	color: white;
}
a:link, a:visited {
	color: white;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-decoration: none;
}
.left {
	display: inline;
	float: left;
}
.right {
	display: inline;
	float: right;
}
#container {
	
	 	background-image:url(../img/header_right.gif);

background-position:center top;
background-repeat:no-repeat;




min-width:770px; 
/* Hack to set minimum width for IE browsers */
width:expression(document.body.clientWidth > 770?"100%" :"770px");

	height:900px;
	
	
	background-color:#000000;
	/* background-image:url(../img/header.jpg); */

	/* border:#5F5F5F 3px solid; */
	border-top:none;
	border-bottom:none;
}


#content{




 margin: auto; 

}
#header{

    
}
#head_left{
background-image:url(../img/header_left.gif);
background-position:left top;
background-repeat:no-repeat;
width:442px;
height:255px;
margin-left:10%;
}
.event{
width:465px;
margin:auto;
}
.event_box{
background:url(../img/boxbg.gif) no-repeat;

height:244px;
padding:15px;
text-align:center;}
.event_box img{
margin:6px;}
.event_reviews{
background:url(../img/box_review_corner.gif)  repeat-y bottom #000;
padding-left:40px;
pading-right:40px;
padding-bottom:5px;
width:393px;
margin:auto;


}
.event_title{
background-image:url(../img/event_title_bg.gif);
background-repeat:no-repeat;

width:325px;
height:38px;
line-height:35px;

}
.event_title_left{
padding-left:20px;
font-size:14px;
font-weight:bold;}
.event_title_right{
padding-right:20px;
font-size:11px;
}
.event_toggle{
height:0px;
overflow:hidden;}
.event_postcomment{


}
input{
border:#000 1px solid;
}
#bottom{
width:540px;
text-align:right;
float:right;
}
#left_bot{

padding:10px;
border-right:#fff 1px solid;}
#right_bot{
padding:10px;
}
