body {
	margin: 0 0 0 0;
	background-color: #000000;
}
#mainBody {
	width: 775px;
	border: 1px #FFFFFF solid;
	margin-top: 15px;
	margin-left: 11%!important;
	margin-left: 5%;
	float: left;
	background: white;
}
/***************************************************************/
.top {
	height: 137px;
}
.top div {
	float: left;
}
.top1 {
	background: url('./images/special.jpg');
	width: 285px;
	height: 100%;
}
.top2 {
	background: url('./images/special (1).jpg');
	width: 175px;
	height: 100%;
}
.top3 {
	background: url('./images/special (2).jpg');
	width: 315px;
	height: 100%;
}
.middle {
	margin-top: 20px;
}
.bottom {
	float: left;
	padding-bottom: 20px;
}
.left {
	float: left;
	margin-left: 95px;
}
.right {
	float: left;
	margin-left: 95px;
}
.bottomMenu {
	text-align: center;
	padding-top: 15px;
	float: left;
	width: 100%;
}
.bottomMenu a {
	text-decoration: none;
	color: #9900FF;
	font-family: Tahoma;
	font-size: 12pt;
}
.bottomMenu a:hover {
	color: #CC33FF;
}
