body {
	background: url(/images/home_background.gif) repeat;
	margin: 0px;
}
#greenrule {
	background: url(/images/home_greenrule.gif) repeat-y 302px 0px!important;
	background: url(/images/home_greenrule.gif) repeat-y 292px 0px;
	margin: 0px auto;
	width: 750px;
}
#homerules {
	background: url(/images/home_rules.jpg) repeat-x 0px 153px;
}
#title {
	background: url(/images/home_title.gif) no-repeat 0px 100px;
	margin: 0px auto;
	width: 710px;
}
#yellowrule {
	background: url(/images/home_yellowrule.gif) repeat-y 303px 500px;
	height: 600px;
}
#zoom {
	height: 573px;
	margin-top: -5px;
	padding-top: 22px;
}
#title #zoom p {
	color: #E98EB5;
	font-size: 11px;
	text-align: right;
	padding-top: 22px;
}
#title  {
	position: relative;
}
#title h1 {
	color: #74E9A4;
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 160px;
	padding-left: 144px;
	padding-bottom: 60px;
}
#title h2 {
	text-transform: uppercase;
	color: #B5C9E7;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: right;
}
#title h3 {
	color: #FF4FE4;
	font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: -60px 0px 15px;
	text-align: left;
}
#title p {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 390px;
}
#title p img {
	float: right;
	margin-top: 5px;
}
#title h5{
	text-transform: uppercase;
	margin: 0px;
	padding: 12px 0px 0px;
	font: normal 24px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	position: absolute;
	right: -135px;
	top: 100px;
}
#title h5 a{
	color: #fff;
	text-decoration: none;
}
#title h5 a:hover{
	text-decoration: underline;
}
