A:link {
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

A:active {
	color: #D8A410;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}


BODY {

	font-family: Verdana;
	font-size: 12px;
	margin : 5px 0px 10px 0px;
	list-style : circle;
	background-color : #CCCCCC;
	scrollbar-3dlight-color : #708C88;
	scrollbar-arrow-color : #002C50;
	scrollbar-base-color : #D8A410;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #D8A410;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #002C50;
}

#wrapper {
	width:960px;
	margin: 0 auto;
	padding: 0 0px;
	border-left: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	background-color : #000033;
	overflow: visible;
}

#header	{
	width: 950px;
	
}

#menu   {

	width: 950px;
}

#sidebarleft {
	position:absolute;
	width:120px;
	height:92px;
	z-index:1;
	left: 4px;
	top: 260px;
	background-color: #000033;
}

#sidebarright {
	position:absolute;
	width:121px;
	height:92px;
	z-index:1;
	left: 820px;
	top: 260px;
	background-color: #000033;
}

#index {
	position:absolute;
	width:800px;
	height:398px;
	z-index:2;
	left: 72px;
	top: 259px;
	padding: 5px;
}

#specs {
	position:absolute;
	width:650px;
	height:600px;
	z-index:2;
	left: 150px;
	top: 258px;
	padding: 5px;
}

#addressleft {
	position:absolute;
	width:325px;
	height:153px;
	z-index:2;
	left: -1px;
	top: 66px;
}

#addressright {
	position:absolute;
	width:311px;
	height:143px;
	z-index:2;
	left: 339px;
	top: 66px;
}

#contactbottom {
	position:absolute;
	width:643px;
	height:166px;
	z-index:2;
	left: 168px;
	top: 489px;
}

#contact {
	position:absolute;
	width:634px;
	height:398px;
	z-index:2;
	left: 152px;
	top: 261px;
	padding: 5px;
}

#crew {
	position:absolute;
	width:634px;
	height:398px;
	z-index:2;
	left: 152px;
	top: 261px;
	padding: 5px;
}

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
}

H4, H5, H6 {
	font-size : 12px;
	color : #FFFFFF;
}


div#preload { display: none; 
}	

.style2 {font-weight: bold
}

.style4 {color: #FF0000; font-weight: bold; font-size: 14px;
}

#dhtmlgoodies_slideshow{
		width:680px;margin:1% 0% 0% %;	/* Total width of slideshow */


	}
	
	#previewPane{
	border:1px solid #cc9900;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	position:relative;
	/* CSS HACK */
		height: 350px;	/* IE 5.x */
	height/* */:/**/400px;	/* Other browsers */
	height: /**/350px;
				
	}
	#previewPane img{
		line-height:300px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		font-weight: bold;
		text-align:center;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:152px;	/* Height of the images + 2 */
		border:1px solid #cc9900;
		position:relative;
		overflow:hidden;
		padding:10px;
		margin:0%;
		
		/* CSS HACK */
		height: 154px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/152px;	/* Other browsers */
		height: /**/152px;
				
	}
	#arrow_left{
		position:absolute;
		left:1px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:10px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:0px 5px 0px 5px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	div#preload { display: none;
	}
