body {
		margin:1px 1px 1px 1px;
		}
	
#leftcontent {
	float:left;
	width:98%;
	background:#fff;
	border-top:2px solid #00FF00;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	border-bottom:2px solid #00FF00;
	margin-right:15px;
	padding-bottom:20px;
	padding-left: 5px;

		}

#rightcontent {
		}
		
p,h1,pre {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
		}
		
	
#rightcontent p {
		font-size:small;
		margin-left:0px;
		}
		
a:link {
	font-size: small;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
}
a:visited {
	font-size: small;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
	font-size: small;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006600;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
}

.footer {
	font-weight: normal;
	color: #006633;
	font-size: small;

}
.footer a:link {
	font-size: x-small;
	color: #000099;
	text-decoration: none;
}
.footer a:visited {

	font-size: x-small;
	color: #336600;
	text-decoration: none;
}
.footer a:hover {
	font-size: x-small;
	color: #990000;
	text-decoration: underline;
}
.toprow {
	font-weight: bold;
	color: #0000CC;
}
.toprow a:link {
	font-size: small;
	color: #000099;
	text-decoration: none;
}
.toprow a:visited {
	font-size: smaller;
	color: #336600;
	text-decoration: none;
}
.toprow a:hover {
	font-size: small;
	color: #990000;
	text-decoration: underline;
}
.GreenText {
	color: #006600;
}
.WhiteText {
	color: #FFFFFF;
}

.Highlight {
	font-style: italic;
	font-weight: bold;
	color: #009900;
	background-color: #FFFF00;
	vertical-align: top;
}		
.float_Left {
	float: left;
	margin-right: 10px;
	border: thin solid #006600;	
}
.float_Left_no_border {
	float: left;
	margin-right: 10px;
}
.clear {
	clear: both;
}
.greenborder {
	border: thin solid #006600;
}
.table_properties {
	color: #46641e;
	text-align: left;
	border: thin solid #009900;
	margin: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #fefefe;
}
#leftcontent #old_photos {
	padding-bottom: 26px;
}
