#topgraphics {
	position: absolute;
	top: 0px;
	left: 0px;
}

#bodytext {
	position: absolute;
	left: 150;
	top: 219;
	width: 490;
	font-family: Franklin Gothic Medium, Arial;
	color: dddddd;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

#toprighttext {
	position: absolute;
	left: 265;
	top: 136;
	width: 400;
	font-family: arial;
	color: #eebb88;
	font-size: 10px;
	line-height: 12px;
}

#navbuttons {
	position: absolute;
	left: 0;
	top: 216;
}

#blurb_bio {
	position: absolute;
	top: 214;
	left: 115;
	width: 140;
	visibility: hidden;
}

#blurb_gigs {
	position: absolute;
	top: 238;
	left: 115;
	width: 140;
	visibility: hidden;
}

#blurb_music {
	position: absolute;
	top: 238;
	left: 115;
	width: 140;
	visibility: hidden;
}

#blurb_photos {
	position: absolute;
	top: 262;
	left: 115;
	width: 140;
	visibility: hidden;
}

#blurb_gear {
	position: absolute;
	top: 310;
	left: 115;
	width: 140;
	visibility: hidden;
}

#blurb_contact {
	position: absolute;
	top: 286;
	left: 115;
	width: 140;
	visibility: hidden;
}

#blurb_guestbook {
	position: absolute;
	top: 310;
	left: 115;
	width: 140;
	visibility: hidden;
}
#blurb_web {
	position: absolute;
	top: 358;
	left: 115;
	width: 140;
	visibility: hidden;
}

#photo {
	position: absolute;
	left: 150;
	top: 190;
	width: 500;
}

#hitcounter {
	align: left;
	font-family: MS Sans Serif;
	color: aaaaaa;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}


p {

	align: justify;
}

h1 {
	font-weight: bold;
	font-size: 17px;
	color: #3399cc;
}


h2 {
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;
}

input {
	background-color: #2f2f2f;
	border: 1px solid #aaaaaa;
	font-family: MS Sans Serif;
	color: #ffffff;
}

textarea {
	background-color: #2f2f2f;
	border: 1px solid #aaaaaa;
	font-size: 14px;
	font-family: MS Sans Serif;
	color: #ffffff;
}

select {
	background-color: #2f2f2f;
	border: 1px solid #aaaaaa;
	font-family: MS Sans Serif;
	font-size: 10px;
	color: #ffffff;
}

table {
	font-family: MS Sans Serif;
	color: #eeeeee;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

td.gigs {
	text-align: left;
	vertical-align: top;
	height: 40px;
	padding: 4px;
	border: solid 1px #000000;
}

td.songname {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	vertical-align: top;
	height: 40px;
	padding: 4px;
	border: solid 1px #000000;
}

td.songinfo {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	height: 40px;
	padding: 4px;
	border: solid 1px #000000;
}

td.blurb {
	padding: 4px;
	border: 0px;
	background-color: #3399cc;
}

td.tablehead {
	font-weight: bold;
	color: #3399cc;
	height: 30px;
	vertical-align: center;
}

td.photos {
	text-align: center;
	vertical-align: center;
	border: 0px;
}

td.guestbook {
	text-align: left;
	vertical-align: top;
	border: 0px;
	color: dddddd;
	font-size: 11px;
	line-height: 14px;
}

a:link {
	text-decoration: none;
	color: #bb8855;
	font-weight: normal;

}

a:visited {
	text-decoration: none;
	color: #bb8855;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #eebb88;
	font-weight: normal;
}


.welcome {
	font-size: 16px;
}

.blurbtext {
	font-family: MS Sans Serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.fineprint {
	color: #aaaaaa;
	font-size: 10px;
	line-height: 14px;
}

.form1 {
	color: #eebb88;
}
.form2 {
	color: #eeeeee;
}

.caption {
	font-family: MS Sans Serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	vertical align: center;
}

.songtitle {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.photonav {
	font-family: MS Sans Serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 12px;
	text-align: center;
	vertical align: center;
}

.checkbox {
	background-color: #000000;
	border: 1px solid #4f4f4f;
	font-family: MS Sans Serif;
	color: #ffffff;
}
