@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/splash_page_VR.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.logomask {
	position:absolute;
	top:18px;
	left:62px;
	width:224px;
	height:316px;
	overflow:hidden;
}

.menustyle {
	font:Baskerville, Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top:22px;
	left:322px;
	width:555px;
	height:30px;
	padding:5px;
	overflow:hidden;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.bodystyle {
	font:Baskerville, Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top:62px;
	left:330px;
	width:630px;
	height:565px;
	padding:5px;
	overflow:hidden;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.socialmedia {
	font:Baskerville, Georgia, "Times New Roman", Times, serif;
	position:absolute; 
	top:370px; 
	left:100px; 
	width:140px; 
	padding:5px; 
	overflow:hidden;
}

.thumbnail{
	background-color:#000;
	padding: 7px;
	border: 1px solid #333;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 35px;
}

.cddisplay{
	padding: 7px;
	border: 1px solid #333;
	float: left;
	margin-left: 50px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.italictext { font-style: italic; }

.videotitle { font-size: 18px; color: #490000; text-align:center; }

.videodesc {font-style: italic; font-size: 18px;}

.videotextcenter { text-align: center; font-size: 13px;}

a:link {
	color: #490000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #490000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #490000;
}

</style>
