BODY { background-color:#000000;}

.main{

}
.top {
	text-align:center;
	width: 960px;
	height: 165px;
	background-image: URL(images/topbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.middle {
	width: 960px;
	height: 100px;
}

.menu {
	text-align: center;
	width: 960px;
	height: 435px;
	background-image: URL(images/bgbottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.mcell{
	width: 310px;
	height: 100px;
	border: 0px solid #7EE5FF;

	color: #FF74DF;
	/* background-color: #FFFFFF;
	 opacity:0.6;
	filter:alpha(opacity=30);*/
	font-family: "verdana";
	font-size: 36px;
	font-style: bold;
	}

