body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/mainimages/siteBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	background-color: #CBCBCB;
}
.photoRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.bodyArea {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(/mainimages/topbarBg.jpg);
	background-position: left top;
	min-height: 400px;
	background-repeat: no-repeat;
}
.bodyBg {
}
.bodyBg_inner {
	background-image: url(/mainimages/punchieBg_inner.jpg);
	background-repeat: no-repeat;
	background-position: 80px bottom;
}
.contentArea {
	margin: 0px;
	padding: 0px;
}
.bodyArea_inner {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(/mainimages/topbarBg_inner.jpg);
	background-position: left top;
	min-height: 400px;
	background-repeat: no-repeat;
}
.contentPadding {
	padding: 90px 22px 10px 38px;
	float: left;
	width: 542px;
}
.contentPadding a:link, .contentPadding a:visited {
	color: #FF0000;
	text-decoration: none;
}
.contentPadding a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.contentPadding a:active {
	color: #000000;
	text-decoration: underline;
}
.contentPadding_inner {
	padding: 20px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 3px solid #000000;
	width: 510px;
	min-height: 500px;
	background-image: url(/mainimages/contentBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
}
.contentPadding_inner a:link, .contentPadding_inner a:visited {
	color: #FF0000;
	text-decoration: none;
}
.contentPadding_inner a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.contentPadding_inner a:active {
	color: #000000;
	text-decoration: underline;
}
.contentPadding_inner h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #E7041B;
	margin: 0px 0px 5px;
}
.contentPadding_inner h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 5px;
}
.contentPadding_inner h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
	color: #E19F16;
}
.contentPadding_inner h4 {
	font-size: 13px;
}
.contentPadding_inner p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentPadding_inner ul {
	margin: 0px 0px 5px;
}
.contentPadding_inner li {
	margin-bottom: 4px;
	margin-top: 2px;
}
.copyright {
	text-align: right;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 10px;
}
.disclaimer {
	background-color: #FBB321;
	padding: 10px 20px;
	border: 4px solid #000000;
	font-size: 10px;
}
.hometoptext {
	font-size: 10px;
}
.hometoptext a:link, .hometoptext a:visited {
	color: #FF0000;
	text-decoration: none;
}
.hometoptext a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.hometoptext a:active {
	color: #000000;
	text-decoration: underline;
}
.hometoptext h3 {
	font-size: 13px;
	font-weight: bold;
	color: #E7041B;
	margin: 0px 0px 8px;
}
.hometoptext h4 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 8px;
}
.navbar {
	background-image: url(/mainimages/navBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	height: 272px;
	padding-top: 20px;
}
.sidebarBox {
	float: left;
	width: 190px;
}
.sidebarBox_inner {
	float: left;
	width: 190px;
	padding-bottom: 20px;
}
.sidebarcontent {
	color: #FFFFFF;
	padding: 15px;
	width: 160px;
	font-size: 11px;
}
.sidebarcontent a:visited, .sidebarcontent a:link {
	color: #DF2A3C;
	text-decoration: none;
}
.sidebarcontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarcontent a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebarcontent b {
	font-style: italic;
	padding-right: 10px;
}
.sidebarcontent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FBB321;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.tableLayout {
	margin-bottom: 15px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
}
.tableLayout th {
	font-size: 13px;
	padding: 3px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FBB321;
	vertical-align: bottom;
	text-align: left;
}
.tableLayout td {
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #000000;
	font-size: 12px;
	vertical-align: top;
}
.topbar {
	width: 260px;
	padding-left: 300px;
	text-align: right;
	padding-top: 20px;
	font-size: 17px;
	height: 76px;
}
.topbar h1 {
	font-style: italic;
	font-weight: bold;
	color: #E7041B;
	font-size: 19px;
	margin: 0px;
}
.topbar h3 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentDivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 15px;
}
