body {
	background-color: #F8F6E9;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 360px;
	float: left;
	width: 940px;
	background-position: center;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 95px;
	margin-left: 200px;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
#navigation li { 
 display: inline; 
} 
#navigation a:link, #navigation a:visited {
	padding: 3px 10px 2px 10px;
	color: #7D2222;
	text-decoration: none;
} 
#navigation a:hover {
	color: #1155AA;
}
.left-content {
	float: left;
	padding: 5px;
	width: 635px;
	margin-top: 15px;
}
.right-content {
	float: right;
	padding: 5px;
	width: 274px;
	margin-top: 15px;
}

.gallery {
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1155AA;
	font-weight: bold;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.blowout {
	background-image: url(../images/forum_blowout.gif);
	height: 99px;
	width: 274px;
	margin-bottom: 20px;
}

.blowout-text {
	margin-top: 78px;
	margin-left: 110px;
}
.blowout-text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D2222;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.blowout-text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1155AA;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.links-blowout {
	background-image: url(../images/links_blowout.gif);
	height: 99px;
	width: 274px;
	margin-bottom: 20px;
}
.tables-blowout {
	background-image: url(../images/tables_blowout.gif);
	height: 99px;
	width: 274px;
	margin-bottom: 20px;
}
.records-blowout {
	background-image: url(../images/acheivements_blowout.gif);
	height: 99px;
	width: 274px;
	margin-bottom: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1155AA;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.clear-floats {
	clear: both;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #1155AA;
	border-right-color: #1155AA;
	border-bottom-color: #1155AA;
	border-left-color: #1155AA;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.fp-image {
	float: left;
	width: 350px;
	padding: 5px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1155AA;
}
