*{
	padding: 0px;
	margin: 0px;
	}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;	
	text-decoration: none;
	background-image: url(/SpringFest2007/images/photo-vp-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-base-color:#727272;
}	
#site{
	width: 983px;
	margin: auto;
	float:left;
}
#headerTop{
	width: 968px;
	height: 119px;
	text-align: center;
	margin: 10px 0px 8px 14px;
}
.footer {
	clear: both;
	}
#contentContainer{
	width: 983px;
}	
#leftColumn {
	width: 420px;
	float: left;
	padding: 0px 0px 0px 20px;
	
}
#sponsorAds1 {
	width: 180px;
	float: left;
	margin: 4px 5px 0px 0px;
	}
#sponsorAds2 {
	width: 228px;
	float: left;
	margin: 4px 0px 0px 0px;
		}
#sponsorAds3 {
	width: 228px;
	float: left;
	margin: 1px 0px 0px 0px;
	}
#rightColumnContainer {
	width: 524px;
	float:right;
	
}
#titleHeader {
	width: 496px;
	height: 39px;
	float:left;
	padding: 0px 0px 0px 2px;
}
#rightColumn {
	width: 520px;
	height: 310px;
	float: left;
	text-align: left;
	margin: 2px 0px 4px 2px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
	
}	
.imageContainer {
	float: left;
	width: 141px;
	height: 58px;
	margin: 0px 5px 0px 0px;

}	
.storyText {
	float: left;
	width: 342px;
	text-transform: uppercase;
}		
.storyText h4 {
	margin: 2px 4px 0px 0px;
	font-size: 1.6em;
	float:left;
	}		
.storyText p{
	margin: 7px 0px 0px 0px;	
}
.story {
	height: 58px;
	width: 503px;
	margin: 0px 0px 4px 0px;
	float:left;
	background-color: #000;
	overflow: hidden;
}
.playLink {
	width: 140px;
	height: 28px;
	float:left;	
}
.storyLink {
	background-image: url(/SpringFest2007/images/playshow_btn.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-align: left;
	vertical-align: middle;
	display: block;
	
}
.story a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0px 0px 0px 32px;
	line-height: 28px;
	text-transform: uppercase;
}
.story a:hover{
	color: #d60c0c;
}
#flashPlayer {
	width: 410px;
	height: 344px;
	overflow: hidden;
	}
#osaBottom {
	width: 524px;
	height: 148px;
	float: left;
	}