#Header {
	clear:both;
	padding-bottom:13px;
	
}

#Menu_left {
	z-index:3;
	float:left;
	width:125px;
	padding-left:10px;
	}

#Menu_left a:link {
	text-decoration: none;
	color:#6633FF;
	
}

#Menu_left a:visited {
	text-decoration: none;
	color:#6633FF;
}

#Menu_left a:hover {
	text-decoration: none;
	color: #FF9900;
	border-left: #FF6600 solid 4px;
	padding-left: 1px;
	font-weight:bold;
}

#Menu_left a:active {
	text-decoration: none;
	color:#6633FF;
}

#Main_body {
	position:relative;
	z-index:6;
	float:left;
	width:600px;
	}	

#Main_content {
	position:relative;
	z-index:4;
	float:right;
	width:450px;
	}

#Right_sidebar {
	position:relative;
	z-index:7;
	float:right;
	width:150px;
	margin-right:20px;
	}

	
#welcome_info {
	width:442px;
	z-index:2;
	background-image: url(graphics/bgr1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
}

#events_box {
	width:442px;
	z-index:2;
	background-image: url(graphics/bgr1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:#CCCCFF solid 1px;
	padding:5px;
}

#articles_box {
	width:442px;
	z-index:2;
	padding-top:0px;
	background-image: url(graphics/bgr1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:#CCCCFF solid 1px;
	padding:5px;
}

#news_box {
	width:442px;
	z-index:2;
	padding-top:0px;
	background-image: url(graphics/bgr1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:#CCCCFF solid 1px;
	padding:5px;
}

#Welcome_title {
	height:18px;
	width:442px;
	z-index:2;

}

#Events_title {
	width:442px;
	height:18px;
	z-index:2;
	margin-bottom:5px;

}
#Welcome_text {
	padding-top:5px;

}
#Events_content {
	padding-top:5px;


	}
#forum_box {
	position:relative;
	width:144px;
	height:175px;
	z-index:13;
	background-image: url(graphics/forum.jpg);
	background-repeat:no-repeat;
}
#radio_box {
	position:relative;
	width:144px;
	height:175px;
	z-index:13;
	margin-top:10px;
	background-image: url(graphics/radio.jpg);
	background-repeat:no-repeat;
}
#charity_box {
	position:relative;
	width:144px;
	height:175px;
	z-index:13;
	margin-top:10px;
	background-image: url(graphics/charity.jpg);
	background-repeat:no-repeat;
}
#inner_box_esoterica {
	position:absolute;
	width:125px;
	height:125px;
	z-index:1;
	left: 9px;
	top: 35px;
	text-align:center
}
#inner_box {
	position:absolute;
	width:125px;
	height:125px;
	z-index:1;
	left: 9px;
	top: 35px;
}
#flash_insert {
	position:absolute;
	width:151px;
	height:200px;
	z-index:13;
	left: 647px;
	top: 10px;
}
#charity_no {
	position:absolute;
	width:225px;
	height:19px;
	z-index:14;
	left: 274px;
	top: 983px;
}
#footer_left_home {
	position:relative;
	padding-left:35px;
	width:500px;
	height:19px;
	z-index:11;
	left: 1px;
	top: 18px;
	float:left;
}
#esoterica_box {
	position:relative;
	width:144px;
	height:175px;
	z-index:13;
	background-image: url(graphics/esoterica_bgr.jpg);
	background-repeat:no-repeat;
}

