﻿body
{
	background-color: #433F3C;
}

#splashcontent
{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -293px;
	margin-left: -502px;
	border-color: #22231F;
	border-style: solid;
	background-image: url(../images/splash1.jpg);
	height: 585px;
	width: 1004px;
	background-repeat: no-repeat;
	background-color: #272822;
}

#autoplayfile
{
		position: fixed;
	top: 50%;
	left: 50%;

}

.centered
{
}

.bigtable
{
	display: none;
}

#header
{
	display: none;
}


#pressquotes
{
	float: right;
	margin: 160px 0 0 0;
	width: 600px;
}

#pressquote1
{
	float: left;
	clear: both;
	width: 300px;
}

#pressquote2
{
	float: left;
	clear: both;
	margin-left: 190px;
	width: 270px;
}


#pressquote3
{
	float: left;
	clear: both;
	margin-left: 0;
	width: 230px;
}


#pressquotes p
{
	margin: 0;
	line-height: normal; 
	color: white;
	font-family: "Palatino Linotype", Times New Roman,serif;
}

#pressquotes p.quote
{
	font-size: 16px;
	letter-spacing: 1px;
}

#pressquotes p.source
{
	font-size: 13px;
	text-transform: uppercase;
	text-align: right;
	margin: 10px 0 0 0;
	letter-spacing: 1px;
	float: right;
}

#pressquote2 p.source
{
	margin: 0;
}

div.pressquote
{
	margin-bottom: 35px;
}

#headerNav
{
	font-family: "Palatino Linotype", "Times New Roman" ,Serif;
	position: absolute;
	right: 0;
	top: 520px;
	font-size: 20px;
}


#headerNav #homelink
{
	display: none;
}
