@charset "utf-8";
.table_fullheight {
	height: 100%;
	width: 100%;
}
.table_full {
	width: 100%;
	height: 100%;
}
.table_Home {
	height: 100%;
	background-image: url(../visuals/home/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.table_About {
	height: 100%;
	background-image: url(../visuals/about/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.table_Preview {
	height: 100%;
	background-image: url(../visuals/preview/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.table_Videos {
	height: 100%;
	background-image: url(../visuals/videos/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.table_Contact {
	height: 100%;
	background-image: url(../visuals/contact/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.table_Members {
	height: 100%;
	background-image: url(../visuals/members/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.table_Join {
	height: 100%;
	background-image: url(../visuals/join/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.Txt_mainHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F8C7DD;
}
.txt_Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #E1E1E1;
.Txt_mainAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #D6E3FC;
	background-image: none;
}
.Txt_mainPreview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFEAD5;
	background-image: none;
}
.Txt_mainVideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #DFDFFF;
	background-image: none;
}
.alignLeft { float:left; margin-right: 1em; }

.alignRight { float:right; margin-left: 1em; }

.floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }

.Txt_updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F8C7DD;
	height: 30px;
}
.Txt_previewtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FEE4D6;
	height: 30px;
	background-color: #E35102;
}

