@charset "utf-8";

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}

#header {
	width:982px;
	height:185px;
	background-image:url(http://69.175.85.226/~mysterym/gfx/Header.jpg);
	background-repeat:no-repeat;
}

#footer {
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#main_body {
	text-align:left;
	width:980px;
	height:496px;
	background-color:#b6212e;
	height:auto;
	border:#ffad00 1px solid;
	margin-top:3px;
}

#notice {
	width:982px;
	height:39px;
	margin-top:3px;
	background-image:url(http://69.175.85.226/~mysterym/gfx/Notice_Bak.jpg);
	background-repeat:no-repeat;
}

#food_shots {
	width:982px;
	margin-top:3px;
}

#food_shots img{
	display:inline;
}

#update {
	margin-right:1px;
	width:475px;
	height:272px;
	background-image:url(http://69.175.85.226/~mysterym/gfx/RedMessageBox.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}

#update p {
	width:465px;
}

#player {
	padding-left:114px;
	padding-top:2px;

}

#mediaspace {
	width:400px;
	height:300px;
	border:#ffad00 1px solid;
}

#event-right {
	display:inline;
	float:right;
	width:296px;
	background-color:#ff9c24;
	margin: 15px 8px 15px 0px;
}

#event-left {
	display:inline;
}
