/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;

}
img{
border:none;}
.data
{
	background-color: #6C5F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	font-size: 13px;
}
h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2{
	font-size: 16px;
	text-align: left;

	border-bottom: 1px solid #50473A;
	padding-bottom: 6px;
}
h3{
	font-size: 14px;
	padding:4px 0 0 6px;
	border-top: 1px solid #50473A;
	border-bottom: 1px solid #50473A;
	padding-bottom: 6px;
	background-color: #655849;
}
b,strong{
	font-weight: bold;
	color: #CEC5B9;

}
.photo{
	padding:5px;
	border: 5px ridge #A4917A;
	margin: 5px;
}
ol{
	line-height: 20px;
}
a{
	color: #FFFFFF;
/*	padding-bottom:2px;*/
	font-weight: bold;
	text-decoration: underline;
	/*border-bottom: 1px dotted #D4BA9D;*/
}

a:hover{
	color: #6C5F4F;
	background-color: #D5BB9D;
}

.submenu{
	text-align: right;

}

#gal{}

.plays{
line-height:1.4em;}

