		html {font-size: 100%;}
			body {
			margin-top: 0;
  			margin-bottom: 0;
  			margin-left: 0;
 			margin-right: 0;
 			padding-left: 0;
 			padding-right: 0;
			background-image: url(collageback.jpg);
			background-repeat: repeat;
			background-attachment: fixed;
			background-position: top center;
			font-family: arial, helvetica, sans-serif;
			font-size: 0.9em;
		}	
		#header {
			height: 180px;
			padding: 0px;
			background-image: url(cornheader.jpg);
			background-repeat: repeat;
			font-weight: bold;
			text-align: center;
		}
		#sidebar {
			position: absolute;
			left: 0;
			top: 180px;
			width: 8em;
			background-image: url(bluefog.png);
			background-repeat: repeat;
		}
		#rightbar {
			position: absolute;
			right: 0;
			top: 180px;
			width: 10em;
			padding-left: 0.1em;
			background-image: url(bluefog.png);
			background-repeat: repeat;
		}
		#content {
			margin-left: 9em;
			margin-right: 11em;
		}
				#cdcontent {
			margin-left: 9em;
			margin-right: 0em;
		}
		#bandbar {
		position: absolute;
		right: 0;
		top: 180px;
		width: 150px;
		padding-left: 0.1em;
		background-image: url(bluefog.png);
		background-repeat: repeat;
		}
		h1 {
		  font-size: 0.67em;
		  margin: 2.33em 0;
		}
		h2 {
		  font-size: 0.83em;
		  margin: 1.67em 0;
		}
		h3 {
		  font-size: 1.17em;
		  margin: 1.33em 0;
		  text-align: justify;
		}
		h3.center {
		text-align: center;
		color: #5a0e7a;
		}
		h3.left {
		text-align: left;
		color: #5a0e7a;
		}
		h4 {
			font-size: 1.33em;
			margin: 1em 0;
			text-align: justify;
			}
			h4.margin {
			font-size: 1.33em;
			padding: 1em 4em 1em 4em;
			text-align: left;
			border-style: outset;
			border-color: #5a0e7a;
			background-color: #B7CEEC;
			}
		h4.center {
			font-size: 1.33em;
			text-align: center;
		}
		h4.nomargin {
			font-size: 1.33em;
			margin: 0 0;
			text-align: justify;
			}
		h5 {
		  font-size: 1.5em;
		  margin: .83em 0;
		  text-align: justify;
		}
		h5.center {
		text-align: center;
		color: #5a0e7a;
		}
		h6 {
		  font-size: 2em;
		  margin: .67em 0;
		  text-align: justify;
		}
		h6.center {
		text-align: center;
		color: #5a0e7a;
		}
.class1 A:link  { font-weight: bold; color: #000000; text-decoration: underline; }
.class1 A:visited  { font-weight: bold; color: #4E4848; text-decoration: underline; }
.class1 A:hover { background: #FF0000; text-decoration: underline; font-weight: bold; }

.class2 A:link  { font-weight: bold; color: #000000; text-decoration: underline; }
.class2 A:visited { font-weight: bold; color: #4E4848; text-decoration: underline; }
.class2 A:hover { text-decoration: underline; color: #FF0000; font-weight: bold; }

.class3 A:link  { font-weight: bold; color: #000000; text-decoration: underline; }
.class3 A:visited { font-weight: bold; color: #000000; text-decoration: underline; }
.class3 A:hover { background: #ff0000; text-decoration: underline; color: #000000; font-weight: bold; }

.crap A:link { font-weight: bold; border-style: solid; border-width : 1px 4px 4px 1px; text-decoration : none; padding : 4px; color: #ff0000; border-color : #69f #00f #00f #69f; }
.crap A:hover { border-color: #ff0000; background: #ff0000; font-weight: bold; color: #000000; text-decoration: underline; }
strong {
	font-style: italic;
	color: #5a0e7a;
	}
	p.nomargin {
	margin-left: 2.33em;
	margin-right: 2.33em;
	margin-top: 0;
	margin-bottom: 2.33em;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	text-align: justify;
	}	
	p.normal {
	margin: 2.33em;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	text-align: justify;
	}
	p.center {
	letter-spacing: 0.07em;
	word-spacing: .07em;
	line-height: 1.5em;
	text-align: center;
	}
	p.right {
	margin: 2.33em;
	letter-spacing: 0.07em;
	word-spacing: .07em;
	line-height: 1.5em;
	text-align: right;
	}
	p.small {
	font-size: 0.7em;
	text-align: center;
	}
	.buylinks {
	width: 200px;
	height: 48px;
	clear: both;
	float: right;
	margin: 0px 42px 20px 30px;
	}
	.textback {background-color: #ffffff;
	}
	.cdbaby a {
display:block;
width: 96px;
height: 48px;
margin:0px 2px 30px 2px;
background: url("cdbaby.gif") 0 0 no-repeat;
float: left;
}
.cdbaby a:hover { 
background-position: 0 -48px;
}
.cdbaby a:active {
background-position: 0 -96px;
}
.itunes a {
display:inline;
width: 96px;
height: 48px;
margin:0px 2px 30px 2px;
background: url("itunes.gif") 0 0 no-repeat;
float: right;
}
.itunes a:hover { 
background-position: 0 -48px;
}
.itunes a:active {
background-position: 0 -96px;
}
	.floatright { float: right;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: .25em;
	margin-bottom: 20px;
	}
	.floatrightnarrow { float: right;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: .25em;
	margin-bottom: 20px;
	}
	.floatleft { float: left;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: .25em;
	margin-bottom: 20px;
	}
	img.centered {
   display: block;
   margin-left: auto;
   margin-right: auto; 
   } 
	img.noborder {
	border: 0px;
	}
	table.center {margin-left:auto; margin-right:auto;
	}
	td.marginless {
	text-align: left;
	padding: 0px;
	}
	table.csstablelessmyass {
	width: 100%;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
	table.corn {
	width: 100%;
	height: 88px;
	background-image: url(cornstalk.gif);
	}
	ul.cornbullet {list-style-image: url("cornbullet.gif");
	list-style-position: outside;
		margin: 2.33em;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	font-weight: bold;
	}
	form {text-align: center;
	margin: 2.33em;
	}