﻿body {
	background-position: center bottom;
	margin: 0px;
	background-color: #000000;
	color: #ce2220;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-image: url('images/fire.jpg');
	background-repeat: no-repeat;
}
a {
	color: #bffe6d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 10pt;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #FFFFFF;
}
.horSep {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #242424;
	padding-bottom: 3px;
	color: #AEAEAE;
}
.menuBody {
	margin-top: 6px;
	padding-top: 4px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #252525;
	margin-bottom: 6px;
}
.menuBody p {
	color: #EFEFEF;
	font-size: 11pt;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 25px;
}
.menuPHeader {
	font-weight: bold;
	color: #ce2220;
	font-size: 16pt;
	line-height: 20px;
}
.menuIntro {
	font-weight: bold;
	background-color: #252525;
	color: #7D7D7D;
	padding: 5px;
	font-size: 11pt;
	margin-bottom: 10px;
}
.wrapperDiv {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
.navBar {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 1px;
	margin-right: 38px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.navBar a {
	font-size: 14pt;
	padding-left: 55px;
	letter-spacing: 1px;
	padding-right: 15px;
	color: #bffe6d;
}
.navBar a:hover {
	background-image: url('images/chilli.png');
	background-repeat: no-repeat;
	background-position: 9px center;
	text-decoration: none;
}
.navBar2 {
	text-align: center;
	margin-bottom: 1px;
	margin-top: 5px;
	margin-right: 40px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.navBar2 a {
	font-size: 11pt;
	padding-left: 55px;
	letter-spacing: 1px;
	display: block;
	padding-right: 15px;
	color: #bffe6d;
}
.navBar2 a:hover {
	background-image: url('images/chilli.png');
	background-repeat: no-repeat;
	background-position: 9px center;
	text-decoration: none;
}
.centerDiv {
	padding: 15px;
	background-color: #0D0D0D;
}
.rightContent {
	vertical-align: top;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.divFooter {
	color: #FFFFFF;
	font-size: 10pt;
	width: 840px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
