.pageBG {
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
}
.pageBG2 {
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	font-style: italic;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #CC9900;
	line-height: 20px;
}
