body {
	background: #000000 url('../images/layout/bkg.jpg');
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a img { border: 0; }

p {
	margin: 0 5px;
	text-align: justify;
}

a, a:link, a:visited { color: #33BBFF; }

a:hover {
	color: #1199E1;
}

#centerPage {
	text-align: center;
}

#centerPage2 {
	margin: 0 auto;
	text-align: left;
	width: 775px;
	background-color: #000000;
}

#header-contents {
	height: 30px;
	background-color: #cc3300;
	border-bottom: 1px solid #000000;
}

#leftbar {
	float: left;
	width: 185px;
	padding: 30px 20px;
	padding-bottom: 0;
}

#content {
	float: left;
	width: 370px;
	padding-bottom: 30px;
}

#content2 {
	float: left;
	width: 530px;
	padding-bottom: 30px;
	padding-right: 20px;
}

#rightbar {
	float: right;
	width: 140px;
	padding: 30px 20px;
	padding-bottom: 0;
}

#rightbar a, #rightbar a:hover {
	color: #cccc66;
}

.cityNote {
	font-size: 13pt;
	font-weight: 800;
	margin-top: 15px;
	text-align: center;
}

.pagenote {
	font-size: 16pt;
	color: #CC3300;
}

#footer {
	clear: both;
	text-align: center;
	width: 775px;
	height: 20px;
	padding-top: 8px;
	font-weight: 800;
	font-size:11px;
	background-color: #ffcc33;
	color: #000000;
	border-bottom-color: #E3E3E3;
}

.right_link img {
	padding-bottom: 15px;
}
