@charset "UTF-8";
/* CSS Document */



#top {
	height: 75px;
	width: 940px;
	background-image: url(../images/body/grey_top.jpg);
	background-repeat: no-repeat;
}
#body {
	background-image: url(../images/body/grey_middle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 940px;
}
#content {
	height: auto;
	width: 940px;
	padding-top: 30px;
	position: relative;
	background-image: url(images/2010_gallery_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#copywrite {
	height: 75px;
	width: 220px;
	position: relative;
	margin: auto;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	position: relative;
}
#bottom {
	background-image: url(../images/body/grey_bottom.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 940px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

#footernote {
	position: absolute;
	top: 1370px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}


</style>
