#leftMenu{
	width: 240px;
	vertical-align: top;
}

.leftMenuButton{
	height: 38px;
	cursor: pointer;
}

.vertFill{
	width:10px;
}

#rightTopGraphic{
	background-image: url(images/Splash-Window.jpg);
	width: 750px;
	height: 370px;
	margin-bottom:10px;
}

#rightContent{
	width: 750px;
}

#pressContainer{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	width: 600px;
	margin-bottom:20px;
}

.experienceSubheading{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:white;
	font-size:120%;
	margin-top:10px;
}

.experienceDate{
	color:white;
	margin-top:25px;
}

.reviewLink, .pressLink{
	margin-top:10px;
}

#videosContainer tr{
	height:295px;
}

#shareTable{
	width:650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	text-align:left;
	color:white;
}
#shareTable input, #shareTable textarea{
	width:400px;
}

.submit{
	background-color:#777777;
	color:#f0f0f0;
	cursor:pointer;
}
.shareInstructions{
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	text-align:justify;
	color:white;
	width:650px;
}
