body
{
  background-color: #F0EBEB;
  font-size: 75%;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}

h2
{
	font-size: 125%;
}

h3
{
	font-size: 112%;
}

#contentHolder
{
	position:absolute;
	height:600px; 
	width:800px;
	margin:-300px 0px 0px -400px;
	top: 50%; 
	left: 50%;
	text-align: left;
}

#flashContent
{ 
}

#otherBits
{
	padding: 0;	
	position:relative;
	font-size: 75%;
}

#otherBits a
{
	text-decoration:underline;
	color: #998888;
	position:absolute;
	right:0px;
	top: 4px;
}

#noFlashPage
{
	width: 770px;
	height: 550px;
	margin: 15px 15px 15px 15px;
}
