@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: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000;
	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;
}
.header {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-header.png);
	height: 110px;
	float: left;
}
.content {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
	background-color: #FEFEE3;
}
.contentfoot {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	height: 6px;
	float: left;
	background-image: url(../images/content-bottom.png);
}



.textbox {
	float: left;
	height: auto;
	width: 360px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: left;
}
.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: 26px;
	color: #000;
	font-weight: normal;
}

.h1 {
	font-size: 26px;
	color: #FEFEE3;
	font-weight: bold;
	background-color: #00BAFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.h2 {
	font-size: 14px;
	color: #231F20;
	padding: 0px;
	background-color: #FEFECF;
}
.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-top: 28px;
}
.links {
	width: auto;
	height: 40px;
	float: left;
	margin-right: auto;
}
.button {
	float: left;
	clear: left;
	height: 42px;
}
.img {
	border: thin solid #302F22;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.AD {
	float: left;
	height: 300px;
	width: 360px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	clear: left;
	padding-top: 93px;
}
