/* CSS Document */

<style type="text/css">

* {
  margin: 0;
  padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: center; 
  min-width: 950px;
  background-color:#666666;
  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size:11px;
  line-height:15px;
  color:#000000;
  background-image:url(images/bg.jpg);
}

.subheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #6E2826;
}

.link {
		font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color:#000;
	text-decoration:underline;
}

.linksmall {
		font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-decoration:none;
}


.millscredit {
	color:#999;
	text-decoration:none;
}

.millscredit:hover {
	color:#CCC;
	text-decoration:underline;
}
	

#wrapper {
  margin-top:0px;
  width: 950px; 
  margin: 0 auto; 
  text-align: left;
    position: relative;
  z-index:1;
  }

#footer {
	width: 950px;
	height: 11px;
	text-align:right;
	margin:0px;
	border-style:none;
	position:absolute;
	top: 705px;
	left: 0px;
	z-index: 5;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	line-height:13px;
	color:#999;
}


#textbox_contact {
	width: 251px;
	height: 258px;
	text-align: left;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 239px;
	left: 564px;
	z-index: 5;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	line-height:15px;
	color:#000;
}

#textbox_workshops {
	width: 314px;
	height: 254px;
	text-align: left;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 227px;
	left: 497px;
	z-index: 5;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#000;
}

#textbox_hardluckblues {
	width: 275px;
	height: 270px;
	text-align: left;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 221px;
	left: 555px;
	z-index: 5;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#000;
}


#reel1 {
	width: 161px;
	height: 125;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 117px;
	left: 90px;
	z-index: 6;
}

#reel2 {
	width: 161px;
	height: 125;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 116px;
	left: 270px;
	z-index: 6;
}

#reel3 {
	width: 161px;
	height: 125;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 260px;
	left: 90px;
	z-index: 6;
}

#reel4 {
	width: 161px;
	height: 125;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 260px;
	left: 270px;
	z-index: 6;
}

#reel5 {
	width: 161px;
	height: 125;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 407px;
	left: 90px;
	z-index: 6;
}

#reel6 {
	width: 161px;
	height: 125;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 408px;
	left: 270px;
	z-index: 6;
}



div.scroll_about {
	height: 435px;
	text-align: left;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 136px;
	left: 483px;
	z-index: 5;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
	color:#000;
	overflow: auto;
	padding: 3px;
	width: 340px;
}

div.scroll_credits {
	height: 452px;
	text-align: left;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 130px;
	left: 472px;
	z-index: 5;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
	color:#000;
	overflow: auto;
	padding: 3px;
	width: 354px;
}

div.scroll_hardluckblues {
	height: 392px;
	text-align: left;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 205px;
	left: 530px;
	z-index: 5;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
	color:#000;
	overflow: auto;
	padding: 3px;
	width: 312px;
}


div.scroll_calendar {
	height: 315px;
	text-align: left;
	position:absolute;
	margin:0px;
	border-style:none;
	top: 196px;
	left: 492px;
	z-index: 5;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
	color:#000;
	overflow: auto;
	padding: 3px;
	width: 323px;
}




#mainbox {
margin-top:0px;
  }

#footer_clear_columns { 
  clear: both;
  margin-top: 0px;
  padding: 0px;
  height: 20px;
  width: 798px;
  background-image:url(images/footer.gif);
} 




</style>

