BODY	{
	background: #000033;
	margin: 0;
	padding: 0;
	}

#maindiv
	{
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 12pt;
	color: gray;
	width: 1055px;
	background-color: white;
	background-image: url(fadebg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	
	}

.image {
	border: none;
}

#topmessage {
	height:285px;
	width: 450px;
	float: left;
}

.picture {
	float: right;
	height:300;
}

#content {
	float: left;
	padding: 5px;
	width:590px;
	/* background-image: url(gretzky.jpg);
	background-repeat: no-repeat;
	background-position: right;
	*/
}

#video {
	float:left;
	padding: 5px;
	width:190px;
}

#topadd {
	float: left;
	width: 348;
	height: 285px;
}

#sidebar {
	float: left;
	width: 200px;
	text-align: left;
}

#footer {
	clear:left;
	text-align: center;
	font-size: 12px;
	width: 950px;
}

.storycontent {
	font-family: 'Arial'; 
	font-size: 13px; 
	color:gray; 

	}

.sdate {
	font-family: 'Arial'; 
	font-size: 13px; 
	color: #ff9900; 
	
}




.story {
	
}

.storytitle {
	
	font-family: 'verdana';	
	font-size:16px; 
	color: #000066;
	

	}

.vidtitle {
	
	font-family: 'verdana';	
	font-size:14px; 
	color: #000066;
}

.vidcontent {
	font-family: 'Arial'; 
	font-size: 11px; 
	color:gray; 

	}
	
.title {
	font-family: 'verdana'; 
	font-size: 26px; 
	color: gray;
	
}


.floatlabel {
 display: block;
 float: left;
 text-align: left;
 width: 150px;
 padding-right: 10px;
 margin-bottom: 10px;
}
