body
{
	background:#FFFFFF;
	background-image:url(../images/bg01.jpg);
	background-repeat:no-repeat;
	font-family: helvetica; arial;
	font-size:0.7em;
}

#videoframe
{
	padding-bottom: 6px;
	padding-top: 6px;
	}

#wrapper 
{
	text-align: left;
	margin: 0em auto;
	padding: 0em;
	border:0em;
	width: 90%;
	margin-left:6%;
}

#header 
{
	margin: 0em;
	text-align:center;
}

#left
{
	
	float: left;
	width: 600px;
	margin-left:0%;
}

#mid 
{ 
	float: left;
	width: 32%;
	margin-left:22px;
}


#footer 
{
	clear: both;
	text-align:center;
	padding:0em;
}


h1
{
	color: #900;	
	font-size:2em;
	text-align:center;
	padding-bottom:0em;
}

h2
{
	text-align:left;
	border-bottom-style:dotted;
	border-width:0.1em;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0em;
}

hr
{ 
border: 0.1em solid #ccc;
width:100%;
}

a:link
{
	color:black;
	text-decoration:none;
}

a:hover
{
	color:#c4c4c4;
}

a:visited
{
	color:#333;
	text-decoration:none;
}

.credits

{
	color:#333;	
	font-size:0.8em;
	text-decoration:none;
}
