div#ban_container {
	position: relative;
	z-index: 0;
	height: 180px;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
div#logo {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 0;
	height: 94px;
	width: 95px;
	left: 10px;
	top: 10px;
	padding: 5px;
}
div#bg_photo {
	position: absolute;
	z-index: 2;
	height: 130px;
	width: 400px;
	top: 0px;
	right: 0px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(images/image_bg.gif);
	background-repeat: repeat-x;
}
div#bg_right {
	position: absolute;
	z-index: 3;
	height: 180px;
	width: 400px;
	top: 0px;
	right: 0px;
	text-align: right;
}
div#hdr_txt {
	z-index: 5;
}
body {
	margin: 10px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
div#content {
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
	height: auto;
	width: 100%;
}
div#footer {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
div#menu {
	position: absolute;
	left: 0px;
	top: 129px;
	height: 50px;
	width: 100%;
	z-index: 11;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 3px;
}
div#menu_items {
	margin-left: 15px;
}
div#menu a:link {
	color: #000000;
	text-decoration: none;
}
div#menu a:visited {
	color: #666;
	text-decoration: none;
}
div#menu a:hover {
	color: #666;
	text-decoration: underline;
}
div#menu a:active {
	color: #006;
	text-decoration: none;
}
div#forum_wrapper {
	background-color: #FFF;
	border: 1px solid #000;
}
div#inner_forum_wrapper {
	padding-right: 12px;
	padding-left: 12px;
}
div#forum_search {
	position: absolute;
	z-index: 100;
	height: 30px;
	width: 325px;
	left: 125px;
	top: 15px;
}
li#fontchanger {
	position: absolute;
	z-index: 100;
	height: 30px;
	width: 100%;
	left: 820px;
	top: -90px;
}
div#forum_links_1 {
	position: absolute;
	z-index: 100;
	height: 30px;
	width: 100%;
	left: 125px;
	top: 95px;
}
ul#forum_links {
	display: inline;
	list-style-type: none;
}
.inline_links {
	display: inline;
}
div#menu_bg {
	background-color: #E6E6E6;
	position: absolute;
	left: 0px;
	top: 130px;
	height: 48px;
	width: 100%;
	padding-top: 2px;
	z-index: 0;
	margin-right: 400px;
}
div#menu_bg_right_filler {
	margin-right: 400px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 2px;
	height: 50px;
	z-index: 2;
	margin-left: 0px;
	background-position: -400px;
	background-repeat: no-repeat;
	background-image: url(images/r_menu_bg_l.gif);
}
div#menu_bg_right {
	position: absolute;
	right: 0px;
	top: 129px;
	height: 50px;
	width: 50%;
	z-index: 3;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
img#banner_photo {
	z-index: 3;
}
img#gradient_mask {
	margin-right: 204px;
}
div#banner {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 100%;
	font-size: 32px;
	font-weight: bolder;
	padding-top: 15px;
	z-index: 10;
	position: absolute;
}
div#slogan {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 600px;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 10px;
}
td#left {
	height: auto;
	width: 175px;
	vertical-align: top;
	font-size: 12px;
	padding: 10px;
	background-color: #F3F3F3;
}
td#right {
	height: auto;
	width: 125px;
	vertical-align: top;
	font-size: 11px;
	padding: 5px;
}
td#middle {
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
div#menu_bot {
	font-size: 11px;
	text-align: center;
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.line_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.photo_left {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	background-color: #F3F3F3;
}
.photo_right {
	float: right;
	border: 1px solid #000000;
	margin-right: 10px;
	background-color: #F3F3F3;
}
.caption {
	font-size: 10px;
	font-style: italic;
	padding: 5px;
}
.w200 {
	height: auto;
	width: 200px;
}
.grey {
	color: #999;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #006;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #00C;
}
td#middle a:link {
	color: #000000;
	text-decoration: underline;
}
td#middle a:visited {
	color: #666;
	text-decoration: underline;
}
td#middle a:hover {
	color: #00C;
	text-decoration: none;
}
td#middle a:active {
	color: #00F;
	text-decoration: none;
}
