/* Horrible Hundred CSS Document */


body {
	margin: 0px;
	background-color: #0b65b0;
	background-image: url(images/hh09/gradient1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

a {
   color: #095aa6;
   text-decoration: underline;
}

#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 940px;
}

#content2 {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 940px;
	background-color: #01235c;
}

#content3 {
	position: relative;
	margin-top: 0px;
	margin-left: 6px;
	width: 928px;
	background-color: #ffffff;
}

#event {
    position: relative;
	margin-top: 0px;
	margin-left: 64px;
	width: 800px;
}

#header {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}

#hotels {
	position: relative;
	margin-top: 10px;
	margin-left: 164px;
	width: 600px;
    margin-bottom: 20px;
	border: 1px solid #01235c;
}

#info {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 928px;
}


#navigation {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height:54px;
	width:940px;
}

#shirt {
	position: relative;
	margin-top: 0px;
	margin-left: 80px;
	margin-bottom: 0px;
	width: 623px;
	text-align: center;
}
	

#sponsor {
    position: relative;
	margin-top: 10px;
	margin-left: 64px;
	width: 800px;
	border-color: #01235c;
}

#sponsor2 {
	position: relative;
	margin-top: 0px;
	margin-left: 64px;
	width: 800px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
	

#sponsor2 a {
	font-size: 12px;
}

/*classes*/

.black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.black2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.blue1 {
	font-size: 14px;
	font-weight: bold;
	color: #01235c;
    padding: 10px;
	}
	
.blue2 {
	font-size: 12px;
	font-weight: normal;
	color: #01235c;
    padding-right: 10px;
	padding-left: 10px;
	}

.blue3 {
	font-size: 18px;
	font-weight: bold;
	color: #01235c;
   }
   
.blue4 {
	font-size: 14px;
	font-weight: bold;
	color: #01235c;
	text-decoration: underline;
   }
   
.blue5 {
	font-size: 16px;
	font-weight: bold;
	color: #01235c;
/*	text-decoration: underline; */
   }
   
.green1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #00FF00
/*	text-decoration: underline; */
   }
   
.yellow1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color:#FFFF00
	
/*	text-decoration: underline; */
   }

.orange1 {
	font-size: 14px;
	font-weight: bold;
	color: #f68a17;
    }
	
.polka1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0033
/*	text-decoration: underline; */
   }
   
.sevents1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0033
/*	text-decoration: underline; */
   }
   
.redbox1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
 /*   text-decoration: none; */
   }
   
.water {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #66CCFF
/*	text-decoration: underline; */
   }
   
      
.jersey {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #3366FF

/*	text-decoration: underline; */
   }