@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #383526;
	background-image: url(../images/tile.png);
}
/* CSS Document */
a:link {
	color: #FF0036;
	text-decoration: none;
}
a:visited {
	color: #FF0036;
	text-decoration: none;
}
a:hover {
	color: #FF0036;
	text-decoration: none;
}
a:active {
	color: #FF0036;
	text-decoration: none;
}

.wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1211px;
	padding-top: 25px;
}
.main {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/new-img_03.png);
	height: 576px;
	float: left;
	margin-bottom: 8px;
}

.textbox {
	float: right;
	height: auto;
	width: 463px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 130px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: right;
	color: #323124;
}.h1 {
	font-size: 18px;
	color: #FEFEE3;
	font-weight: bold;
	background-color: #33B6D2;
	border: medium solid #33B6D2;
}
.h2 {
	font-size: 12px;
	color: #FEFEE3;
	padding: 3px;
	background-color: #09632E;
	border: thin solid #09632E;
}
.magtabs {
	width: 949px;
	height: auto;
	float: left;
	margin-bottom: 8px;
	clear: left;

}
.rightads {
	float: right;
	width: 262px;
	margin-right: auto;
	margin-left: auto;
}
.rightads-boxes {
	float: right;
	width: 262px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}

.links {
	width: auto;
	height: 40px;
	float: left;
	margin-right: auto;
}
.menu {
	float: left;
	height: 28px;
	width: auto;
	clear: left;
	margin-left: 5px;
}
