#flashLayer {
	position: absolute;
	width: 100%;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	z-index: 2;
	visibility: visible;





}
body {
	background-color: #0033CC;
	margin: 0px;
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;




}
#topLayer {
	position: absolute;
	z-index: 99;
	width: 100%;
	visibility: hidden;
	left: 0px;
	top: 0px;







}
#bgLayer {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 40px;
	visibility: hidden;
	z-index: 1;





}
#contentLayer {
	position: absolute;
	width: 100%;
	left: auto;
	top: 468px;
	right: auto;
	bottom: auto;
	visibility: hidden;




}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.verse {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
#contentLayer table td {
	padding: 5px;
}
.lrbt {
	border: 1px solid #FFFFFF;
}
#sidebar {
	background-image: url(../i/grad.png);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.small {
	font-size: 10px;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#picTable td {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #163D88;


}
#picTable td.none {
	background-color: #0033CC;
	border: none;
}
