#rounded {
	background-image: url(images/rounded.gif);
	background-position: center center;
}
#back {
	background-attachment: fixed;
	background-image: url(images/backdrop.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
#middle {
	background-image: url(images/middleBar.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

td {
	color: 844F68;
	text-align:center;
	}

a	{
	text-decoration:none;
	color: 844F68;
	font-size:10px;
	
	}

#bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC868B;
}

#photo	{
			font-family:verdana, helvetica;
			font-size:11px;
			line-height: 14px;
			color:#844F68;
			font-weight:lighter;
			
			}

#photo2	{
			font-family:Blackadder ITC;
			font-size:24px;
			line-height: 24px;
			color:#844F68;
			font-weight:lighter;
			
			}


