body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_notes.gif);
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.homeContainer {
	background-image: url(images/home_back_stains.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.homeBox1 {
	background-image: url(images/home_box_1.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 288px;
}
.homeBox1More {
	position:relative;
	left:0;
	top:127px;
	width: 81;
	height: 26;
	z-index: 1;
}
.homeBox1Text {
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	line-height: 18px;
	padding-top: 25px;
}

.homeBox2 {

	background-image: url(images/home_box_2.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 289px;
}
.homeBox2More {
	position:relative;
	left:0px;
	top:125px;
	width: 81;
	height: 26;
	z-index: 1;
}
.homeBox2Text {
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	line-height: 18px;
	padding-top: 30px;
}
.homeBox3 {
	background-image: url(images/home_box_3.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 288px;
}
.homeBox3More {
	position:relative;
	left:72px;
	top:139px;
	width: 81;
	height: 26;
	z-index: 1;
}
.homeBox3Text {
	padding-right: 30px;
	padding-left: 35px;
	text-align: left;
	line-height: 18px;
	padding-top: 3px;
}
.homeBox3Text IMG {
	margin-right: 10px;
	margin-top: 5px;
}
.homeBox1Text P, .homeBox2Text P, .homeBox3Text P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navBack {
	background-image: url(images/nav_extra.gif);
	background-repeat: repeat-x;
}
.homeWelcome {
	padding-top: 22px;
	padding-left: 11px;
	line-height: 20px;
	padding-right: 30px;
	text-align: left;
}

.homeWelcome P {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#backBottom {
	background-image: url(images/inside_border_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	padding-top: 77px;
	padding-left: 9px;
	text-align: left;
	padding-bottom: 25px;
}


#backAbout { background-image: url(images/inside_border_about.gif); background-repeat: no-repeat; background-position: left top; }
#backDates { background-image: url(images/inside_border_dates.gif); background-repeat: no-repeat; background-position: left top; }
#backShows { background-image: url(images/inside_border_shows.gif); background-repeat: no-repeat; background-position: left top; }
#backFunny { background-image: url(images/inside_border_funny.gif); background-repeat: no-repeat; background-position: left top; }
#backBlog { background-image: url(images/inside_border_blog.gif); background-repeat: no-repeat; background-position: left top; }
#backPhoto { background-image: url(images/inside_border_photo.gif); background-repeat: no-repeat; background-position: left top; }
#backLinks { background-image: url(images/inside_border_links.gif); background-repeat: no-repeat; background-position: left top; }
#backCorporate { background-image: url(images/inside_border_corporate.gif); background-repeat: no-repeat; background-position: left top; }
#backStaging { background-image: url(images/inside_border_staging.gif); background-repeat: no-repeat; background-position: left top; }
#backPress { background-image: url(images/inside_border_press.gif); background-repeat: no-repeat; background-position: left top; }
#backContact { background-image: url(images/inside_border_contact.gif); background-repeat: no-repeat; background-position: left top; }


#backCD { background-image: url(cd/inside_border_cd.gif); background-repeat: no-repeat; background-position: left top; }


.insideContainer {

	background-image: url(images/inside_back_stains.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.insideContent {
	padding-top: 70px;
	padding-left: 50px;
	line-height: 18px;
	padding-right: 45px;
	text-align: left;
	height: 250px;
}
.insideContentDates {

	padding-top: 70px;
	padding-left: 50px;
	line-height: 18px;
	padding-right: 45px;
	text-align: left;
	height: 250px;
}

.insideContent P, .insideContentDates P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.insideContent H1, .insideContentDates H1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.insideContent H2, .insideContentDates H2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}
.insideContentDates TABLE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}
.insideContentDates TABLE EM {
	font-weight: normal;
	color: #006699;
}
.insideContentDates TD {
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.imageThumbnail {
	margin-right: 10px;
	margin-bottom: 5px;
}
li {
	list-style-type: square;
}
.notesContainer {
	position: relative;
	height: 3px;
	width: 3px;
	left: -10000px;
	top: -10000px;
}
