@charset "utf-8";
body {
	background-image: url(../images/tile.png);
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.menu {
	float: left;
	height: 28px;
	width: auto;
	clear: left;
	margin-left: 5px;
}
/* CSS Document */
a:link {
	color: #FF0036;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0036;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0036;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0036;
	text-decoration: none;
	font-weight: bold;
}

.wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1211px;
	padding-top: 25px;
	height: auto;
}
.main {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/image_01.png);
	height: 727px;
	float: left;
}

.textbox {
	float: left;
	height: 450px;
	width: 568px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 260px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: right;
}
.textboxright {
	float: right;
	width: 310px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 260px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}
.largebodytext {
	font-size: 24px;
	color: #323124;
	font-weight: normal;
}

.h1 {
	font-size: 18px;
	color: #323124;
	font-weight: bold;
	background-color: #93D6F5;
}
.h2 {
	font-size: 14px;
	color: #FEFEE3;
	padding: 3px;
	background-color: #FF0036;
}
.h3 {
	font-size: 14px;
	color: #323124;
	background-color: #FF3;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.magtabs {
	width: 949px;
	float: left;
	margin-bottom: 30px;
	clear: left;
	height: 169px;
	margin-top: -5px;
}
.rightads {
	float: right;
	width: 262px;
	margin-right: auto;
	margin-left: auto;
}
.links {
	width: auto;
	height: 40px;
	float: left;
	margin-right: auto;
}
.button {
	float: left;
	clear: left;
	height: 42px;
}

