/* CSS Document */div.basepage {  width: 658px;  padding: 0px;  border: 1px solid;  border-color: #E6E6E6;  font-size: small;}p{margin: 0;}h1 {}h2 {}h4 {}div.titlephotos {  width: 638px;  padding: 10px; 	border-bottom: 1px solid;	border-color: #E6E6E6;}div.basehead {	width: 638px;	padding: 10px;	margin: 0;	border-bottom: 1px solid;	border-color: #E6E6E6;}div.headleft {	float: left;	width: 308px;	padding: 0 5px 0 0;}div.headright {	float: right;	width: 308px;	padding: 0 0 0 5px;}	div.basecontent {  clear: both;  width: 100%;  border-bottom: 1px solid #CCC;  padding: 0;}h3 {	color: #666;}p.indent {	text-indent: 1em;}div.content_l {  float: left;  width: 300px;  border: 0px;  padding: 10px 5px 5px 10px;}div.content_r {  float: right;  width: 300px;  padding: 10px 15px 5px 0;}div.contentphoto {  float: left;  width: 100%;  padding: 10px 0px 10px 0px;  align: center;}div.base_footer {  clear: both;  float: left;  width: 635px;  text-align: right;  padding: 10px 10px 10px 10px;}div.footer_content {	float: left;	width: 635px;	padding: 10px;}div.footer_left {	float: left;	width: 315px;	padding: 0 5px 0 0;}div.footer_right {	float: right;	width: 315px;	padding: 0 0 0 5px;}div.footertextright {	width: 350px;	margin: 0 0 0 330px;	padding: 5px;	align: right;}
