body {
	margin: 0px;
	padding: 0px;
	background-color: #ffff66;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#wrapper {
	background-color: #FF6;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #header {
	text-align: center;
}

#wrapper #leftcol {
	width: 420px;
	float: left;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper #rightcol {
	text-align: center;
}

#wrapper #pagebody {
	background-color: #FFff66;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #pagebody p title {
	font-weight: bold;
	text-decoration: underline;
}
#wrapper #footer {
	text-align: center;
}
#wrapper #footer a:hover {
	color: #F33;
	text-decoration: none;
}
#wrapper #footer a:visited {
	color: #546F93;
}
#wrapper #footer a {
	color: #546F93;
	font-size: 24px;
	font-weight: bold;
}




#wrapper #pagebody table {
	background-color: #FFff66
	;
	font-size: 13px;
}
#wrapper #pagebody2 {
	width: 840px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
body a {
	color: #546F9C;
	text-decoration: none;
}
body a:hover {
	color: #F33;
}
body a:visited {
	color: #546F9C;
}


#wrapper #gallery space {
	text-align: center;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
