A:link { color: #FFFF00; }
A:visited { color: #FFFF00; }

body {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position:top;
	text-align: center; /* for IE */
}

.bodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.titleStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.menuStyle {
	margin-left: 50px;
	margin-top: 200px;
}
.odd {
 background-color: #339900;
}
.even {
 background-color: #0033CC;
}.photoAlbumBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
#cardLayer {
	position:absolute;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 2px solid #000;
	width: auto;
	visibility: hidden;
	background-color: #000000;
	}
p {
	margin: 0.3em 0.3em 0.5em 0.3em;
}
tfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

code {
	font-size: 115%;
}
.pageStatus {
	visibility: hidden;
}
.bigGoldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}
