a, a:visited
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	text-decoration: underline;
}

.green, .green a, .green a:visited
{
	font-weight: bold;
	color: #befe7a;
}
#content #middle_content #middle_right #middle_right_outer #middle_right_inner #events_detail .middle_mango {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.trans
{
	width: 100%;
	height: 100%;
	filter: alpha(opacity=70);
	khtmlopacity: 0.7;
	mozopacity: 0.7;
	opacity: 0.7;
}

*, img
{
	margin: 0;
	padding: 0;
	border: 0;
}


#content
{
	width: 750px;
	margin: 10px auto 0 auto;
	text-align: left;
	background-color: #000;
	border: 1px solid #666;
}

#footer
{
	margin: 0;
	height: 95px;
	width: 750px;
	background-repeat: repeat-x;
	background-position: 0 0;
	border-top: 1px solid #000;
	background-image: url("images/footer_bg.png");
}

#footer p
{
	font-size:11px;
	display: block;
	margin: 17px 0 0 11px;
	color:#999999;
}


#head_container
{
	position: relative;
	width: 100%;
	background-color: #000;
	z-index: 0;
}

#header
{
	z-index: 1;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 146px;
	background-repeat: no-repeat;
	margin: 0;
	cursor:hand;
	z-index: 3;
}

#links_top
{
	width: 748px;
	height: 40px;
	background: #242424;
	border: 1px solid #242424;
	margin: 0 0 0 0;
	z-index: 4;
}

#links_top_text
{
	width: 499px;
	height: 41px;
	margin: 0 0 0 0;
	padding-top:10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background: url('images/bg_top_nav.gif');
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 5px solid #000;
	border-bottom: 2px solid #000;
	position: relative;
	top:0;
	left:249px;
}

#links_top_text a
{
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
}

#links_top_text span
{
	font-size:11px;
	font-weight: bold;
	color:#CBFD66;
}

#links_top_text img
{
	margin: 0 0 0 22px;
}

ul 
{
 color:#333333;
 font-size: 11px;
 margin: 0px 30px 0px 60px;
 padding-top: 0px;
 padding-bottom: 0px;
}

body
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-color: #666;
	font-family: "gil sans", arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}
