a:link {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #3CF;
}
a:active {
	text-decoration: none;
	color: #F00;
}
img {
border: none;
}


body {
	background-color: #000;
	background-image: url(../images/ftr_template/background_repeat_x.gif);
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 100%;
	min-height: 100%;
}
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
}
#hwrapper {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/ftr_template/backdrop.png);
	background-repeat: repeat-y;
	background-position: center;
}
#fwrapper {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/ftr_template/backdrop.png);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-height: 100%;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/ftr_template/backdrop.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header_wrap {
	height: 20px;
	background-color: #212121;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}
#headerimage {
	height: 199px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ftr_template/banner.jpg);
	clear: both;
}

#header_left {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	background-color: #111;
	padding-top: 3px;
}
#header_lefttab {
	float: left;
	height: 20px;
	width: 12px;
	background-image: url(../images/ftr_template/header_lefttabpoint.png);
}

#header_righttab {
	float: right;
	height: 20px;
	background-image: url(../images/ftr_template/header_righttabpoint.png);
	background-repeat: no-repeat;
	width: 13px;
}
#header_right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	background-color: #171717;
	padding-top: 3px;
}
#navbar {
	height: 18px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/ftr_template/navbar_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}
#navtable_buttons {
	padding-left: 9px;
}

#navtable {
	text-align: left;
}

#contentwrapper {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#content {
	width: 564px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	width: 926px;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#leftcolumn {
	width: 180px;
	float: left;
}
#leftcolumntitle {
	padding-top: 3px;
	padding-left: 3px;
}
#rightcolumn {
	width: 180px;
	float: right;
}
#rightcolumntitle {
	padding-top: 6px;
	padding-right: 3px;
}
#contentframebg {
	background-image: url(../images/ftr_template/contentframe.gif);
	background-color: #0a0a0a;
	background-repeat: no-repeat;
}
#contentframe_right {
	background-image: url(../images/ftr_template/contentframe_right.gif);
	width: 3px;
	background-repeat: repeat-y;
}
#contentframe_bottom {
	height: 3px;
	background-color: #0E0E0E;
}
#div_contentframebg {
	background-image: url(../images/ftr_template/contentframe.gif);
	background-color: #0a0a0a;
	background-repeat: no-repeat;
}
#div_contentframe_right {
	background-image: url(../images/ftr_template/contentframe_right.gif);
	width: 3px;
	background-repeat: repeat-y;
}
#div_contentframe_bottom {
	height: 3px;
	background-color: #0E0E0E;
}
