@charset "utf-8";

	
	* {
		margin:0px;
		padding:0px;
		border:none;
		outline:none;
	}
	
	html{
		
	}
	
	body {
		background-color:#000000; 
		background-image:url('darkGrayDiag_61x122_76.gif');
		
		
		
		margin: 0px;
		padding: 0px;
		color:#cccccc;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size:12px;
		/*overflow:auto;*/
	}
	
	.main{
		background-image:url('lightGrayDiag_61x122.gif');
		
		width: 1000px;
		
		margin-left:auto;
		margin-right:auto;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		margin-bottom:20px;
	}
	
	.header{
		background-image:url('header_bg.jpg');
		background-repeat:no-repeat;
		width: 100%;
		height: 476px;
		position:relative;
	}
	
	.slide{
		position:absolute;
		left:36px;
		top:124px;
		
		/* for IE */
		filter:alpha(opacity=0);
		/* CSS3 standard */
		opacity:0;
	}
	
	
	
	.head2bg{
		background-image:url('diagHeader_61.gif');
		background-repeat:repeat-x;
		width: 100%;
		
		
	}
	
	
	
	.content_wrap{
		
		width: 100%;
		min-height: 100px;
		position:relative;
		
		
	}
	
	.contentBG{
		background-color:#000000; 
		
		/* for IE */
		filter:alpha(opacity=50);
		/* CSS3 standard */
		opacity:0.5;
		
		position:absolute;
		left:25px;
		top:10px;
		
		width: 950px;
		
	}
	
	.content{
		/*margin:25px;*/
		/*padding-left:16px;
		padding-right:16px;*/
		
		/*max-width: 950px;*/
		width: 950px;
		
		
		
		position:absolute;
		left:25px;
		top:10px;
	}
	
	
	
	.footer{
		width:100%;
		text-align: center;
		padding: 10px 0px;
		
	}
	
	
	.menu{
		width:100%;
		text-align:right;
		/*padding-top: 52px;*/
		padding: 52px 0px 11px 0px;
		
	}
	
	.menu_item{
		color:#ced7a7;
		font-size:19px;
		font-weight:bold;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		/*padding-right: 20px;*/
		padding: 10px 0px 11px 0px;
		/*margin-right: 20px;*/
		margin-right: 17px;
		
		background-image:none;
		text-decoration:none;
	}
	
	.menu_item:hover{
		color:#ffffff;
		
		background-image:url('target.gif');
		background-repeat:no-repeat;
		background-position:center;
		text-decoration:none;
	}
	
	
	
	
	.menu_item_selected{
		color:#ffffff;
		font-size:19px;
		font-weight:bold;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		/*padding-right: 20px;*/
		padding: 10px 0px 11px 0px;
		margin-right: 20px;
		
		background-image:none;
		text-decoration:none;
		
		
	}
	
	.menu_item_selected:hover{
		color:#ffffff;
		text-decoration:none;
	}
	
	
	.crew_spacer{
		width:100%;
		height:35px;
	}
	
	.crew{
		/*
		width:886px;
		*/
		width:100%;
		/*margin-left:32px;*/
		/*margin-top:20px;*/
		
		margin-top:15px;
		/*margin-bottom:50px;*/
		
		position:relative;
		
		height: 550px;
		
		font-size:14px;
		/*
		line-height:140%;
		*/
		
	}
	
	.bg_name{
		background-color:#000000; 
		/* for IE */
		filter:alpha(opacity=50);
		/* CSS3 standard */
		opacity:0.5;
		
		position:absolute;
		left:0px;
		top:0px;
		width:424px;
		height:216px;
	}
	
	.bg_video{
		background-color:#000000; 
		/* for IE */
		filter:alpha(opacity=50);
		/* CSS3 standard */
		opacity:0.5;
		
		position:absolute;
		left:0px;
		top:226px;
		width:424px;
		height:324px;
	}
	
	.bg_gallery{
		background-color:#000000; 
		/* for IE */
		filter:alpha(opacity=50);
		/* CSS3 standard */
		opacity:0.5;
		
		position:absolute;
		left:434px;
		top:0px;
		width:516px;
		height:550px;
	}
	
	
	.crew_name{
		/*
		width:100%;
		padding-left:30px;
		margin-bottom:10px;
		*/
		position:absolute;
		left:0px;
		top:0px;
		width:424px;
	}
	
	.profile{
		width:400px;
		
		position:absolute;
		left:12px;
		top:50px;
		
		
	}
	
	.profile_text{
		width:234px;
		position:absolute;
		left:166px;
		top:12px;
		
		
	}
	
	
	.crew_video{
		position:absolute;
		left:12px;
		top:244px;
		width:404px;
		
		
	}
	
	
	.crew_gallery{
		position:absolute;
		
		left:446px;
		top:12px;
		
		
	}
	
	
	.video_menu{
		
		text-align:center;
		width:100%;
		position:absolute;
		
		top: 274px;
		
		
		
	}
	
	
	.img_div{
		
		width:492px;
		height:492px;
		overflow:hidden;
		text-align:center;
	}
	
	.img_div img{
		position:absolute;
		
		top: 0px;
		left:0px;
		
		max-width:492px;
		max-height:492px;
		
		/* for IE */
		filter:alpha(opacity=0);
		/* CSS3 standard */
		opacity:0;
	}
	
	
	.gallery_menu{
		
		text-align:center;
		width:100%;
		position:absolute;
		
		top: 502px;
		
		
		
	}
	
	.vid_menu_dot{
		margin: 0px 2px 4px 2px;
		
	}
	
	
	
	h1{
		color:#ced7a7;
		font-size:28px;
		font-weight:bold;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		margin-left:16px;
	}
	
	h2{
		color:#ced7a7;
		font-size:18px;
		font-weight:bold;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		
	}
	
	.line{
		/*margin: 0px -16px;*/
		
		width:100%;
		height:4px;
		background-color:#000000; 
		
	}
	
	p{
		margin:10px 32px 32px 32px;
		font-size:14px;
		line-height:140%;
	}
	
	a{
		color:#ffffff;
		text-decoration:none;
	}
	
	a:hover{
		text-decoration:underline;
	}
	
	a:active{
		outline: none;
	}

	a:focus{
		-moz-outline-style: none;
	}
	
	
	.center{
		text-align:center;
	}
	
	
	