* { 
	padding: 0; 
	margin: 0; 
}

body {
	background: #000;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%
	
}

img {
	border: 0;
} 

.wrapper {
	width: 766px;
	margin: 0 auto;
}

.header {
	background-image: url(images/tour3_01_2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 178px;
}
.header2 {
	background-image: url(images/tour3_01_3.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 178px;
}
.contentTop {
	background-image: url(images/tour3_contBG.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 720px;
}
.contentTop2 {
	background-image: url(images/tour3_contBG.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 1050px;
}
.videoContent {
	background-image: url(images/tour3_contBG.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 320px;
}
.vidWrapper {
	padding-left: 35px;
	padding-top:25px;
}
#firstVid {
	
}
#secondVid {
	margin-left:20px;
}
.introGraph{
	color:white;
	font-size: 1.0em;
	text-align: center;
	padding-right:30px;
}
.buttons {
	background-image: url(images/tour3_02.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 100%;
	
}

.contentBottom {
	background-image: url(images/tour3_06.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 135px;
}

.buttons2 {
	background-image: url(images/tour3_02.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 100%;
}

.footer {
	background-image: url(images/tour3_09.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 47px;
	color: white;
	font-size: 11px;
	padding-top: 50px
}

.footer a:link {
	color: white;
}

.sliceFloat {
	float:left;
}

br.clearFloat {
	clear:both;
}

.buddyThumbFirst {
	width: 126px;
	height: 126px;
	padding: 7px;
	background: white;
	float:left;
	margin-left: 40px;
	margin-top: 30px;
	display:inline;
}

.buddyThumb {
	width: 126px;
	height: 126px;
	padding: 7px;
	background: white;
	margin-left: 40px;
	margin-top: 30px;
	float:left;
	display:inline;
}

.buddyText {
	width: 685px;
	margin-left: 40px;
	color: white;
	padding-top:10px;
}

.linkBox {
	position: absolute;
	top: 70px;
	right: 50%;
	margin-right:-270px;
}
