#container {
	width: 612px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #090101;
	background-image: url(../images/bkrd.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
#container .header .heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	position: relative;
	top: 130px;
	left: 250px;
	width: 362px;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #000000;
	font-weight: bold;
}
.content .paraHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#container .header {
	background-image: url(../images/bgheader.jpg);
	background-repeat: no-repeat;
	height: 184px;
	display: block;
}
#container .mainBody {
	background-image: url(../images/bgrepeat.jpg);
	background-repeat: repeat-y;
	display: block;
	height: 540px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#container .mainBody .menuBar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	list-style-type: none;
	display: list-item;
	text-align: center;
	width: 123px;
}
#container .mainBody .menuBar a {
	color: #F6E400;
	text-decoration: none;
	width: 123px;
}
#container .mainBody .menuBar a:hover {
	width: 123px;
	color: #EC2F29;
}
#container .mainBody .menuBar ul {
	margin-left: 0px;
	line-height: 30px;
	padding-left: 0px;
}
#container .mainBody .menuBar {
	width: 115px;
	height: 381px;
	margin-left: 50px;
	float: left;
	display: block;
	margin-top: 22px;
	margin-bottom: 22px;
	background-image: url(../images/menuframe.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 4px;
}
#container .content {
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-left: 0px;
	padding-right: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#container .rightColumn {
	float: right;
	width: 431px;
	margin-left: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#container .footer {
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	height: 282px;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
}
#container .footer .legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	padding: 10px;
	margin: 0px;
	margin-left: 20px;
}
.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#container .smallColumn {
	padding: 0px;
	height: 500px;
	width: 140px;
	position: relative;
	margin-right: 0px;
	margin-top: 0px;
}
#container .smallColumn p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#container .content p {
	line-height: 17px;
}
#container .footer .call2act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
}
