body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.readmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #660000;
	text-decoration: none;
}
.headBG {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 322px;
}
.leftGlow {
	background-image: url(../images/_leftglow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.contentBG {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footBG {
	background-image: url(../images/_footglow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ro {
	padding-right: 2px;
	padding-left: 2px;
}
p {
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #790000;
	background-image: url(../images/hor_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: normal;
	height: 25px;
	width: 100%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #790000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #790000;
	height: 2px;
}

