html{
	height: 99%;
}
body {
	background: #000 url('../images/mbd_bkgd.jpg') top center no-repeat;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica", Arial, "MS Trebuchet", sans-serif;
	-webkit-text-stroke: 1px transparent;
}
a{
	color: #CCC;
	border: 0px;
}
img{
	border: 0px;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content {
	width: 889px;
	margin: 0px auto;
	height: 100%;
	color: #FFF;
}
#menu {
	width: 125px;
	height: 100%;
	float: left;
	border-right: 1px solid #333333;
	margin-top: 135px;
	text-align: right;	}

	#menu a {
		text-decoration: none;
		color: #484539;
		display: block;
		margin: 0px 15px 20px 0px;	}
		
#main-column{
	float: left;
	margin-bottom: 100px;
	width: 756px;	}
	
	#main-column h1 {
		background: url('../images/moksha.png') top left no-repeat;
		padding: 90px 0px 0px 50px;
		color: #85681d;
		text-transform: uppercase;
		font-size: 10px;
		width: 550px;
		margin: 50px auto 0px auto;
	}

div.seperator {
	background: url('../images/vertical_seperator.png') top left no-repeat;
	width: 100%;
	margin: 40px 0px 10px 80px;
	height: 46px;
}	
div.movie,
div.gallery {
	width: 700px;
	margin: 0px 0px 0px 80px;
	overflow: hidden;
}
	div.movie,
	div.gallery h2 {
		margin-top: 0px;
		padding-top: 0px;
		font-weight: normal;
		color: #85681d;
		font-size: 18px;
	}
		div.movie h2 em,
		div.gallery h2 em{
			font-size: 14px;
		}
		div.movie a img,
		div.gallery a img{
			margin: 10px 3px;
			border: 2px solid #333333;
		}
		div.movie a,
		div.movie a img {
			float: left;
		}
		div.gallery a:hover img{
			border: 2px solid #484539;
		}
		
	div.gallery p{
		font-size: 14px;
		line-height: 24px;
		color: #999999;
	}
		div.gallery p img, div.gallery img {
			margin: 10px 3px;
			border: 2px solid #333333;
		}
	div.movie p {
		width: 300px;
		float: left;
		font-size: 14px;
		line-height: 24px;
		color: #999999;
		margin-left: 20px;
	}
div.clear{
	clear: both;
}
.tb_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #963;
}
.tb_textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.tb_textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F00;
	font-weight:bold;
}
.tb_textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#090;
	font-weight:bold;
}
.tb_textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F60;
	font-weight:bold;
}
.tb_textpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C09;
	font-weight:bold;	
}
.eventheader{
	font-size:16px;
	font-weight:bold;
	color:#427D67;
}
.cal_text{
	font-size:12px;
	color:#000;
	background-color:#FFF;
}.adtitle {
	color: #BBDB16;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
