html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body {
	background-image: url(images/tile2.jpg);
	font-family: arial, helvetics, sans serif;
	color: #fff;
	font-size: 62.5%;
}

h1 {
	color: #000;	
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;*/
	font-weight: none;
	margin-bottom: 10px;
	}


h2 {
	color: #000;	
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
h3 {
	color: #000;	
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 10px;
	}	

p {
	color: #fff;
	font-family: Arial, 'trebuchet ms', helvetica;
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 10px;
	}

#eggs p {
	color: #fff;
	font-family: Arial, 'trebuchet ms', helvetica;
	font-size: 1.1em;
	line-height: 1.5;
	margin-bottom: 10px;
	}

#eggs .cdlist {
	font-size: 0.9em;
	}

a {
	color: #fff;
	}
	
a:hover {
	color: #deeac3;
	}
	
	
.image {
	margin-bottom: 10px;
	}	

.eandp {
	font-size: 0.7em;
	} 

.click {
	font-size: 1em;
	margin-left: 45px;
	}

.skp {
	color: #fff;
	font-size: 2.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	}
	
.fone {
	color: #fff;
	font-size: 2.1em;
	}	

.logo {
	float: left;
	margin-top: 3px;
	}	

#top {
	background-image: url(images/topbg2.jpg);
	background-repeat: repeat-x;
	height: 88px;
	width: 100%;
	}
	
#topboxr {
	/*border: 1px solid red;*/
	float: right;
	height: 60px;
	padding-bottom: 10px;
	text-align: right;
	width: 700px;
	}	
	
#intop {
	margin: 0px auto;
	padding-top: 4px;
	width: 980px;
	}
	
	
	
#mid-sec {
	width: 100%;
	}	
	
#fuzz {
	background-color: #fff;
	height: 310px;
	padding-top: 1px;
	}	
	
#fuzzcen {
	margin: 0px auto;
	width: 980px;	
	}
	
#maroon {
	background-color: #331709;
	height: 8px;
	width: 100%;
	}
	
#blu {
	border-bottom: 1px solid white;
	height: 8px;
	width: 100%;
	}		
	
.bandsil {
	float: right;
	}		
	
				
	
#nav {
	/*border: 1px solid red;*/
	background-color: #010101;
	height: 30px;
	width: 100%;	
	}
	
#innav {
	/*border: 1px solid red;*/
	height: 40px;	
	margin: 0px auto;
	padding-left: 7px;
	width: 973px;
	}
		
#navlist li {
	/*border: 1px solid red;*/
	display: inline;
	font-size: 1.2em;
	list-style: none;
	padding-right: 13px;
	}	
	
#navlist li a {
	color: #FF0000;	
	text-decoration: none;
	}
	
#navlist li a:hover {
	color: #fff;
	text-decoration: underline;
	}		
	
#cblock {
	float: left;
	width: 100%;
	}	

#content {
	margin: 0px auto;
	padding-bottom: 20px;
	width: 980px;	
	}
	
#title {
	padding-top: 35px;
	padding-bottom: 10px;
	width: 980px;	
	}
	
#left {
	/*border: 1px solid white;*/
	float: left;
	padding-bottom: 20px;
	width: 290px;	
	}
	
#middle {
	/*border: 1px solid white;*/
	float: left;
	padding: 0px 55px 20px 55px;
	width: 290px;	
	}
	
#right {
	/*border: 1px solid white;*/
	float: left;
	padding-bottom: 20px;
	width: 290px;	
	}		

.left {
	/*border: 1px solid white;*/
	float: left;
	padding-bottom: 40px;
	width: 290px;	
	}
	
.middle {
	/*border: 1px solid white;*/
	float: left;
	padding: 0px 55px 40px 55px;
	width: 290px;	
	}
	
.right {
	/*border: 1px solid white;*/
	float: left;
	padding-bottom: 40px;
	width: 290px;	
	}

.vidsec {
	/*border: 1px solid white;*/
	width: 980px;
}

.margpix {
	margin: 20px 0px;
	}
/*
.gallery {
	border: 2px solid white;
	float: left;
	margin-right: 27px;
	margin-bottom: 20px;
	}	
	
.gallery1 {
	border: 2px solid white;
	float: left;
	margin-bottom: 20px;
	}	
*/


#footer {

	border-top: 1px solid white;
	clear: both;
	height: 80px;
	padding-top: 20px;
	width: 100%;
	}
	
#fbox {
	height: 60px;
	margin: 0px auto;
	width: 980px;	
	}
	
#fbox p {
	color: black;
	}	
	
#fboxl {
	float: left;
	}	
	
#fboxr {
	float: right;
	}		
	
.flyer {
	margin-bottom: 20px;
	}
	
#flyerbox {
	float: left;
	width: 500px;	
	}
	
#flashbox {
	background-color: #000000;
	padding-bottom: 20px;
	width: 500px;
	}	
	
.conbox {
	background-color: #000000;
	float: left;
	font-size: 1.2em;
	padding: 0px 0px 0px 20px;
	width: 420px;		
	}	

 .bold {
 	font-weight: bold;
	}	
		
.whiteborder {
	border: 2px solid white;
	}
	
.cdlist {
	margin-left: 29px;
	margin-bottom: 20px;
	}	
	
.cdlist li {
	font-size: 1.3em;
	}
	
.cdlist li a {
	text-decoration: none;
	}	
	
hr {
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	}	
	
.smallpic {
	border: solid 2px white;
	float: left;
	height: 75px;
	margin-right: 10px;
	width: 75px;
	}
	
.otherart {
	/*border: 1px solid white;*/
	height: 90px;
	width: 100%;
	}
	
.dvds {
	/*border: 1px solid white;*/
	height: 120px;
	width: 100%;
	}	
						
.dvdpic {
	border: solid 2px white;
	float: left;
	height: 105px;
	margin-right: 10px;
	width: 79px;
	}
	
#table td {
	padding: 15px;
	}	
	
#table td a {
	color: #0000FF;
	}	
	
#table th {
	padding: 15px 15px 15px 15px;
	}	
	
#right p strong {
	bold;
	}	
	
.imagespace {
	margin-top: 10px;
	margin-bottom: 10px;
	}	
	
#bioglist {
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 10px;
	}	
	
.registerboxes {
	`	/*border: 1px solid white;*/
	clear: both;
	height: 28px;
	width: 250px;	
	}
	
.registerboxes2 {
	`	/*border: 1px solid white;*/
	clear: both;
	height: 38px;
	text-align: right;
	margin-bottom: 2px;
	width: 240px;	
	}	
	
.registerboxes2 SELECT {
	`/*border: 1px solid white;*/
	float: right;
	height: 23px;
	width: 144px;	
	}	
	
.regtits {
	/*border: 1px solid white;*/

	float: left;
	font-size: 1.2em;
	height: 23px;
	padding: 3px;
	width: 90px;
	}
	
.regtits2 {
	/*border: 1px solid white;*/

	float: left;
	font-size: 1.2em;
	height: 23px;
	padding: 3px;
	width: 25px;
	}	

.registerboxes input {
	height: 16px;
	margin-bottom: 8px;
	width: 140px;
	float: left;
	}
	
.registerboxes select {
	height: 20px;
	margin-bottom: 8px;
	margin-right: 7px;
	width: 140px;
	}
	

