body {
	text-align: center;
	background-repeat: repeat;
	background-image: url(../images/background-tile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
.main {
	position: relative;
	width: 750;
	height: auto;
	margin: auto;
	text-align: left;
	color: #DF8B3A;
	left: 0px;
	visibility: visible;
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	top: 25px;
}
a:link,a:visited,a:active {
	color: #FFFFCC;
}
a:hover {
	color: #FFFFFF;
}
.copyright {
	font-size: 9px;
}

