#Header {
	clear:both;
	padding-bottom:12px;
	
}

#Menu_left {
	z-index:3;
	float:left;
	width:125px;
	padding-left:10px;
	}

#Menu_left a:link {
	text-decoration: none;
	
}

#Menu_left a:visited {
	text-decoration: none;
}

#Menu_left a:hover {
	text-decoration: none;
	color: #FF9900;
	border-left: #FF6600 solid 4px;
	padding-left: 1px;
	font-weight:bold;
}

#Main_body {
	z-index:6;
	float:left;
	width:595px;
	}	

#Main_content {
	z-index:4;
	float:right;
	width:443px;
	}

#Right_sidebar {
	z-index:7;
	float:right;
	width:138px;
	padding-right:5px;
	}

	
#welcome_info {
	width:442px;
	z-index:2;
}

#events_box {
	width:436px;
	z-index:2;
	padding-top:15px;
}

#Welcome_title {
	width:125px;
	height:18px;
	z-index:2;
}

#Events_title {
	width:170px;
	height:18px;
	z-index:2;
}
#Welcome_text {
	padding-top:5px;

}
#Events_content {
	padding-top:5px;


	}
