@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/template/background.jpg);
	background-repeat: repeat-x y;
	background-color: #366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
h1 {
	font-weight: normal;
	color: #04597E;
	margin: 0px;
	font-size: 24px;
}
h2 {
	color: #04597E;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
p {
	line-height: 17px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #CB1E38;
	text-decoration: none;
}
a:hover {
	color: #69F;
}
a:visited {
	color: #CB1E38;
}
.page_container {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
}
.bannerArea {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 760px;
	background-image: url(images/template/banner.jpg);
}
.bannerArea a {
	color: #F9EFBA;
	text-decoration: none;
}
.bannerArea a:hover {
	color: #6CF;
	text-decoration: none;
}
.pageTile {
	margin: 0px;
	width: 735px;
	padding-left: 25px;
	background-image: url(images/template/pagetile.jpg);
	background-repeat: repeat-y;
}
.footerArea {
	height: 100px;
	width: 760px;
	background-image: url(images/template/footer.jpg);
	padding-top: 60px;
	background-repeat: no-repeat;
}

.bannerAreaRight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: right;
	color: #D1E0E7;
	font-size: 14px;
	margin-top: 133px;
	text-decoration: none;
	word-spacing: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bannerAreaLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	color: #D1E0E7;
	font-size: 14px;
	margin-top: 133px;
	text-decoration: none;
	word-spacing: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
.bannerArea a: visited {
	color: #F9EFBA;
	text-decoration: none;
}
.content_title {
	margin-left: 12px;
	padding-left: 285px;
	clear: both;
	padding-bottom: 12px;
}
.content_title2 {
	margin-left: 12px;
	padding-left: 237px;
	clear: both;
	padding-bottom: 12px;
}
.content_left {
	float: left;
	width: 275px;
	margin-left: 0px;
	padding-left: 12px;
}
.content_left2 {
	float: left;
	width: 225px;
	margin-left: 0px;
	padding-left: 12px;
}
.content_center {
	float: left;
	width: 200px;
	margin-left: 0px;
	padding-left: 12px;
}
.content_center2 {
	float: left;
	width: 225px;
	margin-left: 0px;
	padding-left: 12px;
}
.content_right {
	width: 200px;
	margin-left: 0px;
	float: left;
	padding-left: 12px;
}
.content_right2 {
	width: 225px;
	margin-left: 0px;
	float: left;
	padding-left: 12px;
}
.clear_both {
	clear: both;
}
.footerLeft {
	width: 300px;
	font-size: 12px;
	padding-left: 25px;
	margin-top: 50px;
	color: #D1E0E7;
}
.superfanBanner {
	background-image: url(images/template/superfan.jpg);
	float: left;
	width: 275px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #04597E;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #04597E;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
h5 {
	font-size: 13px;
	color: #04597E;
	padding: 2px;
	margin: 0px;
}
.floatleft {
	float: left;
	padding-right: 3px;
	padding-bottom: 2px;
}

