body {
	background-color: #ffffff;
	color: #000000; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px;
	margin: 0px 0px 0px 10px;
}
p, div {
 	color: #660000; 
 	font-family: Georgia, Times New Roman, Times, serif; 
 	font-size: 12px;
 	margin: 0px 0px 0px 0px;
 	
}
div.left {
	float : left;
	}
div.middle {
	float:none;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 14px;
}	
.menu
{
	background-color: #F4E8E3;
}
.tborder
{
	border: 1px solid #000000;
}
.onPage 
{	
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #AAAAAA;
		text-decoration: none;
		padding: 5px 5px 5px px;
		background-color: #F4E8E3;
		border: 1px solid #000000;
}	
a.navBar {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		padding-top: 3px;
		padding-bottom: 2px;		
}

a.navBar:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #660000;
}
a.artist {
	color: #660000; font-size:11px; font-weight:bold;
}
a.artist:hover {
	text-decoration:none; color:#996600;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align:center;
	width: 360px;
	padding: 10px;
}
.mainHeeds {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.maintextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
img
{
	border: 0px solid #ffffff;
}
.right
{
	text-align: right;
}
.browntext
{
	color:#660000; text-align:justify;
}
.center { text-align:center; }
.right { text-align:right; }
h3 {
	font-size:16px;
	padding:4px 2px 4px 2px;
	margin:0px;
	text-align: left;
	background-color: #F4E8E3;
	margin-bottom: 3px;
}
