body {
	background-image: url(images/bgbig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 760px;
	height: 1056px;
}
.header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
	height: 46px;
}
.leftcol {
	height: 1000px;
	width: 254px;
	float: left;
}
.rightcol {
	float: right;
	height: 800px;
	width: 500px;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330033;
	font-weight: bold;
}
.whitetextbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330033;
	font-weight: bold;
}
.whitetextlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetextlinkfade {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF99FF;
	font-weight: bold;
}
