body {
	font: 100% Geneva, Verdana, sans-serif;
	font-size: 21px;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#999;
}


.oneColFixCtrHdr #container {
	width: 985px;
	height: 700px;
	background-repeat:no-repeat;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.oneColFixCtrHdr #topspacer {
	width: 985px;
	height: 100px;
	background:none;
	background-repeat:no-repeat;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.oneColFixCtrHdr #subtitlespacer {
	width: 985px;
	height: 120px;
	background:none;
	background-repeat:no-repeat;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}




.oneColFixCtrHdr #header {
	background:none;
	border:0px solid #0F0;
	vertical-align:bottom;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color:#000;
	height: 54px;
}



.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:static;
	left:inherit;
	z-index: 0;
	width: 1000px;
	height:550px;
	background:none;
	background-repeat: no-repeat;
	border:0px solid #0C0;
}

.oneColFixCtrHdr #border {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-repeat:no-repeat;
	position:static;
	left:inherit;
	height:620px;
	z-index: 2;
	border: 0px solid #F00;
}

.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-size: 11px;
	color:#888;
	text-align:center;
}

table.headertable {
	margin:0px;
	padding:0px;
	border:0px solid #00F;
	vertical-align:bottom;
}

.headertable a{
	text-decoration:none;
}

.headertable img{
	border: none;
}

.logolink{
	background: none;
	display: block;
	height: 50px;
	width: 100%;
	border:0px solid #339;
}

table.gallerytable {
	border: 0px;
	margin:0px;
	padding:0px;
	width:930px;
	text-align:center;
}

table.gallerytable td{
	padding:1px;
	border:0px;
	position:static;
	z-index: 0;
	
}

table.gallerytable img{
	border:1px solid #999;
	
}

a {
	color:#000;
}

img.logo {
	position:absolute;
	top: 70px;
}

iframe{
	position:static;
	width:927px;
	height:602px;
}

.formframe{
	height:1200px;
	border:none;
	width:565px;
}

.printsframe{
	height:1200px;
	border:none;
	width:800px;
}

#blogframe{
	position:static;
	margin: 15px;
	height:2300px;
	border: none;
	
}
.gallerypaage{
	position:static;
	width:927px;
	height:602px;
}


.charitytable{
	font-size: 14px;
	color: #000;
	margin: 15px;
	height: 600px;
}

.printstable{
	font-size: 14px;
	color: #000;
	margin: 15px;
	height:1200px;
	vertical-align:top;
}

.charitytable td{
	vertical-align: top;
}

.charitytable a:hover{
	color:#666;
}

#contactimages img	{
border-style: none;
text-decoration: none;
} 
