body {
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #586165;	
	text-align: center;
}

#Wrapper
{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	border: solid 1px black;
	background-color: #FFFFFF; 
	background-image: url(../images/BgSand1.jpg);
}
#Header1
{
	padding: 1px;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
}
#Header2
{
	padding: 1px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}
#Header3
{
	padding: 1px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}
#Title
{
	padding: 10px 2px 0px 2px;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
}
#Author
{
	padding: 0px 5px 0px 0px;
	text-align: right;
	font-size: 11pt;
	font-weight: normal;
}
#Date
{
	padding: 2px 5px 0px 0px;
	text-align: right;
	font-size: 11pt;
	font-weight: normal;
}
.Paragraph1
{
	padding: 10px 5px 0px 5px;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}
.myImage
{
	padding: 0px;
	border-bottom: solid 1px Black;
	text-align:center;
}
.ImgRight
{
	margin: 5px;
	padding: 0px;
	font-size: 10pt;
	border: solid 1px black;
	background-color: #D3D3D3;
	color: Black;
	float: right;
}

.ImgLeft
{
	margin: 5px;
	padding: 0px;
	font-size: 10pt;
	border: solid 1px black;
	background-color: #D3D3D3;
	color: Black;
	float: left;
}

#Close
{
	clear: both;
	padding: 10px 0px 5px 0px;
	text-align: center;
}





A:link {
	color: #000080;
}
A:visited {
	color: #0000cd;
}
A:hover {
	color: #006400;
}
.PhotoLink{
    font-size:11pt;
}

.Unavailable {
	font: 9pt/18px arial, helvetica, sans-serif;
	color: #ff0000;
}

.centercoltext {
	font: 9pt/18px arial, helvetica, sans-serif;
	color: #ffffff;
}

.centercoltext {
	font: 9pt/18px arial, helvetica, sans-serif;
	color: #ffffff;
}