@charset "UTF-8";

body {
	font-family: "Fedra Mono Book", Courier, "Courier News", Monospace;
	font-size:11px;
	line-height:16px;
	color: #000;
	background-color:#fff;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-variant: normal;
}

img {
border:0!important;
} 

#video {
	z-index:1; 
	position:fixed; 
	width:100%; 
	height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	left:0px; 
	top:0px;
} 


 
/*-------- Links --------*/
a:link, a:visited {
	color: #1111cc;
	text-decoration: none;
	text-align: center;
}

a:hover {
	color: #1111cc;
	text-decoration: underline;
	text-align: center;
}
/*-------- Links --------*/


#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-left: -6px;
	z-index:10;
	position: relative;
}

#spacer_line {
	width: 980px;
	height:1px;
		font-size:1px;
	line-height:1px;
	float:left;
}



/*-------- Columns --------*/
#one_column {
	float:left;
	width: 196px;
	} 

#two_columns {
	float:left;
	width: 392px;
	} 

#three_columns {
	float:left;
	width: 588px;
	} 

#four_columns {
	float:left;
	width: 784px;
	} 
/*-------- Columns --------*/

/*-------- Text --------*/
#textbox {
	margin-bottom: 6px;
	margin-left: 6px;
	padding-left:7px;
	padding-right:7px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-size:11px;
	line-height:15px;
	background-color: #FFFFFF;
	float:left;
}


.text_top {
	margin-top: -4px;
}

.counter {
	margin-left:7px; 
	margin-top:171px;
}

/*-------- Text --------*/



#box {
	width: 190px;
	height: 190px;
	margin-bottom: 6px;
	margin-left:6px;
	background-color: #FFF;
	float:left;
	}
	
#spacer_box {
	width: 190px;
	height: 190px;
	margin-bottom: 6px;
	margin-left:6px;
	float:left;
	}

/*-------- Stages --------*/
#stage {
	float:left;
	margin-bottom: 6px;
	margin-left: 6px;
	background-color: #FFF;	
	padding: 7px;
}

.s1x1 { width: 176px; height: 176px; }
.s1x2 { width: 176px; height: 372px; }
.s1x3 { width: 176px; height: 568px; }
.s1x4 { width: 176px; height: 764px; }
.s1x5 { width: 176px; height: 960px; }

.s2x1 { width: 372px; height: 176px; }
.s2x2 { width: 372px; height: 372px; }
.s2x3 { width: 372px; height: 568px; }
.s2x4 { width: 372px; height: 764px; }
.s2x5 { width: 372px; height: 960px; }

.s3x1 { width: 568px; height: 176px; }
.s3x2 { width: 568px; height: 372px; }
.s3x3 { width: 568px; height: 568px; }
.s3x4 { width: 568px; height: 764px; }
.s3x5 { width: 568px; height: 960px; }

.s4x1 { width: 764px; height: 176px; }
.s4x2 { width: 764px; height: 372px; }
.s4x3 { width: 764px; height: 568px; }
.s4x4 { width: 764px; height: 764px; }
.s4x5 { width: 764px; height: 960px; }

.s5x1 { width: 960px; height: 176px; }
.s5x2 { width: 960px; height: 372px; }
.s5x3 { width: 960px; height: 568px; }
.s5x4 { width: 960px; height: 764px; }
.s5x5 { width: 960px; height: 960px; }

.s5x7 { width: 960px; height: 1338px; }

/*-------- Stages --------*/





