﻿body { text-align:center;
	background-image: url('bg.gif');
	margin-top: 15px;
}
#container {
	text-align: center;
	width: 968px;
	margin: 0 auto;
	position: relative;
	background-image: url('trans-33.png');
	height: 740px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	top: 0px;
}
#toptextad {
	position: absolute;
	width: 728px;
	height: 15px;
	top: 45px;
	left: 120px;
	background-color: #000000;
}
#content {
	position: absolute;
	width: 728px;
	height: 495px;
	top: 60px;
	left: 120px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#leftadcolumn {
	position: absolute;
	width: 120px;
	height: 600px;
	top: 45px;
	left: 0px;
}#rightadcolumn {
	position: absolute;
	width: 120px;
	height: 600px;
	top: 45px;
	right: 0px;
}
#bottomadblock {
	position: absolute;
	width: 728px;
	height: 90px;
	top: 555px;
	left: 120px;
}
#footer {
	text-align: center;
	position: absolute;
	width: 968px;
	top: 660px;
	left: 0px;
}
/* BEGIN SNIP HERE TO REMOVE AUTHORS LINK */

#backlinktoauthor {
	text-align: center;
	position: absolute;
	width: 728px;
	height: 30px;
	top: 515px;
	left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	vertical-align: middle;
}

/* END SNIP HERE TO REMOVE AUTHORS LINK */