img {
	border-style: none;
}
body {
	background: #000;
	margin: 0px;
	padding: 0px;
}
.main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.guild {
	background: #000;
	padding-top: 60px;
	width: 750px;
	height: 120px;
}
.game {
	background: #000;
	clear: left;
	width: 750px;
	height: 120px;
}
.forums {
	background: #000;
	float: left;
	width: 250px;
	height: 120px;
}
.calendar {
	background: #000;
	float: left;
	width: 250px;
	height: 120px;
}
.mumble {
	background: #000;
	float: left;
	width: 250px;
	height: 120px;
}
.dotn {
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: 330px;
	width: 276px;
	height: 360px;
}