﻿
body {
	background-image: url('back.gif');
	text-align: center;
	background-attachment: fixed;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	margin: 25px auto 25px auto;
	width: 980px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	height: 28px;
	color: #000000;
}
#page_content {
	background-color: #FFFFFF;
	height: 100%;
}
.logobox {
	width: 865px;
	margin-left: 57px;
	float: left;
	text-align: right;
}
.tlinks {
	clear: both;
}
