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

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #2c2c2c;
	background-image: url(images/2010bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.topbox {
	background-image:url(images/2010_05.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.Homebox {
	background-image:url(images/2010_06.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #171717;
}
.mainbox {
	background-image:url(images/2bgmain_01.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFF;
}
.subboxLft {
	background-image:url(images/bar_.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.subboxRgt {
	background-image:url(images/bar_.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerbox {
	background-image:url(images/2bgmain_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
}
.GeorgiaGold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BC8630;
}
.GeorgiaRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #900;
}
.MainLargeEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.MainMediumEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.Event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.links:visited {
	color: #666;
}
.links:hover {
	color: #900;
}
.links:active {
	color: #000;
}
.linksWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.linksWhite:visited {
	color: #CCC;
	text-decoration: none;
}
.linksWhite:hover {
	color: #900;
	text-decoration: underline;
}
.linksWhite:active {
	color: #CCC;
	text-decoration: none;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.normalText11 {
	font-family:Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.normalText10 {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.normalGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.normalLTGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}
.normalRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #900;
}
.section-icon {
	POSITION: inherit;
	TOP: 1080px;
	LEFT: 956px;
	background-repeat: no-repeat;
}
.Sponsorlinks {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}
.Sponsorlinks:visited {
	color: #900;
	text-decoration: none
}
.Sponsorlinks:hover {
	color: #900;
	text-decoration: underline;
}
.Sponsorlinks:active {
	color: #900;
	text-decoration: none
}
.sponsors {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/sponsorbar.png);
	background-repeat: no-repeat;
	background-position: center center;
}

