body {
	background-image: url(images/tile.jpg);
}
#Bigback {
	position:absolute;
	width:1024;
	height:768;
	z-index:1;
	left: 0;
	top: 0;
}
#Logo {
	position:absolute;
	width:389;
	height:222px;
	z-index:7;
	top: 8px;
}
#MainBody {
	position:absolute;
	width:710px;
	height:100%;
	z-index:6;
	left: 40px;
	top: 181px;
}
#SideBody {
	position:absolute;
	width:231px;
	height:282px;
	z-index:4;
	left: 772px;
	top: 181px;
}
a:link {
	color: #09F;
}
a:visited {
	color: #999;
}
a:hover {
	color: #F60;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	margin-bottom: -9px;
	line-height: normal;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	margin-bottom: 5px;
	color: #333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: -4px;
}
.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #09F;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: -15px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #06F;
	font-weight: bold;
	margin-bottom: -15px;
}
.imagebufferleft {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.sidetext {
	font-family: arial;
	font-size: 10pt;
	color: #333;
	margin-bottom: -7px;
}
