td 
{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#625548;
}

td.center 
{
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:12px;
	color:#625548;
}

td.registry 
{
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:12px;
	color:#625548;
}

form
{
	margin:0px;
}

a 
{
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#512b07;
}

A:Hover  
{
	color : #512b07;
	text-decoration : underline;
}

H1 
{
	text-align: center;
	color: #512b07;
	font-weight: bold;
	font-size : 16px;
}

Div.center_pics	
{
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	color: #625548;
}

img
{
	border: 0px;
}

img.gallery
{
	border: 1px solid #625548;
}

div.gallery
{
	border: 1px solid #625548;
}

img.floatright
{
	float: right; 
	margin: 10px 0px 10px 20px;
	border: 1px solid #625548;
}

img.floatleft
{
	float: left; 
	margin: 10px 20px 10px 0px;
	border: 1px solid #625548;
}