#html, body{
	background-color:#000;
	margin:0;
	padding:0;
}
#site{
	background:url(../images/background.png) repeat-x;
}

#background{
	display:block;
	position:relative;
	top:0;
	left:0;
	width:1024px;
	height:933px;
}

div.sectionSeparator{
	display:block;
	width:965px;
	height:8px;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
	background:url(../images/separatorBackground.gif);
}

#mainMenu{
	display:block;
	position:relative;
	background-image:url(../images/mainMenuBackground.gif);
	width:967px;
	height:100px;
}

#mainMenuFlash{
	position:absolute;
	top:48px;
	left:322px;
}

#vurseLogo{
	position:absolute;
	top:22px;
	left:22px;
}

#topSection{
	display:block;
	position:relative;
	padding-top:8px;
	width:965px;
	height:358px;
	background-color:#fff;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
}

#topSectionLabel{
	display:block;
	position:absolute;
	top:108px;
	left:28px;
	width:965px;
	height:366px;
	background:url(../images/label.gif) no-repeat;
	background-color:#fff;
	background-position:center;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
	visibility:hidden;
}

#topSectionManagement{
	display:block;
	position:absolute;
	top:108px;
	left:28px;
	width:965px;
	height:366px;
	background:url(../images/management.gif) no-repeat;
	background-color:#fff;
	background-position:center;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
	visibility:hidden;
}

#topSectionMedia{
	display:block;
	position:absolute;
	top:108px;
	left:28px;
	width:965px;
	height:366px;
	background:url(../images/media.gif) no-repeat;
	background-color:#fff;
	background-position:center;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
	visibility:hidden;
}

#topSectionStore{
	display:block;
	position:absolute;
	top:108px;
	left:28px;
	width:965px;
	height:366px;
	background:url(../images/store.gif) no-repeat;
	background-color:#fff;
	background-position:center;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
	visibility:hidden;
}

#topSectionContact{
	display:block;
	position:absolute;
	top:108px;
	left:28px;
	width:965px;
	height:366px;
	background:url(../images/contact.gif) no-repeat;
	background-color:#fff;
	background-position:center;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
	visibility:hidden;
}

#topSectionClub{
	display:block;
	position:absolute;
	top:108px;
	left:28px;
	width:965px;
	height:366px;
	background:url(../images/club.gif) no-repeat;
	background-color:#fff;
	background-position:center;
	border-color:#393939;
	border-left:solid 1px;
	border-right:solid 1px;
	visibility:hidden;
}

.htmlContent{
	display:block;
	width:945px;
	height:321px;
	margin-top:30px;
	margin-left:14px;
}

#topSectionFlash{
	position:absolute;
	top:16px;
	left:3px;
}

#middleSection{
	display:block;
	width:965px;
	height:250px;
	background-color:#fff;
	border-color:#006411;
	border-left:solid 1px;
	border-right:solid 1px;
}

#featuredVideo{
	float:right;
	padding:8px 2px 0 0px;
}

#player{
	float:right;
	padding:8px 4px 0 2px;
}

#podcast{
	float:right;
	padding:8px 2px 0 2px;
}

#bottomSection{
	display:block;
	width:965px;
	height:200px;
	background-color:#fff;
	border-color:#006411;
	border-left:solid 1px;
	border-right:solid 1px;
}

#bottomBackground{
	display:block;
	background-image:url(../images/bottomBackground.gif);
	width:967px;
	height:46px;
}

#tours{
	float:left;
	padding:5px 0 0 4px;
}

#promotions{
	float:left;
	padding:5px 0 0 4px;
}

#photos{
	float:left;
	padding:5px 0 0 4px;
}

#mediaWallFlash{
	visibility:hidden;
	height:0;
}

.ituneslink:link, .ituneslink:visited{
	text-decoration:none;
	color:#333;
}

.ituneslink:hover{
	color:#666;
}

.itunesstyle{
	color:#000;
	font-size:14px;
}