body {
	margin:0px;
	font-family:'Comic Sans MS','lucida sans';
	font-size:16px;
}

.clear {
	clear:both;
	}
	
div#content a {
	color:#fff;
	}
	
div#greyout {
	display:none;
	position:absolute;
	background-color:#000;
	z-index:20;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.85;
	}

div#main_holder {
	position:absolute;
	width:898px;
	height:511px;
	height:536px;
	left:50%;
	margin-left:-449px;
	top:50%;
	margin-top:-260px;
	}
	
div#one {
	position:relative;
	width:898px;
	height:111px;
	z-index:10;
	}
	
	div#xbt_logo {
		position:relative;
		float:left;
		width:201px;
		height:111px;
		left:20px;
		}
		
	div#navigation {
		position:absolute;
		z-index:5;
		float:right;
		right:25px;
		margin-right:0px;
		height:32px;
		top:79px;
		background-color:transparent;
		}
		
	img#tagline {
		position:absolute;
		width:569px;
		height:68px;
		top:5px;
		left:300px;
		}
	
div#two {
	position:relative;
	width:898px;
	height:400px;
	background-image:url('../images/xbt_bkgd_13.jpg');
	}
	
	div#content_holder {
		position:absolute;
		width:600px;
		left:50%;
		margin-left:-300px;
		height:340px;
		top:30px;
		overflow:auto;
		scrollbar-face-color:#800000;
		scrollbar-shadow-color:black;
		scrollbar-highlight-color:black;
		scrollbar-3dlight-color:black;
		scrollbar-darkshadow-color:black;
		scrollbar-track-color:black;
		scrollbar-arrow-color:black;
		}
		
		div#content {
			position:absolute;
			width:560px;
			height:auto;
			left:15px;
			top:15px;
			color:#fff;
			line-height:140%;
			text-align:center;
			}
	
	
div#three {
	position:relative;
	width:898px;
	height:25px;
	}
	
	div#three span {
		position:relative;
		float:right;
		top:5px;
		color:#000;
		font-size:12px;
		right:20px;
		font-family:verdana, arial;
		}
		
/*START: video container*/
div#movie_container {
	display:none;
	position:absolute;
	top:50%;
	margin-top:-140px;
	left:50%;
	margin-left:-180px;
	width:360px;
	height:280px;
	z-index:500;
	background-color:#111;
	}
	
div#movie_close {
	float:right;
	position:absolute;
	width:10px;
	height:10px;
	top:5px;
	right:5px;
	}
	
div#movie_close a:hover {
	pointer:hand;
	}
	
div#FlashDisplay {
	position:absolute;
	top:20px;
	left:20px;
	width:320px;
	height:240px;
	}
/*END video container*/


/*START: photo container
div#photo_container {
	display:none;
	position:absolute;
	top:15%;
	width:auto;
	height:280px;
	z-index:21;
	
	}
	
div#photo_close {
	float:right;
	position:absolute;
	left:10px;
	height:20px;
	top:10px;
	background-color:#333;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.85;
	}
	
	div#photo_close  img{
		float:right;
		right:5px;
		position:absolute;
		top:5px;
		}
		
	span#caption{
		float:left;
		left:5px;
		position:absolute;
		top:3px;
		color:#fff;
		font-size:10px;
		}
	
div#photo_close a:hover {
	pointer:hand;
	}

img#photoBig {
	border-style:solid;
	border-width:10px;
	border-color:#111;
	}
	
div#photoDisplay {
	position:relative;
	top:20px;
	left:20px;
	width:320px;
	height:240px;
	}
END photo container*/

/*START: photo container*/
div#photo_container {
	display:none;
	position:absolute;
	top:15%;
	width:auto;
	height:280px;
	z-index:21;
	}
	
div#photo_close {
	float:right;
	position:absolute;
	left:10px;
	height:20px;
	top:10px;
	background-color:#333;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.85;
	}
	
	div#photo_close  img{
		float:right;
		right:5px;
		position:absolute;
		top:5px;
		}
		
	span#caption{
		float:left;
		left:5px;
		position:absolute;
		top:3px;
		color:#fff;
		font-size:10px;
		}
	
div#photo_close a:hover {
	pointer:hand;
	}
	
div#photoHolder {
	position:relative;
	left:35px;
	top:0px;
	width:400px;
	height:425px;
	}
	
div#photoFrame {
	position:absolute;
	z-index:2;
	width:400px;
	height:425px;
	}
	
div#photoBig {
	position:absolute;
	z-index:1;
	top:20px;
	width:345px;
	left:21px;
	overflow:hidden;
	height:320px;
	}
	
div#photoDisplay {
	position:relative;
	top:20px;
	left:20px;
	width:320px;
	height:240px;
	}
/*END photo container*/