body {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #911803;
	text-align: center;
	vertical-align: top;
	background-image: url(images/common_bg.jpg);
	background-attachment: fixed;
}
td {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	color: #333333;
	background-color: #CC99FF;
	text-align: center;
	vertical-align: top;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;	
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #553;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC66FF;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 25px;
	vertical-align: top;
	background-image: url(images/common_header_bg.gif);
}
.gallery {
	background-color: #CC66FF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-family: "Monotype Corsiva";
	font-size: 22px;
	color: #000000;
}
.mainext {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
}

