/* -- S -- XHTMLs -- S -- */
body {
	background: #D10F0F;
	font: 11px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px; /* IE @ Moz */
	padding: 0px 0px 0px 0px; /* Opera */
}
blockquote {
	font: italic 11px verdana, arial, helvetica, sans-serif;
}
a {
	color: #d10f0f;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: bold;
}
/* a:visited {
	color: #FF0000;
} */
/* -- E -- XHTMLs -- E -- */
/* -- S -- UbHead -- S -- */
.uberheader {
	background: #D10F0F url('/images/december/uberHeaderBkg.jpg');
	width: 935px;
	padding: 4px;
}
.uberheader a {
	font: 9px verdana;
	color: #FFFFFF;
}
/* -- E -- UbHead -- E -- */
/* -- S -- Header -- S -- */
.header #monthlyShow {
	background: #D10F0F url('/images/december/monthlyShow.jpg') no-repeat;
	height: 248px;
	width: 183px;
}
.header #bannerHeader {
	background: #D10F0F url('/images/december/bannerHeader.jpg') no-repeat;
	height: 100px;
	left: 183px;
	position: absolute;
	text-align: center;
	top: 21px;
	width: 770px;
}
#bannerHeader .banner {	/*	This is */
	margin-right: 44px;	/*	the simple */
	margin-top: 5px;	/*	pill fix */
}
.header #mainLogo {
	background: #D10F0F url('/images/december/mainLogo.jpg') no-repeat;
	height: 148px;
	left: 183px;
	position: absolute;
	top: 121px;
	width: 770px;
}
/* -- E -- Header -- E -- */
/* -- S --  Menu  -- S -- */
.menu {
	background: #D10F0F;
	left: 0px;
	position: absolute;
	top: 269px;
	width: 129px;
}
.menu img {
	border: 0px;
}
.menu #item {
	height: 25px;
	width: 122px;
}
.menu #stars {
	background: #D10F0F url('/images/december/menuStars.jpg') no-repeat;
	height: 122px;
	width: 122px;
}
.menu #shadow {
	background: #D10F0F url('/images/december/menuShadow.jpg') no-repeat;
	height: 478px;
	left: 122px;
	position: absolute;
	top: 0px;
	width: 7px;
}
/* -- E --  Menu  -- E -- */
/* -- S --  Body  -- S -- */
.body {
	background: #D10F0F;
	float: left;
	padding-left: 152px;
	margin-top: -48px;
}
.body #head {
	background: #D10F0F url('/images/december/bodyHead.jpg') no-repeat;
	height: 24px;
	width: 688px;
}
.body #main {
	background: #D10F0F url('/images/december/bodyMain.jpg') repeat-y;
	padding-left: 32px;
	padding-right: 42px;
	width: 624px;
}
.body #foot {
	background: #D10F0F url('/images/december/bodyFoot.jpg') no-repeat;
	height: 24px;
	width: 688px
}
/* -- E --  Body  -- E -- */
/* -- S -- Footer -- S -- */
.footer {
	background: #D10F0F;
	height: 106px;
	width: 947px;
}
.footer #side {
	background: #D10F0F url('/images/december/footerSide.jpg') no-repeat;
	float: left;
	height: 106px;
	width: 128px;
}
.footer #text {
	float: left;
	height: 60px;
	width: 725px;
	padding-top: 7px;
	padding-right: 94px;
	text-align: center;
}
.footer #bar {
	background: #D10F0F url('/images/december/footerBar.jpg') no-repeat;
	font: 9px verdana, arial, helvetica, sans-serif;
	float: left;
	height: 20px;
	width: 819px;
}
.footer #bar a {
	color: #000000;
	text-decoration: none;
}
.footer #bar .left {
	width: 200px;
	margin: 75px;
}
.footer #bar .right {
	width: 200px;
	margin: 75px;
}
/* -- E -- Footer -- E -- */
/* -- S -- Extras -- S -- */
#monthlyShow {
	padding-top: 48px;
}
#main .links a {
	color: #d10f0f;
	font: 9px sans-serif;
}
.links a {
	color: #FFFFFF;
	font: 9px sans-serif;
}
table.dbox tr {
	background: #7bc86e;
	font: 10px Verdana;
}
table.dbox tr td a {
	color: #d10f0f;
}
/* -- E -- Extras -- E -- */
