@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	color:#CCCCCC;
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;

}

img{
	border:none;
	color:#FFFFFF;
}

a{	color:#ffffff;
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	text-align:left
}
a.visited {	color:#ffffff;
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
}

/* Main Containers */
#Home{
	background-repeat:no-repeat;
	height:608px;
	width:1280px;
	position:fixed;
	margin-left:-640px;
	left:50%;
}

#Family{
	background-repeat:no-repeat;
	height:608px;
	width:1280px;
	position:fixed;
	margin-left:-640px;
	left:50%;
}

#Downloads{
	background-repeat:no-repeat;
	height:608px;
	width:1280px;
	position:fixed;
	margin-left:-640px;
	left:50%;
}

/*other*/

#Title{
	text-align:center;
}

#Menu{
	text-align:center;
}

#Menu img{
	margin:20px 15px 0px 15px;
}


#Content{ /*content block page container */
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

/*#Introduction{
	width: 400px;margin-top:0px;color:#FFFFFF;
}*/


#Social{
	position:absolute;
	bottom:0;
	width:100%;
	margin:20px auto 10px auto;
}

#Fan{
	margin-left:20px;
}

#Share{
	margin-left:5px;
	margin-bottom:5px;
}

#Logo{
	margin-left:130px;
	margin-right:20px;
	margin-bottom:5px;
}

#countdown1{
	font-weight: bold; 
	font-size:12px; 
	font-family: 'Calibri', 'Helvetica', 'Verdana', 'Arial', 'Times New Roman', 'script', cursive; 
	color: #990000; 
	padding: 2px 5px; 
	width:830px;
	position:absolute;
	margin-left:-415px;
	left:50%;
	text-align:right;
}



/*-------------BIO----------------*/

#Bio{
	width:750px;
	position:absolute;
	margin-left:-375px;
	left:50%;
	margin-top:20px;
}

#Bio_Img{
	float:left;
	padding:10px 15px 10px 0px;
}

#Video_Bio{
	width:180px;
	float:right;
	margin-top:10px;
	padding-left:10px;
	text-align:center;
}

#Img_02{
	margin-bottom:10px;
}

#Bio_Menu{
	text-align:center;
	position:absolute;
	bottom:0;
	width:100%;
	margin:20px auto 90px auto;
}

#Bio_Menu img{
	padding:0px 10px;
}

#Bio_Text {
	text-align:justify;
	}
/*-------------END BIO----------------*/

/*-------------DOWNLOADS----------------*/

#Dwld_PosterSide{
	float:right;
	width:480px;
	padding:0 20px 0 20px;
	
}

#Dwld_PosterSide img{
	padding-right: 5px;
}

#Dwld_VideoSide{
	padding:0 20px 0 20px;
	width:370px;
}

#MediaGallery{
	width:890px;
	margin-top:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}



#PosterThumb{
	text-align:center;
}

#PosterThumb img{
	padding: 10px 20px 4px 20px;
}

#Poster_Medium{
	width:480px;
	height:300px;
}

#Poster_Size a{
	text-align:center;
}

#Wide{
	margin-right:36px;
}

#Full{
	margin-left:36px;
}

#Poster_Size{
	margin-bottom:5px;
}

/*-------------END DOWNLOADS----------------*/

/*-------------END CREDITS----------------*/

#Credits{
	width:850px;
	position:absolute;
	margin-left:-275px;
	left:50%;
	margin-top:10px;
	padding-top:20px;
	font-size:0.9em;

}

#Credits_Right{
	float:right;
	width:440px;
}

#Credits_Left{
	width:300px;
}

#Credits_Thanks{
	width:750;
	text-align:center;
}

/*-------------END CREDITS----------------*/

/*-------------SUPPORT----------------*/

#Support{
	width:750px;
	position:absolute;
	margin-left:-375px;
	left:50%;
	margin-top:15px;
	padding-top:10px;
	
}

#Support_Right{
	float:right;
	width:340px;
	margin-left:30px;
}

#Support_Left{
	font-size:1.0em;
	width:360px;
	margin-right:50px;
}

#Support_Right_2{
	padding: 10px 10px 10px 10px;
	color:#AAAAAA;
	}

