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

/**clears the slate**/
* {
	margin: 0;
	padding: 0;
}

/**sets background color and imagery**/
body {
	position: relative;
	background: url(Images/background_home3.jpg) no-repeat top center;
	background-color: #000;
}

/**Gets rid of target outline when clicked on**/
a {
outline: 0;
}

#MainWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#HeaderWrapper {
	height: 284px;	
}

#TopSpacer {
	height: 100px;
}
	
#RightSpacer {
	float: left;
	width: 55px;
	height: 65px;
}

/**sets standards for the anchors**/ 
#HomeHeader {
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 50px; /* for IE5/Win */
}

#Content {
	float: left;
	width: 940px;
	background: url(Images/Content_Background.png) repeat-y;
}

#Copy p {
	font: normal .9em Georgia, Palatino Linotype, Serif;
	line-height: 1.5em;
	color: #000;
	margin-left: 100px;
	margin-right: 100px;
	padding-bottom: 50px;
}

::-moz-selection{
background: #6e7a6f;
color: #000;
} 

::selection {
background: #6e7a6f;
color: #000;
} 
/**-------------------------------------------------------------------------------------------------------------Events--------------------------------------------------------------------------------------------------------**/

#LeftSchedule {
	background: url(Images/Vertical_line.jpg) repeat-y top right;
	float: left;
	width: 320px;
	margin-left: 100px;
	padding-right: 50px;
	margin-bottom: 40px;
}

#RightSchedule {
	float: left;
	width: 310px;
	margin-left: 40px;
}

#CHHere {
	background: url(Images/CHEvent.jpg) no-repeat top left;
	height: 80px;
	width: 450px;
	margin-left: 100px;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}
	
#Friday {
	background: url(Images/Friday.jpg) no-repeat top left;
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 50px; /* for IE5/Win */
}

#Saturday {
	background: url(Images/Saturday.jpg) no-repeat top left;
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 50px; /* for IE5/Win */
}

.Time {
	font: bold 1em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	color: #000;
	padding-top: 1em;
	padding-bottom: .1em;

}

.Name {
	font: italic .7em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}

p {
	font: bold .7em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}

/**----------------------------------------------------------------------------------------------------------------------Speakers----------------------------------------------------------------------------------------------------------------------**/

#Speakers {
	width: 940px;
}

/**----------------------------------------------------Speaker 1 --------------------------------------------------------**/

/**sets standards for the anchors**/ 
#SpeakerButton1 a {
	clear: both;
	float: left;
	background: url(Images/TomASmall.jpg) no-repeat top left;
	margin-left: 85px;
	width: 100px;
	height: 300px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
}

#SpeakerButton1 a:hover, #SpeakerButton1 a.selected {
	background-position: -100px 0;
}

#Speaker1 {
	float: left;
	background: url(Images/PTomA.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker1Headline {
	background: url(Images/TomAHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 2 --------------------------------------------------------**/

#SpeakerButton2 a {
	float: left;
	background: url(Images/TomBSmall.jpg) no-repeat top left;
	margin-left: 10px;
	width: 100px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton2 a:hover, #SpeakerButton2 a.selected {
	background-position: -100px 0;
}

#Speaker2 {
	float: left;
	background: url(Images/PTomB.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker2Headline {
	background: url(Images/TomBHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 3 --------------------------------------------------------**/

#SpeakerButton3 a {
	float: left;
	background: url(Images/Monica.jpg) no-repeat top left;
	margin-left: 80px;
	width: 170px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton3 a:hover, #SpeakerButton3 a.selected {
	background-position: -195px 0;
}

#Speaker3 {
	float: left;
	background: url(Images/PMonica.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker3Headline {
	background: url(Images/MonicaHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 4 --------------------------------------------------------**/

#SpeakerButton4 a {
	float: left;
	background: url(Images/LisaSmall.jpg) no-repeat top left;
	margin-left: 10px;
	width: 100px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton4 a:hover, #SpeakerButton4 a.selected {
	background-position: -100px 0;
}

#Speaker4 {
	float: left;
	background: url(Images/PLisa.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker4Headline {
	background: url(Images/LisaHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 5 --------------------------------------------------------**/

#SpeakerButton5 a {
	float: left;
	background: url(Images/TroisSmall.jpg) no-repeat top left;
	margin-left: 10px;
	width: 100px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton5 a:hover, #SpeakerButton5 a.selected {
	background-position: -100px 0;
}

#Speaker5 {
	float: left;
	background: url(Images/PTrois.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker5Headline {
	background: url(Images/TroisHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 6 --------------------------------------------------------**/

#SpeakerButton6 a {
	float: left;
	background: url(Images/Anthony.jpg) no-repeat top left;
	margin-left: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton6 a:hover, #SpeakerButton6 a.selected {
	background-position: -195px 0;
}

#Speaker6 {
	float: left;
	background: url(Images/PAnthony.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker6Headline {
	background: url(Images/AnthonyHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 7 --------------------------------------------------------**/

#SpeakerButton7 a {
	float: left;
	background: url(Images/BarrySmall.jpg) no-repeat top left;
	margin-left: 10px;
	width: 100px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton7 a:hover, #SpeakerButton7 a.selected {
	background-position: -100px 0;
}

#Speaker7 {
	float: left;
	background: url(Images/PBarry.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker7Headline {
	background: url(Images/BarryHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 8 --------------------------------------------------------**/

#SpeakerButton8 a {
	float: left;
	background: url(Images/Charles.jpg) no-repeat top left;
	margin-left: 20px;
	width: 180px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton8 a:hover, #SpeakerButton8 a.selected {
	background-position: -195px 0;
}

#Speaker8 {
	float: left;
	background: url(Images/PCharles.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker8Headline {
	background: url(Images/CharlesHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 9 --------------------------------------------------------**/

#SpeakerButton9 a {
	float: left;
	background: url(Images/JBohnSmall.jpg) no-repeat top left;
	margin-left: 10px;
	width: 100px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton9 a:hover, #SpeakerButton9 a.selected {
	background-position: -100px 0;
}

#Speaker9 {
	float: left;
	background: url(Images/PJBohn.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker9Headline {
	background: url(Images/JBohnHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 10 --------------------------------------------------------**/

#SpeakerButton10 a {
	float: left;
	background: url(Images/Joanne.jpg) no-repeat top left;
	margin-left: 20px;
	width: 180px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton10 a:hover, #SpeakerButton10 a.selected {
	background-position: -195px 0;
}

#Speaker10 {
	float: left;
	background: url(Images/PJoanne.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 320px; /* for IE5/Win */
}

#Speaker10Headline {
	background: url(Images/JoanneHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**----------------------------------------------------Speaker 11 --------------------------------------------------------**/

#SpeakerButton11 a {
	float: left;
	background: url(Images/NancySmall.jpg) no-repeat top left;
	margin-left: 10px;
	width: 100px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 300px; /* for IE5/Win */
}

#SpeakerButton11 a:hover, #SpeakerButton11 a.selected {
	background-position: -100px 0;
}

#Speaker11 {
	float: left;
	background: url(Images/PNancy.jpg) no-repeat top left;
	margin-left: 80px;
	width: 250px;
	display: block;
	height: 300px; /* for IE5/Win */
}

#Speaker11Headline {
	background: url(Images/NancyHeadline.jpg) no-repeat top left;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

.SpeakerCopy {
	float: left;
	width: 470px;
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 50px;
}

.SpeakerCopy p {
	font: normal .9em Georgia, Palatino Linotype, Serif;
	line-height: 1.5em;
	color: #000;
}

#SpeakerCopy p {
	font: normal .9em Georgia, Palatino Linotype, Serif;
	line-height: 1.5em;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 300px;
	margin-right: 100px;
}

#SpeakerDivider1 {
	clear: both;
	float:left;	
	background: url(Images/SpeakerDivider1.jpg) no-repeat top left;
	height: 30px;
	width: 735px;
	margin-left: 100px;
	margin-right: 100px;
}

#SpeakerDivider2 {
	clear: both;
	float:left;	
	background: url(Images/SpeakerDivider2.jpg) no-repeat top left;
	height: 30px;
	width: 740px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#CHSpeakers {
	background: url(Images/CHSpeakers.jpg) no-repeat top left;
	height: 80px;
	width: 690px;
	margin-left: 100px;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

/**------------------------------------------------------------------------------------------------------------------Location----------------------------------------------------------------------------------------------------------------**/

#Location {	
	width: 940px;
}

#Downtown {
	clear: both;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 890px;
	height: 460px;
}

#CHLocation {
	background: url(Images/CHLocation.jpg) no-repeat top left;
	height: 80px;
	width: 700px;
	margin-left: 100px;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

#MapBox {
	background: url(Images/MapBackground2.jpg) no-repeat top left;
	width: 740px;
	height: 340px;
	float: left;
	margin-top: 10px;
	margin-left: 100px;
}

#Map {
	width: 700px;
	margin-top: 15px;
	margin-left: 13px;
}

#MapLink {
	float: left;
	padding-top: 9px;
	margin-left: 8px;
	width: 465px;	
}

#MapLink a {
	background: url(Images/MapLink.jpg) no-repeat top left;
	width: 150px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 40px; /* for IE5/Win */
}

#ParkviewCopy {
	float: right;
	width: 260px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 100px;
}

#Hotel {
	clear: both;
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;
}

#ClubSoda {
	float: left;
	width: 260px;
	margin-top: 10px;
	margin-left: 30px;
}

.LocationCopy p{
	font: normal .9em Georgia, Palatino Linotype, Serif;
	line-height: 1.5em;
	color: #000;
}

.LocationCopy a {
	font: bold 1em Georgia, Palatino Linotype, Serif;
	line-height: 1.4em;
	color: #000;
	text-decoration: none;
}

.LocationCopy a:hover, .LocationCopy a.selected {
	color: #6e7a6f;
}

.Address p{
	float: left;
	padding-top: 10px;
	font: bold .7em Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}

#ParkviewHeadline {
	background: url(Images/ParkviewHeadline.jpg) no-repeat top left;
	float: left;
	width: 260px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 55px; /* for IE5/Win */	
}

#TravelHeadline {
	background: url(Images/TravelHeadline.jpg) no-repeat top left;
	float: left;
	width: 260px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 140px; /* for IE5/Win */	
}

#HotelHeadline {
	background: url(Images/HotelHeadline.jpg) no-repeat top left;
	float: left;
	width: 450px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 55px; /* for IE5/Win */	
}

#ClubSodaHeadline {
	background: url(Images/ClubSodaHeadline.jpg) no-repeat top left;
	float: left;
	width: 330px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 55px; /* for IE5/Win */	
}

.HorizontalLines2 {
	clear:both;
	float:left;	
	background: url(Images/horizontal_dots_3.jpg) no-repeat left;
	height: 20px;
	width: 735px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 100px;
}

/**------------------------------------------------------------------------------------------------------------------Sponsors----------------------------------------------------------------------------------------------------------------**/

#CHSponsors {
	float: left;
	background: url(Images/CHSponsors.jpg) no-repeat top left;
	height: 80px;
	width: 690px;
	margin-left: 250px;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

#Patrons {
	clear: both;
	float: left;
	background: url(Images/Patrons.jpg) no-repeat top center;
	height: 100px;
	width: 740px;
	margin-top: 30px;
	margin-left: 100px;
	margin-right: 100px;
}

#InKind {
	clear: both;
	float: left;
	background: url(Images/InKind.jpg) no-repeat top center;
	height: 75px;
	width: 740px;
	margin-top: 35px;
	margin-left: 100px;
	margin-right: 100px;
}

#Friends {
	clear: both;
	float: left;
	background: url(Images/Friends.jpg) no-repeat top center;
	height: 100px;
	width: 740px;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 100px;
}

#Supporters {
	clear: left;
	background: url(Images/Supporters.jpg) no-repeat top center;
	height: 100px;
	margin-top: 80px;
}

#Logo_1 a {
	clear: both;
	float: left;
	background: url(Images/WANE.jpg) no-repeat center;
	height: 130px;
	width: 180px;
	margin-left: 145px;
	margin-top: 10px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 130px; /* for IE5/Win */
}

#Logo_2 a {
	float: left;
	background: url(Images/FOX.jpg) no-repeat center;
	height: 130px;
	width: 180px;
	margin-left: 58px;
	margin-top: 10px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 130px; /* for IE5/Win */
}

#Logo_3 a {
	clear: both;
	float: left;
	background: url(Images/Indiana.jpg) no-repeat center;
	height: 90px;
	width: 180px;
	margin-left: 250px;
	margin-top: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
}

#Logo_4 a {
	float: left;
	background: url(Images/Comcast.jpg) no-repeat center;
	height: 90px;
	width: 180px;
	margin-left: 80px;
	margin-top: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
}

#Logo_5 a {
	clear: both;
	float: left;
	background: url(Images/RIS.jpg) no-repeat center;
	height: 90px;
	width: 180px;
	margin-left: 250px;
	margin-top: 0px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
}

#Logo_6 a {
	float: left;
	background: url(Images/NewHaven.jpg) no-repeat center;
	height: 150px;
	width: 180px;
	margin-left: 80px;
	margin-top: 0px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
}

#Logo_7 a {
	clear: both;
	float: left;
	background: url(Images/CMT.jpg) no-repeat center;
	height: 90px;
	width: 180px;
	margin-left: 250px;
	margin-top: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
}

#Logo_8 a {
	float: left;
	background: url(Images/DeBrand.jpg) no-repeat center;
	height: 90px;
	width: 180px;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 50px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
}

#Logo_9 a {
	clear: both;
	float: left;
	background: url(Images/Asher.jpg) no-repeat center;
	width: 180px;
	margin-left: 145px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 130px; /* for IE5/Win */
}

#Logo_10 a {
	float: left;
	background: url(Images/Rock104.jpg) no-repeat center;
	width: 180px;
	margin-left: 58px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 130px; /* for IE5/Win */
}

#Logo_11 a {
	float: left;
	background: url(Images/HMB.jpg) no-repeat center;
	width: 180px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 130px; /* for IE5/Win */
}

#Logo_12 a {
	clear: both;
	float: left;
	background: url(Images/Lincoln.jpg) no-repeat center;
	width: 180px;
	margin-left: 250px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 135px; /* for IE5/Win */
}

#Logo_13 a {
	float: left;
	background: url(Images/AAFFlint.jpg) no-repeat center;
	width: 180px;
	margin-left: 80px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 135px; /* for IE5/Win */
}

#Logo_14 a {
	float: left;
	background: url(Images/Pengad.jpg) no-repeat center;
	width: 180px;
	margin-left: 58px;
	margin-top: 20px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 130px; /* for IE5/Win */
}

#Logo_15 {
	float: left;
	background: url(Images/BallState.jpg) no-repeat center;
	height: 90px;
	width: 180px;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 50px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
}
/**-------------------------------------------------------------------------------------------------------------Page Links--------------------------------------------------------------------------------------------------------**/

#LeftMenu {
	float: left;
	margin-top: 35px;
	margin-bottom: 84px;
	height: 65px;
	width: 380px;
}

#Menu1 {
	float: left;
	height: 65px;
	width: 108px;
}

#Menu1Selected {
	float: left;
	height: 65px;
	width: 108px;
}

#Menu2 {
	float: left;
	height: 65px;
	width: 115px;
}

#Menu2Selected {
	float: left;
	height: 65px;
	width: 115px;
}

#Menu3 {
	float: left;
	height: 65px;
	width: 102px
}

#Menu3Selected {
	float: left;
	height: 65px;
	width: 102px
}

#LeftSpacer {
	float: left;
	width: 55px;
	height: 65px;
}

#Home {
	float: left;
	width: 285px;
	height: 184px;
}

#RightMenu {
	float: left;
	margin-top: 35px;
	margin-bottom: 84px;
	height: 65px;
	width: 275px;
}

#Menu4 {
	float: left;
	height: 65px;
	width: 100px;
}

#Menu4Selected {
	float: left;
	height: 65px;
	width: 100px;
}

#Menu5 {
	float: left;
	height: 65px;
	width: 120px;
}

#Menu5Selected {
	float: left;
	height: 65px;
	width: 120px;
}


/**sets standards for the anchors**/ 
#Home a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 184px; /* for IE5/Win */
	background: url(Images/Logo.png) no-repeat top left;
}

/**sets standards for the anchors**/ 
#Menu1 a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Event.png) no-repeat top left;
}

#Menu1 a:hover, #Menu1 a.selected {
	background-position: -108px 0;
}

#Menu1Selected a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Event.png) no-repeat top left;
	background-position: -108px 0;
}

/**sets standards for the anchors**/ 
#Menu2 a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Speakers2.png) no-repeat top left;
}

#Menu2 a:hover, #Menu2 a.selected {
	background-position: -115px 0;
}

#Menu2Selected a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Speakers2.png) no-repeat top left;
	background-position: -115px 0;
}

/**sets standards for the anchors**/ 
#Menu3 a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Location.png) no-repeat top left;
}

#Menu3 a:hover, #Menu3 a.selected {
	background-position: -102px 0;
}

#Menu3Selected a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Location.png) no-repeat top left;
	background-position: -102px 0;
}

/**sets standards for the anchors**/ 
#Menu4 a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Sponsors.png) no-repeat top left;
}

#Menu4 a:hover, #Menu3 a.selected {
	background-position: -100px 0;
}

#Menu4Selected a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Sponsors.png) no-repeat top left;
	background-position: -100px 0;
}

/**sets standards for the anchors**/ 
#Menu5 a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Register.png) no-repeat top left;
}

#Menu5 a:hover, #Menu3 a.selected {
	background-position: -120px 0;
}

#Menu5Selected a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 65px; /* for IE5/Win */
	background: url(Images/Register.png) no-repeat top left;
	background-position: -120px 0;
}

/**-------------------------------------------------------------------------------------------------------------Register--------------------------------------------------------------------------------------------------------**/

#CHRegister {
	background: url(Images/Register_Headline.jpg) no-repeat top left;
	height: 80px;
	width: 690px;
	margin-left: 100px;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 80px; /* for IE5/Win */
}

#FullFall {
	float: left;
	margin-left: 100px;
	width: 840px;
}

#FullFallHeadline {
	background: url(Images/CHFullFall.jpg) no-repeat center left;
	clear: both;
	float: left;
	width: 700px;
	margin-top: 10px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 40px; /* for IE5/Win */	
}

#FridayFull {
	float:left;
	margin-left: 100px;
	width: 840px;
}

#FridayFullTitle {
	background: url(Images/CHFridayFull.jpg) no-repeat center left;
	clear: both;
	float: left;
	width: 700px;
	margin-top: 50px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 40px; /* for IE5/Win */	
}

#SaturdayFull {
	float: left;
	margin-left: 100px;
	width: 840px;
}

#SaturdayFullTitle {
	background: url(Images/CHSaturdayFull.jpg) no-repeat center left;
	clear: both;
	float: left;
	width: 700px;
	margin-top: 50px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 40px; /* for IE5/Win */	
}

#SponsorFull {
	float: left;
	margin-left: 100px;
	width-top: 50px;
}

#SponsorFullTitle {
	background: url(Images/CHSponsorFull.jpg) no-repeat center left;
	clear: both;
	float: left;
	width: 700px;
	margin-top: 50px;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 40px; /* for IE5/Win */	
}

.PackageTitle {
	font: bold 1em Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	color: #000;
	padding-bottom: .1em;
}

.Description {
	float: left;
	width: 740px;
	margin-right: 100px;
}

.Description p {
	font: normal .7em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}

.RegisterForm {
	font-size: 2em;
	padding: 5px;

}

.InputCont {
	clear: both;
	float: left;
	width: 650px;
	padding-top: 10px;
}

.Attendees {
	margin-top: 0px;
	margin-left: 30px;
	float:left;
}

.Attendees p {
	font: bold .7em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}
/*
.Attendees input{
	width: 180px;
	height: 25px;
}*/

.Company {
	margin-top: 0px;
	clear: both;
	float:left;
}

.Company p {
	font: bold .7em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}
/*
.Company input{
	width: 180px;
	height: 25px;
}*/

.Contact {
	margin-top: 0px;
	margin-left: 30px;
	float: left;
}
/*
.Contact input{
	width: 180px;
	height: 25px;
}*/

.Contact p {
	font: bold .7em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}

.HorizontalLines {
	clear:both;
	float:left;	
	background: url(Images/horizontal_dots_3.jpg) no-repeat left;
	height: 35px;
	width: 735px;
	margin-right: 100px;
}

input {
	background-color: #c5c7af;
}

form {
	clear: both;
	float: left;	
}

#LeftRegisterCopy p {
	font: normal .9em Georgia, Palatino Linotype, Serif;
	line-height: 1.5em;
	color: #000;
}

#LeftRegisterCopy {
	float: left;
	width: 630px;
	margin-left: 100px;
	padding-bottom: 50px;
}

#LeftRegisterCopy a {
	font: bold .9em Georgia, Palatino Linotype, Serif;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}

#LeftRegisterCopy a:hover, #LeftRegisterCopy a.selected {
	color: #6e7a6f;
}

#ViewCart {
	float: left;
	height: 100px;
	width: 165px;
	margin-left: 45px;
	margin-right: 100px;
}

#ViewCart a {
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
	height: 90px; /* for IE5/Win */
	background: url(Images/ViewCart.jpg) no-repeat top left;
}

#ViewCart a:hover, #ViewCart a.selected {
	background-position: -165px 0;
}

.Cart {
	float: right;
	height: 45px;
	text-align: right;
	width: 90px;
}

.AddCart {
	float: right;
}

.Quantity p {
	font: bold .7em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
}

.Quantity {
	margin-top: 0px;
	clear: both;
	float: left;
}
/*
.Quantity input{
	width: 70px;
	height: 25px;
}*/

#Seventy {
	clear: both;
	float: left;
	background: url(Images/75.jpg) no-repeat left;
	width: 70px;
	height: 50px;
	margin-right: 10px;
}

#FortyFive {
	clear: both;
	float: left;
	background: url(Images/45.jpg) no-repeat left;
	width: 70px;
	height: 50px;
	margin-right: 10px;
}

#Thirty {
	clear: both;
	float: left;
	background: url(Images/30.jpg) no-repeat left;
	width: 70px;
	height: 50px;
	margin-right: 10px;
}

#TwentyFive {
	clear: both;
	float: left;
	background: url(Images/25.jpg) no-repeat left;
	width: 70px;
	height: 50px;
	margin-right: 10px;
}

#Fifteen {
	clear: both;
	float: left;
	background: url(Images/15.jpg) no-repeat left;
	width: 70px;
	height: 50px;
	margin-right: 10px;
}

#Forty {
	clear: both;
	float: left;
	background: url(Images/40.jpg) no-repeat left;
	width: 70px;
	height: 50px;
	margin-right: 10px;
}

#OneHundred {
	clear: both;
	float: left;
	background: url(Images/100.jpg) no-repeat left;
	width: 110px;
	height: 50px;
	margin-right: 10px;
}

#TwoHundred {
	clear: both;
	float: left;
	background: url(Images/250.jpg) no-repeat left;
	width: 110px;
	height: 50px;
	margin-right: 10px;
}

#FiveHundred {
	clear: both;
	float: left;
	background: url(Images/500.jpg) no-repeat left;
	width: 110px;
	height: 50px;
	margin-right: 10px;
}

#OneThousand {
	clear: both;
	float: left;
	background: url(Images/1000.jpg) no-repeat left;
	width: 110px;
	height: 50px;
	margin-right: 10px;
}

#TwoThousand {
	clear: both;
	float: left;
	background: url(Images/2000.jpg) no-repeat left;
	width: 110px;
	height: 50px;
	margin-right: 10px;
}

.PackageDesc {
	float: left;
	width: 490px
}

.PackageDescSponsor {
	float: left;
	width: 450px
}

.PackageDesc a {
	font: bold 1em Verdana, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
	text-decoration: none;
}

.PackageDesc a:hover, .PackageDesc a.selected {
	color: #6e7a6f;
}

/**-------------------------------------------------------------------------------------------------------------Questions--------------------------------------------------------------------------------------------------------**/

#Questions {
	clear: both;
	float: left;
	width: 940px;
	margin-top: 30px;
}

#QuestionsCopy {
	float: left;
	width: 100px;
	margin-top: 155px;
	display: block;
	text-indent: -9999px;  /*moves text so you can't see it */
}

#LeftContact {
	float: left;
	background: url(Images/Vertical_line.jpg) repeat-y top right;
	width: 7em;
	margin-top: 160px;
	margin-left: 85px;
	margin-bottom: 20px;
}

#LeftContact p{
	font: normal .6em Verdana, Verdana, Geneva, sans-serif;
	color: #000;
}

#RightContact {
	float: left;
	background: url(Images/Vertical_line.jpg) repeat-y top right;
	width: 7em;
	margin-top: 160px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#RightContact p{
	font: normal .6em Verdana, Verdana, Geneva, sans-serif;
	color: #000;
}

#EmailContact {
	float: left;
	background: url(Images/Vertical_line.jpg) repeat-y top right;
	width: 15em;
	margin-top: 160px;
	margin-right: 100px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#EmailContact a {
	font: bold .9em Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
	text-decoration: none;
	text-align: left;
}

#EmailContact a:hover, #EmailContact a.selected {
	color: #6e7a6f;
}

#Contact1 {
	font: Bold .6em Verdana, Verdana, Geneva, sans-serif;
	color: #000;
}

#Contact2 {
	font: Bold .6em Verdana, Verdana, Geneva, sans-serif;
	color: #000;
}

#Email {
	font: Bold .6em Verdana, Verdana, Geneva, sans-serif;
	color: #000;
}

/**-------------------------------------------------------------------------------------------------------------Footer--------------------------------------------------------------------------------------------------------**/

#Spacer1 {
	clear: both;
	float: left;
	width: 940px;
	height: 30px;
}

#Footer {
	clear: both;
	background: url(Images/footer.png) no-repeat top center;
	width: 940px;
	height: 155px;
}

#Footer2 {
	clear: both;
	background: url(Images/footer3.png) no-repeat top center;
	width: 940px;
	height: 210px;
}

#Credit {
	background: url(Images/Credit3.png) no-repeat bottom ;
	width: 940px;
	height: 135px;
}

#Credit p{
	vertical-align: bottom;
	font: normal .6em Verdana, Verdana, Geneva, sans-serif;
	color: #ac3d25;
	text-align: center;
	padding-top: 115px;
}

#Credit a {
	color: #ac3d25;
}

#HomeCredit {
	width: 940px;
	height: 155px;
	margin-top: 273px;
}

#RegisterCredit {
	width: 940px;
	height: 25px;
	margin-top: 0px;
}

#HomeCredit p{
	vertical-align: bottom;
	font: normal .6em Verdana, Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	padding-top: 135px;
}

#RegisterCredit p{
	vertical-align: bottom;
	font: normal .6em Verdana, Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
}

#RegisterCredit a{
	color: #000;
}

#HomeCredit a{
	color: #000;
}

#HomeCredit a:hover, #HomeCredit a.selected {
	color: #6e7a6f;
}
