html {
	border: none;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body.centered {
	background: url(bkgrnd2.gif);
	border: none;
	height: 100%;
	margin: 0px;
}

table.centered {
	background: #000080;
	border: none;
	padding: inherit;
	height: 100%;
	margin: 0px;
	width: 820px;
}

td.centered {
	background: #000080 none repeat;
	height: 100%;
	border: none;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}

td.button {
	background: #003399 none repeat;
	color: #CCCCCC;
	font-family: sans-serif;
	text-align: center;
}

div {
	color:#FFFFFF;
	font-size:18px;
}

td {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFF00;
}

galleryMenu {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}