@charset "UTF-8";
body {
	background-color: #110C0B;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	text-align: left;
}
#wrapper {
	background-image: none;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000;
}
#header {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #900;
	padding-bottom: 15px;
	border-bottom-color: #900;
	border-bottom-style: none;
	border-bottom-width: thin;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-align: right;
	background-image: url(images/navstyle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav p {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
}
#nav li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #850F06;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	background-image: url(images/contentstyle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#content {
	color: #0C3;
	background-image: url(contentstyle.gif);
	background-position: center bottom;
	padding-bottom: 40px;
}
#columns {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	margin: 0px;
	font-size: 14px;
	background-image: url(images/aboutstyle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-variant: normal;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	color: #7B0D06;
}
#lftCol {
	float: left;
	width: 300px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #6F6F6F;
	background-image: none;
	background-position: center bottom;
	padding-bottom: 35px;
	background-repeat: no-repeat;
	margin-left: 0px;
}
#rgtCol {
	width: 300px;
	padding-right: 25px;
	float: right;
	padding-left: 25px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #6F6F6F;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 35px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding: 0px;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #656364;
}
a:hover {
	color: #7B0D06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.nav:link {
	color: #7B0D06;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	text-align: right;
}
a.nav:visited {
	color: #7B0D06;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#AbtLftCol {
	float: left;
	width: 300px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #6F6F6F;
	background-image: none;
	background-position: center bottom;
	padding-bottom: 35px;
	background-repeat: no-repeat;
	margin-left: 0px;
	text-align: center;
}
#AbtRgtCol {
	width: 600px;
	padding-right: 25px;
	float: right;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F6F6F;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;
}
.clearBoth {
	clear: both;
}
#AbtRgtCol h1 {
}
