body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a { outline:none; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A88C8;
	font-size: 30px;
	font-weight: bold;
}

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 500px;
}
#container #background {
	background-image: url(../images/shadow_white.png);
	background-repeat: no-repeat;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height: 500px;
}
#header {
	height: 77px;
	width: 710px;
	padding: 10px;
	float: left;
}

#header div {
	float: left;
	width: 241px;
	text-align: center;
}
#header div.center {
	float: left;
	width: 227px;
	text-align: center;
}
#header div.left {
	float: left;
	text-align: left;
}
#footer {
	width: 730px;
	display: block;
	clear: left;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#footer #pics {
	float: left;
	padding-left: 20px;
	background-image: url(../images/footer_bg.png);
	height: 59px;
	width: 710px;
	background-repeat: repeat-x;
	background-color: #FAEDAB;
	clear: left;
}
#footer #pics img {
	float: left;
	margin-right: 5px;
	height: auto;


}
#footer  #logos {
	text-align: center;
	margin-bottom: 10px;
	clear: left;
	float: left;
	margin-top: 10px;
	width: 730px;
}
#footer  #logos  img {
	margin-right: 10px;
	margin-left: 10px;
}
#footer #become_sponsor {
	width: 730px;
	background-color: #e57737;
	clear: left;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer #become_sponsor a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #links {
	float: left;
	width: 230px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 59px;
}

.button {
	float: left;
	padding-left: 10px;
	margin-top: 7px;
}


#register {
	width: 250px;
	top: 40px;
	color: #000000;
	margin-left: -135px;
	position: absolute;
	left: 50%;
	text-align: right;
	padding: 10px;
	font-size: 10px;
	border: 5px solid #472D83;
	background-color: #f2f2f2;
}
.purchase_tickets {
	padding-top: 10px;
}


#invitation {
	width: 250px;
	height: 265px;
	background-color: #f2f2f2;
}
#register a, #register a:link, #register a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16pt;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 9pt;
	background-color: #1A88C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3CA6E6;
	border-right-color: #12618F;
	border-bottom-color: #12618F;
	border-left-color: #3CA6E6;
}
#register a:hover {
	text-decoration: none;
	background-color: #2099E1;
}
#purchase {
	width: 410px;
	top: 40px;
	color: #000000;
	margin-left: -205px;
	position: absolute;
	left: 50%;
	text-align: right;
	padding: 10px;
	font-size: 10px;
	border: 5px solid #472D83;
	background-color: #f2f2f2;
}

#purchase a, #purchase a:link, #purchase a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16pt;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3CA6E6;
	border-right-color: #12618F;
	border-bottom-color: #12618F;
	border-left-color: #3CA6E6;
	font-size: 9pt;
	background-color: #1A88C8;
}
#purchase a:hover {
	text-decoration: none;
	background-color: #2099E1;
}
#tickets {
	height: 380px;
	width: 410px;
}
