body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #303030;
	background-color: #eae4bb;
	margin: 0px;
	padding: 0px;
}
body{
    /* more specific to override imported rule */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:small;
    /* intended value for better browsers */
}
#topLeftPhoto {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
table {
	font-size: 100%;	
}
#topRedBar {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 8;
	width: 100%;
	background-color: #7b0319;
	height: 65px;
}
#topMenu {
	position: absolute;
	left: 220px;
	top: 80px;
	z-index: 12;
}
#content {
	background-image: url(../images/page%20layout/music%20repeat.gif);
	background-repeat: repeat-y;
	padding-top: 33px;
	padding-left: 40px;
	vertical-align: top;
}
.hide {
display:none;
}
.show {
display:block;
}
#photoContent {
	background-image: url(../images/page%20layout/music%20repeat.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 40px;
	vertical-align: top;
}
#leftMenu {
	background-color: #7b0319;
	padding-left: 10px;
	padding-top: 20px;
}
.mouseOff {
	color: #eae4bb;
	text-decoration: none;
	cursor: default;
}
.mouseOn {
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
.leftSelected {
	color: #eae4bb;
	text-decoration: none;
	font-weight: bold;
}
.topMouseOff {
	color: #7b0319;
	text-decoration: none;
	cursor: default;
	font-style: italic;
}
.topMouseOn {
	color: #c40528;
	text-decoration: none;
	cursor: hand;
	font-style: italic;
}
.topSelected {
	color: #7b0319;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #7b0319;
}
a:visited {
	text-decoration: none;
	color: #7b0319;
}
a:hover {
	text-decoration: none;
	color: #c40528;
}
a:active {
	text-decoration: none;
}
a.cream:link {
	text-decoration: underline;
	color: #eae4bb;
}
a.cream:visited {
	text-decoration: underline;
	color: #eae4bb;
}
a.cream:hover {
	text-decoration: underline;
	color: #c40528;
}
a.cream:active {
	text-decoration: none;
}
#mainBody {
	bottom: 0px;
	top: 130px;
	position: absolute;
	z-index: 1;
	height: 1000px;
	width: 860px;
}
#bannerImage {
	z-index: 9;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 40px;
	background-image: url(../images/page%20layout/music%20repeat.gif);
	background-repeat: repeat-y;
	height: 150px;
	text-align: right;
	font-style: italic;
}
.head1 {
	/*font-size: small;*/
	font-weight: bold;
	color: #7b0319;
}
.question {
	color: #7b0319;
	text-align: center;
	padding-top: 1em;	
/*	margin-top: 1em;*/
}

.answer {
	/*font-style: italic;*/
}

.rightFloat{
	float: right;
	width: 130px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 1%;
	background-color: #7b0319;
	color: #eae4bb;
}
.redBold {
	font-weight: bold;
	color: #7b0319;
}

.thumbnail {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 35px;
	padding-right: 10px;
	padding-left: 10px;
}
.caption {
	text-align: center;
	padding-top: 5px;
	vertical-align: top;
	height: 50px;
}
.largePhoto {
	position: absolute;
	left: 0px;
	top: 0px;
}
.smallText {
	font-size: 80%;
}
.smallLeftText {
	font-size: 80%;
	color: #eae4bb;
}

.trackInfo {
display:none;
}
.galleryImage {
	border: 1px solid #7b0319;
}
.leftMenuCell {
	padding-top: 15px;
}
#mainTable {
	height: 100%;
	width: 100%;
}
.envelope {
	vertical-align: bottom;
	border: 0px;
}