#Container {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
}
body, html {
padding: 0px;
margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #993333;
	line-height: 125%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 125%;
	font-weight: normal;
}
a:link, a:visited {
	color: #336699;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
}
td.copyright a:link, td.copyright a:visited {
	color: #999999;
} 
td.copyright a:active, td.copyright a:hover {
	color: #666666;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h3 a:link, h3 a:visited {
	color: #666655;
	text-decoration: none;
	margin-left: 14px;
}
h3 a:active, h3 a:hover {
	color: #333333;
	text-decoration: none;
	margin-left: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-right: 4px;
}
h4 a:link, h4 a:visited {
	color: #333333;
	text-decoration: none;
	margin-right: 8px;
}
h4 a:active, h4 a:hover {
	color: #333333;
	text-decoration: none;
	margin-right: 8px;
	border-bottom: 1px solid #CCCCCC;
}

td.sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 135%;
	color: #666644;
}
td.sidebar a:link, td.sidebar a:visited  {
	color: #225588;
	
}
.photos {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.photos img {
	margin-bottom: 10px;
}