@charset "utf-8";
body {
	background-color: #500000;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.tablebg {
	background-color: #250705;
	text-align: center;
}
.rightGlow {
	background-image: url(../images/rightGlow.png);
}
.noBullet {
	list-style-type: none;
}
h1 {
	font-size: 1.5em;
}
.tagline {
	color: #CE7333;
	padding-right: 10px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.5em;
}
#content {
	margin: 25px;
	text-align: left;
}
.lightContent, .lightContent a{
	color: #FEE774;
}
.leftGlow {
	background-image: url(../images/leftGlow.png);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.links {
	font-size: 0.75em;
	line-height: 1em;
	color: #FEE774;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#leftnav {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftnav img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer {
	font-size: 0.9em;
	color: #CE7333;
	margin: 10px;
}
#footer a {
	color: #CE7333;
	text-decoration: none;
}
.rightDiv {
	float: right;
	margin-left: 20px;
}
.leftDiv {
	float: left;
	margin-right: 20px;
}
.clearDiv {
	clear: both;
}
.navimgs, .navimgs a, .navimgs a:visited, .navimgs a:active, .navimgs a:hover, .navimgs a:focus{
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: 0;
}
