body		{
	background:#46094d;	
	margin:0;	
	font:12px Verdana,Arial,sans-serif;	
	line-height:170%;
}
h1,h2,h3,h4,h5	{
	font-family:Georgia,Times,serif;
	color:#46094d;
	background-color:#e2baf6;
	padding-left:3px;
}
h1	{font-size:30px}
h2	{font-size:20px;padding:3px;display:inline}
h3	{font-size:18px}
h4	{font-size:14px}
h5	{font-size:12px}
fieldset	{background-color:#F4E8FF}
legend	{font-weight:bold;font-size:14px;color:#46094D}

#container	{
	width:900px;	
	margin:0px auto;	
	position:relative;
}
#header		{
	min-height:100px;
}
#leftcol	{
	width:200px;	
	float:left;	
	min-height:200px;
}
#ritecol	{
	width:650px;	
	float:right;	
	min-height:400px;
}
#footer		{
	clear:both;	
	min-height:25px;
}
#byline		{
	text-align:center;	
	font-size:9px;	
	padding:3px;	
	color:#FFF;
}
#byline a	{
	text-decoration:none;	
	color:#999;
}
#byline a:hover	{
	text-decoration:underline
}
#introtext	{
	width:600px;	
	margin-top:30px;
}
#magmain	{
	background:url('mh_images/center.jpg');
}
#menu	{
	width:200px;
	margin-left:20px;
	padding-top:90px;
}
.mnbtn	{
	font-family:"Trebuchet MS",Arial,Arial-Narrow,"Arial Narrow",Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	text-align:right;
	color:#46094d;
	height:35px;
	line-height:120%;
	background-image:url('mh_images/btn.jpg');
	background-repeat:no-repeat;
	padding:4px 3px;
	display:block;
}
.mnbtn:hover	{
	background-image:none;
	background-color: #46094D;
	color: #FFF;
	/*background-image:url('mh_images/btn-o.jpg');
	background-repeat:no-repeat;*/
}
.web	{
	text-decoration:none;
	padding:2px;
	background-color:#CCF;
}
.web:hover	{
	text-decoration:underline;
}
#screenlayer	{
	background-color:#000;
	opacity:0.45;
	-moz-opacity:0.45;
	-khtml-opacity:0.45;
	filter:alpha(opacity=45);
	position:absolute;
	top:-2px;
	left:0px;
	width:2px;
	height:2px;
	z-index:1;
}
.refwin		{
	position:absolute;
	background-color:#FFF;
	padding:5px;
	border:2px solid #03F;
	z-index:100;
}
.closebox	{
	padding:1px;
	background-color:#03F;
	color:#FFF;
	text-align:right;
	font-weight:bold;
}
.closebox a	{
	color:#FFF;
}
.imgright	{
	float:right;
	margin-left:5px;
	text-align:center;
	font-size:10px
}
.imgleft	{
	float:left;
	margin-right:5px;
	text-align:center;
	font-size:10px
}
.caption	{
	font-size:10px;
	text-align:center;
	display:inline;
}
.admin	{
	background-color:#FC0;
}
.button {
	display:inline;
	padding:3px;
	background-color:#C69;
	border-top:2px solid #FCF;
	border-right:2px solid #FCF;
	border-bottom:2px solid #939;
	border-right:2px solid #939;
	text-decoration:none;
}
.button hover	{
	backgound-color:#C9C;
}
#music	{
	position:absolute;
	top:220px;
	left:793px;
}