body {
	background: url(/images/background.jpg) repeat;
	margin: 0px 0px 20px;
	padding: 0px;
}
sup {
	font-size: 9px;
	line-height: 75%;
}
#middle {
	background: url(/images/background_participate2.jpg) no-repeat;
	margin: 0px auto;
	height: 945px;
	width: 840px;
	padding-right: 56px;
	padding-left: 56px;
	position: relative;
}
#middle #margin{
	padding-right: 60px;
	padding-left: 60px;
	position: relative;
	top: 137px;
}

#middle2 {
	background: url(/images/background_invitation.jpg) no-repeat;
	margin: 0px auto;
	height: 945px;
	width: 840px;
	padding-right: 56px;
	padding-left: 56px;
	position: relative;
}
#buttons a  {
	display: block;
	height: 28px;
	width: 316px;
}
#buttons a u {
	display: none;
}
#buttons a#online  {
	position: absolute;
	top: 828px;
	left: 145px;
}
#buttons a#cc  {
	position: absolute;
	top: 828px;
	left: 491px;
}
#buttons a#auto  {
	position: absolute;
	top: 860px;
	left: 491px;
}
#buttons a#check  {
	position: absolute;
	top: 860px;
	left: 145px;
}

#middle h1 {
	font: bold 21px/24px Georgia, "Times New Roman", Times, serif;
	color: #de2516;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}

#middle h1.lower {
	position: absolute;
	top: 790px;
	left: 330px;
}

#middle h2 {
	font: normal 14px/25px Georgia, "Times New Roman", Times, serif;
	color: #005287;
	margin: 0px 0px 4px;
	padding: 0px;
		
}
#middle h2 strong{
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}
#middle h3 {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #de2516;
	margin: 0px 0px 6px;
	padding: 0px;
}
#middle p {
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #005287;
	margin: 0px 0px 6px;
	padding: 0px;
}
#middle p.red {
	color: #de2516;
	font-weight: bold;
}

#middle #bullets ul {
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #005287;
	margin: 0px 0px 6px;
	padding: 0px 0px 0px 20px;
}
#middle #bullets ul li{
	margin-bottom: 5px;
}

#middle #bullets {
	padding-top: 30px;
	height: 190px;
	padding-right: 30px;
	padding-left: 60px;
	position: absolute;
	top: 578px;
}
#middle #bullets #left {
	width: 360px;
	float: left;
}
#middle #bullets #right {
	width: 380px;
	float: right;
	position: absolute;
	top: 30px;
	left: 450px;
}
#middle h1.clear {
	clear: both;
	padding-top: 20px;
}
#middle h4 {
	font: bold 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #de2516;
	text-align: center;
	margin: 86px 0px 0px;
	padding: 0px;
}
#middle h4.lower {
	text-align: center;
	margin: 86px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 820px;
	left: 158px;
}


#bottom {
	background: url(/images/bottom.jpg) no-repeat;
	margin: 0px auto;
	height: 54px;
	width: 952px;
}
#footer {
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 10px auto 0px;
	color: #B1A484;
}
#footer sup{
	font-size: 75%;
	line-height: 75%;
}
