body	{
	background-image: url(/images/back.png);
	background-attachment: fixed;
	background-color: #333333;
	text-align: center;
	min-width: 778px;
	}
#body	{
	width: 778px;
	margin: 0px auto;
	text-align: left;
	}
#head	{
	height: 150px;
	width: 778px;
	}
#content {
	background-color: #ffffff;
	padding: 0px 15px;
	color: #333333;
	}
#foot	{
	padding: 0px 0px 20px 0px;
	text-align: left;
	color: #ffffff;
	}
#foot a	{
	color: #ffffff;
	font-weight: 700;
	}
#foot a:hover {
	color: #ffffff;
	font-weight: 700;
	text-decoration: underline;
	}
#foot div.quality {
	margin: 10px 0px 0px 20px;
	font-size: small;
	}
#leftside {
	float: left;
	width: 200px;
	}
#rightside {
	float: right;
	width: 540px;
	}
#clear	{
	clear: both;
	}
#leftside dl, #leftside div {
	font-size: small;
	}
#flash	{
	float: right;
	height: 150px;
	width: 150px;
	margin: 0px 0px 10px 20px;
	}
div.quote {
	border: 1px solid #333333;
	margin: 20px 0px; padding: 20px;
	background-color: #cccccc;
	}
h1, h1 img	{
	height: 150px;
	width: 778px;
	}
/* Begin Media Platform Handling */
.handshow	{
	position: absolute;
	left: -9999px;
	height: 0px;
	width: 990px;
	}
.printshow	{
	position: absolute;
	left: -9999px;
	height: 0px;
	width: 990px;
	}
.screenhide {
	position: absolute;
	left: -9999px;
	height: 0px;
	width: 990px;
	}
/* End Media Platform Handling */

/* Holly Hack - http://www.positioniseverything.net/explorer/escape-floats.html */
/* Hides from IE-mac \*/
* html, h2, h3, p, div, table {height: 1%;}
/* End hide from IE-mac */
