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

html,body,p,div,img,h1,h2,h3,h4{ margin:0px; padding:0px; border:0px; border-collapse: separate; border-spacing:0px; } input,select{ margin:0; padding:0; }

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}


body {
	background-color:#231F20;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-attachment:fixed;
	background-position: 50% 0%; 
}


#container {
	width: 950px;
	height: auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	width: 950px;
	height: 142px;
	text-align: center;
}


#main {
	width: 950px;
	text-align: center;
}

#content {
	width: 950px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color:#FFF;
	text-align: center;
	background-image: url(../images/content_fill.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#ticket_box {
	width: 804px;
	height: auto;
	margin-left: 73px;
	margin-right: 73px;
	text-align: left;
}

#ticket_box01 {
	width: 804px;
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image:url(../images/tickets_price_box.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#ticket_buy {
	width: 235px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

.buy_text {
	font-family:  Gill Sans, sans-serif;
	color: #FFF;
	line-height: 30px;
	font-size: 16px;
}

#ticket_donate {
	width: 251px;
	height: 200px;
	background-image:url(../images/tickets_donate.jpg);
	background-repeat: no-repeat;
}

#ben_box {
	width: 804px;
	height: auto;
	margin-left: 73px;
	margin-right: 73px;
	text-align: left;
}

#ben_logos {
	width: 804px;
	height: 163px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

#sponsor_box {
	width: 804px;
	height: auto;
	margin-left: 73px;
	margin-right: 73px;
	text-align: left;
}

#sponsor_logos {
	width: 719px;
	height: 131px;
	margin-left: 42px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
}

#footer_box {
	width: 950px;
	height: auto;
	background-color:#707070;
	text-align: center;
}

#footer {
	width: 804px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 73px;
	margin-right: 73px;
	text-align: center;
}

#footer_box {
	width: 950px;
	height: auto;
	background-color:#707070;
	text-align: center;
}

#slickbox {
	width: 950px;
	height: auto;
	background-color: #000;
	text-align: left;
}

#contact_open {
	text-align: left;;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 73px;
	margin-right: 73px;
}
#contact_info {
	text-align: left;;
	padding: 3px;
}
a img {
	border: none;
}

a {
   outline: none;
   text-decoration:none;
}


h1,h2 {
	font-family: Gill Sans, sans-serif;
}
h1 {
	font-size: 48px;
	font-weight: normal;
	color: #660000;
}
h2 {
	font-size: 48px;
	font-weight: normal;
	color: #FFF;
}

h3 {
	font-size: 16px;
	font-family: Carlson, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
}

p {
	font-family: Gill sans, sans-serif;
	font-size: 14px;
}

.donate_text {
	font-family: Gill sans, sans-serif;
	font-size: 13px;
}

.text_contact_head {
	font-family: Gill sans, sans-serif;
	font-size: 18px;
	color:#999;
}
.text_contact {
	font-family: Gill sans, sans-serif;
	font-size: 14px;
	color:#FFF;
	line-height: 20px;
}



a.link:link {
	font-family: Gill Sans, sans-serif;
	font-size: 14px;
	color: #660000;
}
a.link:visited {
	font-family: Gill Sans, sans-serif;
	font-size: 14px;
	color: #660000;
}
a.link:hover {
	text-decoration:underline;
	font-family: Gill Sans, sans-serif;
	font-size: 14px;
	color: #660000;
}
a.link:active {
	font-family: Gill Sans, sans-serif;
	font-size: 14px;
	color: #660000;
}


a.email:link {
	color: #FFF;
}
a.email:visited {
	color: #FFF;
}
a.email:hover {
	text-decoration:underline;
	color: #FFF;
}
a.email:active {
	color: #FFF;
}

#anchor5 {
 	float:right;
	margin-right: 10px;
	font-family: Gill Sans, sans-serif;
	font-size: 14px;
	color: #660000;
}
