@charset "utf-8";
/* CSS Document */

#content {
	position:relative;
	left:0px;
	top:0px;
	width:766px;
	height:1600px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:766px;
	height:173px;
	margin: 0 auto;
	background-image: url(images/rules/headerrulesregulations.jpg);
	background-color: #FFFFFF;
}
#title {
	position:absolute;
	left:0px;
	top:55px;
	width:100%;
	height:204px;
}
#column1 {
	position:absolute;
	left:19px;
	top:265px;
	width:225px;
	height:1262px;
	text-align: justify;
}
#column2 {
	position:absolute;
	left:270px;
	top:265px;
	width:225px;
	height:1221px;
	text-align: justify;
}
#column3 {
	position:absolute;
	left:522px;
	top:265px;
	width:225px;
	height:1276px;
	text-align: justify;
}
#disclaimer {
	position:absolute;
	left:0px;
	top:1551px;
	width:100%;
	height:43px;
}

