@charset "utf-8";
/* CSS Document */

body {
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #9FF;
	text-align: center;
	margin: auto;
	width: 850px;
}
#wrapper {
	background: #FFF center bottom;
	width: 850px;
	margin: auto;
	text-align: center;
	padding: 2px;
}
#header {
	text-align: center;
	height: 180px;
	width: 850px;
	background: #FFF url(Geejayarts.png) no-repeat center bottom;
	padding-top: 24px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #3F9;
	height: 28px;
	width: 850px;
}
#title {
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
	background: #FFF;
	height: 24px;
	width: 850px;
	color: #000;
	text-align: center;
}

#content {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 850px;
	background-color: #00CC00;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
.contentheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.captions {
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-align: center;
}

#footer {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 95px;
	width: 850px;
	white-space: normal;
	margin: 0px;
	padding-bottom: 20px;
	color: #000;
	padding-top: 12px;
	background-color: #99FF66;
}
.date {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;
	background-color: #99FF66;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


#table_wrapper {
	background-color: #000000;
	text-align: justify;
}

a:link {
	color: #CC6600;
}
a:visited {
	color: #FF0033;
}
a:hover {
	color: #CCFF00;
}
a:active {
	color: #99FF00;
}
.photobacklink {
	font-family: Rockwell;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.prices {
	font-family: Rockwell;
	font-size: 16px;
	font-style: normal;
	text-align: center;
}

