body
{
	background-color:#000;
}

.silverFaceStripOuter
{
/* this bit will contain the background from the banner */


	height:137px;
	background-image:url(../images/homegradient.jpg);
	background-repeat: repeat-x;
	background-position:top; 

}

.silverFaceStripInner
{
	height:125px;
	background-image:url(../images/silverFaceStrip.jpg);
	background-repeat: no-repeat;
	background-position:top; 
}

.indexWrapper
{
	width:725px;
	
	margin:0 auto;
}

.splashWrapper
{
	
	
	float:left;
}

.welcomenote
{
	width:275px;
	height:127px;
	margin-top:45px;
	margin-left:35px;
}

.silverface
{
	width:207px;
	height:700px;
	margin-top:20px;
	margin-left:70px;
}

.movie
{
	width:275px;
	height:151px;
	margin-left:35px;
}


/*.videowrapper
{
	float:left;
}*/
 
 
.newsWrapper
{
	float:right;
	width:347px;
}

.newsHeader
{
	height:68px;
	width:156px;
		
	background-image: url(../images/news.png);
}

.newsHeader h1
{
	display:none;
}

.newsItem h1
{
	font-size:14px;
	margin:1em 0 0.3em;

}

.newsItem p
{
	font-size:12px;
	text-align:justify;
	font-weight:regular;
}

.newsItem
{
	margin-bottom:2em;
}

