@charset "utf-8";
/* CSS Document */

.wrapper{
	width:1024px;
	height:auto;
	margin:auto;
	background-color: #000000;
	position: relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F6F3;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tourheader {
	float: left;
	height: 379px;
	width: 1024px;
}


div.navtable {
	float:left;
	width:1013px;
	height:52px;
	padding-left: 11px;
	background-color: #000000;
}

div.nav-01_ {
	float:left;
	width:21px;
	height:52px;
}

div.homeb_ {
	float:left;
	width:127px;
	height:52px;
}

div.memb_ {
	float:left;
	width:177px;
	height:52px;
}

div.joinb_ {
float:left;
	width:120px;
	height:52px;
}

div.massagesb_ {
	float:left;
	width:179px;
	height:52px;
}

div.updatesb_ {
	float:left;
	width:164px;
	height:52px;
}

div.nav-07_ {
	float:left;
	width:194px;
	height:52px;
}

div.nav-08_ {
	float:left;
	width:20px;
	height:52px;
}


.videoplace{
	width:1024px;
	height:410px;
	background-image:url(images/videoplace.jpg);
	background-repeat: no-repeat;
	float: left;
}

.videopreview{
	width:528px;
	height:394px;
	float:left;
	margin-top: 5px;
	margin-left: 20px;
}

.welcometext{
	width:420px;
	height:320px;
	float:right;
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 20px;
}

.left{
float:left;
}

.flashgallery{
	width:1024px;
	height:634px;
	float:left;
	background-image:url(images/flashgallery_bg.jpg);
	background-repeat: no-repeat;
}

.featuredvideos{
	width:1024px;
	
	background-image: url(images/featuredvideos_tablebg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 249px;
}


.featuredvideostable{
	width:950px;
	float: left;
	height: 240px;
	margin-top: 10px;
	margin-left: 37px;
}

.fvideo{
	float:left;
	width:305px;
	height:220px;
	margin-left:10px;
}


.massagesheader{
float:left;
width:1024px;
height:158px;
}

.mtable{
	width:1024px;
	height:auto;
	float:left;

	background-color: #000000;

}
.massagetable{
	width:440px;
	height:470px;
	float:left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
	background-color: #000000;
	border: thin solid #FF9900;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
