
h1 {
	font-family:"busorama md bt";
	text-align:center;
	font-size: 350%;
	color: #1A4152;}

h2 {
	font-family: "carlsonoldface bt";
	text-align: center;
	font-size: 150%;
	color: #1A4152;}


p {
	text-align: center;
	font-family: "carlsonoldface bt";
	font-size: 150%;
	color: #1A4152;}


#copyright {
	text-align: center;
	font-family: "carlsonoldface bt";
	font-size: 80%;
	color: #1A4152;}


#caption {
	text-align: center;
	font-family: "carlsonoldface bt";
	font-size: 80%;
	color: #1A4152;}


.links {
	text-align: center;
	font-family: "carlsonoldface bt";
	font-size: 100%;
	color: #1A4152;}


A:link {color: #1A4152}
A:visited {color: #B3602E}
A:active {color: gray}


body {
background-color: #DEDEDD;
background-image: url(gradient.jpg);
background-repeat: repeat-x;
}


image {border: 0}






/*table on statement page*/

	table.middle {width:60%; margin-left:20%; margin-right:20%;} 


/*text on statement page*/

#left {
	text-align: left;
	font-family: "candida bt";
	font-size: 100%;
	line-height: 160%;}





/*table on gallery pages*/


div.gallery {
width: 100%; 
text-align: center; 
height: 100%;  
top: -100px; 
left: 0px;  
z-index: 1; }

#gallery tr, #gallery td { 
text-align:center; 
margin: 0px; 
padding: 8px; }


