body {
	background-color: #000000;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation {
	color: #FFFFFF;
	background-image: url(../images/NewMenu_02.gif);
	background-repeat: repeat-x;
}
#navigation a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(../images/NewMenu_02.gif);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 14px;
}
#leftBar {
	float: left;
	width: 140px;
	padding-right: 10px;
}
#leftBar h1 {
	color: #B70104;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
}
#leftBar p {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}
#leftBar #line {
	background-image: url(../images/NewMenu_02.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#content {
	padding-top: 15px;
	padding-left: 5px;
}
#content h1 {
	color: #AD0F0B;
	padding-left: 20px;
	margin-left: 10px;
	text-align: center;
}
#content img {
	float: left;
}
#content h2 {
	color: #AD0F0B;
	font-size: 22px;
	text-align: center;
}
#content h3 {
	font-weight: bold;
	font-variant: normal;
	color: #910C09;
}
#content h4 {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
#content h5 {
	color: #CCCCCC;
	font-size: 16px;
}
#content li {
	color: #CCCCCC;
	list-style-position: outside;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
#content p {
	font-size: 14px;
	color: #CCCCCC;
	padding-left: 10px;
	margin-left: 150px;
}
#content img {
	padding: 5px;
	margin: 10px;
}
#content a {
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.border {
	border: 3px double #AD0F0B;
}
