body
{
	background-color: #C00;
	background-position: 0px 0px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #633;
	font-weight: lighter;
}
#music
{
	background-image: url("http://wadehubbardmusic.com/images/sheetmusic-bg.jpg");
	background-repeat: no-repeat;
}
#profile
{
	background-image: url("http://wadehubbardmusic.com/images/stage.jpg");
	background-repeat: no-repeat;
}
body.menu
{
	background-color: #C00;
	background-position: 0px 0px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #633;
	background-image: url(http://wadehubbardmusic.com/images/wadehubbard-bg3.jpg);
	font-weight: lighter;
}
p
{
	font-size: small;
	text-align: justify;
}

a { text-decoration: none; }

a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #900;
}

.indent
{
	text-indent: 18px;
	text-align: justify;
}

image { padding: 8px 8px 8px 0px; }
image.right { padding: 8px 0px 8px 8px; }

.info
{
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	top: 0px;
}

.smalltitle
{
	font-size: small;
	text-align: left;
	color: #C30;
	font-variant: small-caps;
	font-weight: bold;
	position: relative;
	left: -20px;
	margin: 40px 0px 4px 0px;
	top: 0px;
	bottom: 4px;
	border-bottom: #C30;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	font-family: Georgia, "Times New Roman", Times, serif;;
}
.smalltitle:hover { background-color: #CCC; }
#main
{
	background-color: #FFF;
	padding: 0px 40px 0px 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	min-width: 500px;
	min-height: 100%;
}
#main.music
{
	background-image: url("http://wadehubbardmusic.com/images/sheetmusic-bg.jpg");
	padding: 0px 40px 0px 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	min-width: 500px;
	min-height: 100%;
}
#main.profile
{
	background-image: url("http://wadehubbardmusic.com/images/guitar-bg.jpg");
	padding: 0px 40px 0px 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	min-width: 500px;
	min-height: 100%;
}
#menu {	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}
td
{
	font-size: small;
	text-align: justify;
	letter-spacing: 2px;
}
.subtitle
{
	font-size: small;
	text-align: right;
	color: #C30;
	font-weight: normal;
	text-transform: capitalize;
}
