#header { display: none; }
#webaddress { display: none; }
#menu { display: none; }
#printheader { text-align: center; }
/*#banner { display: none; }*/
/*#footer { display: none; }*/
#content {
	position : relative;
	font-size : 12px;
	font-family : Arial;
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none;}
h1 {
	color : #0058A8;
	font-size : 16px;
	margin : 0px 0px 0px 0px;
	font-family : Arial;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
}
h2 {
	color : #0058A8;
	font-size : 16px;
	margin : 0px 0px 0px 0px;
	font-family : Arial;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
	border-bottom : 3px solid #FEBF10;
}
h3 {
	color : #0058A8;
	font-size : 16px;
	margin : 0px 0px 0px 0px;
	font-family : Arial;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
	border-bottom : 3px solid #0084FF;
}
td {
	font-size : 12px;
	font-family : Arial;
}
th {
	font-size : 12px;
	font-family : Arial;
}
.photoalbum_pics	{
border: 2px solid Black; 
border-bottom-color: #0058A8; 
border-left-color: #e2e2e2; 
border-right-color: #0058A8; 
border-top-color: #e2e2e2;
}
