body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bgs/bg9.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666600;
}

.pcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}

.rowbgc {
	background-color: #DBE0BE;

}

.whitebgc {
	background-color: #FFFFFF;

}

.picBorder {
	border: 1px solid #666600;
}

.fsboform table {
	font-size: 12px;
}

.fsboform h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	color: #666600;
}

.fsboform h1 {
	font-size: 24px;
}

.fsboform h2 {
	font-size: 18px;
}

.fsboform h3 {
	font-size: 16px;
}

.fsboform h4 {
	font-size: 14px;
}

.fsboform h5 {
	font-size: 12px;
}

.fsboform h6 {
	font-size: 10px;
}

.fsboform input {
	color: #660000;
	font-size: 12px;

}

.fsboOuter1 {
	background-color : #000000;
}

.fsboOuter2 {
	background-color : #FFFFFF;
}

.fontTen {
	font-size: 12px;
}

.fsboHeader {
	background-color : #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	line-height: 75%;
}

.sale_status1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
	line-height: 14px;
}

.sale_status2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	line-height: 14px;
	text-align: left;
}

.sale_status3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	line-height: 14px;
}


.picStyle {
	border: thin solid #666600;
}
.paper {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	position: static;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
}

.content_narrative {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:40px;
	padding-right:40px;
	font-size: 12px;
}

td.header{
	background-image: url(../../images/header_background.jpg); /* forward slash for the path */
	width: 700px; /* use you own image size; */
	height: 300px; /* use you own image size; */
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#8C846D;
	text-align: center;
	vertical-align: bottom;
	padding-bottom:5px;
}
a.header {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 10pt Arial, Helvetica, sans-serif;
	cursor: hand;
}
a.header:hover {
	color: #663300;
	text-decoration: none;
	font: bold 10pt Arial, Helvetica, sans-serif;
	cursor: hand;
}

td.shadow {

	background-image: url(../../images/shadow.gif); /* forward slash for the path */
	width: 700px; /* use you own image size; */
	height: 8px; /* use you own image size; */
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: top;
}

.copyright {
	font-size: 10px;
	color: #666600;
	text-align: left;
	padding-left:5px;
}

a.copyright {
	font-size: 10px;
	color: #663300;
	text-decoration: none;
	text-align: left;
}

a.copyright:visited {
	font-size: 10px;
	color: #663300;
	text-decoration: none;
	text-align: left;
}

a.copyright:hover {
	font-size: 10px;
	color: #333300;
	text-decoration: none;
	text-align: left;
}

a.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold; 
	text-decoration: none;
	text-align: left;
}

a.contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold; 
	text-decoration: none;
	text-align: left;
}

a.contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bold; 
	text-decoration: none;
	text-align: left;
}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}
.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
a.contentpup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold; 
	text-decoration: none;
	text-align: left;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	visibility: hidden;
}