* 	{ 
	margin : 0;
	padding : 0;
	}

/* hide from ie on mac for swfobject \*/

/* Removes list-style from lists */
ul { list-style : none; }

/*~~~~~~~Aslett Clearing Method~~~~~~~~~~*/
.clearfix:after	{
	content: ".";
	display:block;
	height: 0;
	clear:both;
	visibility:hidden;
	}
.clearfix	{
	display:inline-block;
	}
	
/*~~backslash hack hide from IE6 mac\*/
* html .clearfix	{
	height:1%;
			}
.clearfix	{
	display:block;
	}
/*end clearfix backslash hack*/

body {
	background: #990031;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align:center;
	min-width:800px;
	}
/* Removes border from fieldset and img */
img {
	border: 0;
	}

a {
	text-decoration: none;
	color: #FF80A8;
	}

a:hover {
	text-decoration: none;
	color: #FFF;
	}

#centercontainer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	}

#outercontainer {
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
	}

#header {
	width: 720px;
	height: 60px;
	letter-spacing: 1px;
	text-align:left;
	background-image:url("images/videos.gif") ;
	background-position:left 10px;
	background-repeat:no-repeat;
	}

#container {
	border: 20px solid #FFF;
	width: 672px;
	height: 502px;
	}


ul { 
	position : relative;
	padding-top : 550px; 
	}

li { margin-bottom : .5em; }



#video1  { padding : 1px; position : absolute; top : 0; left : 0; }
#video2  { padding : 1px; position : absolute; top : 0; left : 170px; }
#video3  { padding : 1px; position : absolute; top : 0; left : 340px; }
#video4  { padding : 1px; position : absolute; top : 0; left : 510px; }
#video5  { padding : 1px; position : absolute; top : 170px; left : 0; }
#video6  { padding : 1px; position : absolute; top : 170px; left : 170px; }
#video7  { padding : 1px; position : absolute; top : 170px; left : 340px; }
#video8  { padding : 1px; position : absolute; top : 170px; left : 510px; }
#video9  { padding : 1px; position : absolute; top : 340px; left : 0px; }
#videoa  { padding : 1px; position : absolute; top : 340px; left : 170px; }
#videob  { padding : 1px; position : absolute; top : 340px; left : 340px; }
#videoc  { padding : 1px; position : absolute; top : 340px; left : 510px; }



a:link, a:visited, a:hover, a:active { 
	text-decoration : underline; 
	color : #fff; 
	}
	
.clearing	{
	clear:both;
	height:0;
	line-height:0;
	}

#footer 	{
	text-align: left;
	/*padding: 5px 0px;*/
	color: #FFF;
	font-size:100%;
	clear:both;
	margin: 0 5px;
	}

#footer a:link{
	text-decoration: underline;
	color: #fff;
	}
#footer a:visited{
	text-decoration: none;
	color:#99FFFF
	}
	
#footer a:hover{
	text-decoration: none;
	color:#99FFFF
	}
#footer a:active{
	text-decoration: none;
	color:#FFF
	}

#footer p {
margin-top:-15px;
}

