html, body
{

	background: #000000;

	margin: 0px;

	padding: 0px;

	width:100%;

}
a
{
    text-decoration:none;
}
a img
{
    text-decoration:none;
    border:none;
}
.ClearFloats
{
    clear:left;
}
#bg_content

{

	background: url(../Images/blue_bg.jpg);

	border: 0px;

	height: 189px;

	margin: 0px;

	width:100%;

}

#container

{

    position:relative;
	border: 0px;

	height: 976px;

	margin: 0px;

	width: 871px;

}

#header_image

{

	background: url(../Images/new_header.png) no-repeat;

	border: 0px;

	float: left;

	height: 209px;

	margin-left: -35px;

	margin-top: 15px;

	position: relative;

	width: 917px;

}
#ItzLogo
{
    position:absolute;
    top:15px;
    left:125px;
    width:149px;
    height:154px;
    background-image:url('Images/ITZ_logo.png');
    z-index:100;
}
.vidLink
{
    float:left;    
    width:162px;
    margin:0px 20px 20px 40px;    
}
.vidLinkHDInfo
{
    color:White;    
    float:left;    
    width:162px;
    margin:0px 20px 20px 0px;  
    text-align:left;
    font-size:16px;  
}
#left_nav

{

	border: 0px;

	float: left;

	height: 1100px;

	margin: 0px;

	position: relative;

	top: -8px;

	width: 253px;

}

#content_area

{

	border: 0px;

	float: left;

	height: 976px;

	left: -24px;

	margin: 0px;

	position: relative;

	top: 0px;

	width: 600px;
	text-align:justify;

}

#crew_content_area

{

	border: 0px;

	float: left;

	

	left: -22px;

	margin: 0px;

	position: relative;

	top: 5px;

	width: 600px;

}

#text_bg

{
	background: url(../Images/text_box_img.jpg) no-repeat;
	border: 0px;
	float: left;
	height: 678px;
	margin: 0px;
	padding: 23px;
	position: relative;
	width: 625px;
	overflow:hidden;
	left: 0;
}

#crew_text_bg

{

	background: url(../Images/text_box_img_crew.jpg) no-repeat;

	border: 0px;

	float: left;

	height: 1350px;

	margin: 0px;

	padding: 23px;

	position: relative;

	width: 645px;

}

#text_area

{
	border: 0px;
	float: left;
	height: 568px;
	margin: 0px;
	position: relative;
	width: 360px;
	left:5;
}
.MediaTextIndent
{
    margin-left:23px;
}
#video_text_bg

{

	background: url(../Images/repeat_bg.jpg) repeat-y;

	border: 0px;

	float: left;

	height: auto;

	overflow:hidden;

	min-height:800px;

	margin: 0px;

	padding: 23px 0px;

	position: relative;

	width: 645px;

}

#video_text_area

{

	border: 0px;

	float: left;

	height: auto;

	margin: 0px;

	position: relative;


}

#crew_text_area

{

	border: 0px;

	float: left;

	height: 1300px;

	margin: 0px;

	position: relative;

	width: 620px;
	overflow:hidden;

}

#schedule_text_area

{
	border: 0px;
	float: right;
	height: 568px;
	margin: 0px;
	position: relative;
	width: 200px;
	left:-4;
}

#the_show

{

	float: left;

	left: 20px;

	position: absolute;

	top: 2px;

}

#the_crew

{

	float: left;

	left: 35px;

	position: absolute;

	top: 35px;

}

#photos_videos

{

	float: left;

	left: 35px;

	position: absolute;

	top: 68px;

}

#copyright_left

{

	float: left;

	left: 0px;

	position: relative;

	top: -40px;

}

#copyright_right

{

	float: right;

	left: 30px;

	position: relative;

	top: -40px;

}

#copyright_left_video

{

	float: left;

	left: 0px;

	position: relative;

	top: 2px;

}

#copyright_right_video

{

	float: right;

	left: 30px;

	position: relative;

	top: 2px;

}

#slideshow

{

	height: 319px;

	position: relative;

}

#slideshow IMG

{

	left: 0;

	opacity: 0.0;

	position: absolute;

	top: 0;

	z-index: 8;

}

#slideshow IMG.active

{

	opacity: 1.0;

	z-index: 10;

}

#slideshow IMG.last-active

{

	z-index: 9;

}
#VideoContainer
{
    margin: 20px 0px;
    width:100%;
}
#MediaPhotoHolder
{
    position:relative;
    margin:20px 40px;
    clear:both;
    width:635px;
    text-align:center;
    
}
#flickrContainer
{
    
    margin:20px auto;
    position:relative;
    width:480px;
      
}
.flickrImage
{
    text-align:center;
    line-height:80px;
    float:left;
    width:80px;
    height:80px;  
    
}

