/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #0066FF;
	text-decoration: none;
; background-color: #FFFFFF
}
a:visited {
	text-decoration: none;
	color: #E8E8E8;
}
a:hover {
	text-decoration: none;
	color: #000000;
; background-color: #000000
}
a:active {
	text-decoration: none;
; background-color: #FFFFFF
}#wrapper {
	width: 800px;
	top: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
; background-color: #FFFFFF
}

/*This section is the header, navigation, and extra strip of art underneath */
#header {
	background-image:  url(../images/Watermain.jpg);
	background-repeat: no-repeat;
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 189px;
; background-color: #FFFFFF
}

#wrapper #body h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
#wrapper #footer {
	width: auto;
; background-color: #FFFFFF
}

/*defines the top navigation*/
#wrapper #nav {
	font-size: 16px;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
	top: 148px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Courier New", Courier, monospace;
	margin-top: 20px;
	letter-spacing: 2px;
	margin-left: 10px;
; color: #CCCCCC
}
/*the ad for the new record and the position of the image*/
#body .album {
	width: 350px;
	font-size: 14px;
; background-color: #FFFFFF
}
#body .album img {
	float: left;
	padding: 5px;
; background-color: #FFFFFF
}

/*-----------------------------------------*/
#wrapper #nav a {
	padding-right: 10px;
	padding-left: 10px;
; background-color: #FFFFFF
	
}

#wrapper #body {
	width: auto;
	background-color: #FFFFFF;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:  url(../images/Fronttshirt03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
; text-decoration: underline
}
#wrapper #body h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	white-space: normal;
	color: #999999;
}
#wrapper .lower {
	background-image: url(url(images/lower); background-color: #FFFFFF.jpg;
	background-repeat: no-repeat;
	height: 49px;
	background-image: url(new/images/lower.jpg);
}


/*decoration and width of the news page items*/
.news {
	width: 500px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 16px;
; background-color: #FFFFFF
}

/*this is for the tables; merch setup and tour schedule*/
#body table {
	border: 1px solid #FFFFFF;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
; background-color: #FFFFFF
}
th {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
; border-bottom-width: thin
}
#body td {
	width: auto;
	padding: 3px;
; background-color: #FFFFFF
}
.merchTable {
	width: 100%;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
; background-color: #FFFFFF
}

#wrapper #body .merchTable img {
	padding: 5px;
}
#wrapper #body .merchTable img {
	vertical-align: top;
; background-color: #FFFFFF
}
#wrapper #body .merchTable hr {
	vertical-align: bottom;
; background-color: #FFFFFF
}
/*------------------------------------------------------------*/
#wrapper #body #leftColumn {
	float: left;
	width: 500px;
	margin-bottom: 15px;
	margin-top: 40px;
; background-color: #FFFFFF
}
#wrapper #body #rightColumn {
	float: right;
	width: 250px;
	margin-bottom: 15px;
; background-color: #FFFFFF
}
td { background-color: #FFFFFF }