/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}

#pagecenter {
	text-align: center;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#template-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 100%;
	left: 0px;
}
.links 
{
	float:left;
	width:20%;
}

.content
{
	float:left;
	width:60%;
}
.leftside
{
	float:left;
	width:80%;
}
.floater 
{
	float:left;}
	