@charset "utf-8";
body {
	background-color: #000;
	color: #FFF;
}
body {
	background-image: url();
	margin-top: 0px;
}

#footer {
	height: 49px;
	width: 900px;
	background-image: url(images/template_12.jpg);
	margin: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #797979;
}
#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	background-image: url(images/template_11.gif);
	height: auto;
	width: 900px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFEFF;
}
#topBorder {
	background-image: url(images/template_10.gif);
	height: 26px;
	width: 900px;
}
#navBar {
	height: 28px;
	width: 900px;
}
#header {
	height: 191px;
	width: 900px;
	background-image: url(images/template_01.jpg);
}
#container #body #contentBox {
	height: auto;
	width: 720px;
	padding-top: 5px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-left: 90px;
	font-size: 11px;
}
#container #body #contentBox p {
	font-size: 14px;
	text-align: justify;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.pageTitles {
	font-size: 24px;
	font-weight: bolder;
}
