@charset "UTF-8";
/* CSS Document */

body {
	background: #6c0000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", "Helvetica", sans-serif;
	font-size: 1em;
}
.oneColFixCtr #container {
	width: 1090px;
	min-height: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background-image: url(../images/home/home_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtr #mainContent {
	width: 800px;
	min-height: 600px;
	border-radius: .8em;
	-webkit-border-radius: .8em;
	-moz-border-radius: 0.8em;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/common/80percent_black.png);
	background-repeat: repeat;
}
.imgborder {
	border: 1px dotted #C90;
}
#mainContent h1 {
	color: #F30;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 150%;
	font-weight: bold;
	line-height: 110%;
	text-transform: uppercase;
	letter-spacing: -0.04em;
}
#mainContent h2 {
	font-weight: bold;
	color: #FC0;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-decoration: underline;
	text-transform: uppercase;
}
#mainContent h3 {
	color: #FC0;
	clear: left;
	font-size: 120%;
	line-height: 105%;
	font-weight: normal;
}
#mainContent p {
	line-height: 130%;
	font-size: 90%;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent p a {
	color: #FC0;	
}
#mainContent ul li {
	color: #FFF;
	line-height: 130%;
	margin-right: 275px;
	margin-bottom: 6px;
}
#mainContent a {
	color: #FC0;	
}
#specialEvents {
	width: 300px;
	min-height: 350px;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 25px;
	font-size: 90%;
}
#specialEvents .contentf div p {
	text-align: center;
	line-height: 110%;
	font-size: 90%;
	color: #FFC;
	margin-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
#shadow {
	background-image: url(../images/common/gradient_shadow.png);
	height: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
#copyright {
	width: 840px;
	min-height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#copyright p {
	font-size: 75%;
	line-height: 130%;
	color: #FC0;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 2px 2px 12px #000000;
}
#copyright a {
	color: #FC0;
	text-decoration: underline;
}
#copyright a:hover {
	color: #FFC;		
}
#specialEvents .contentf div h3 {
	margin: 0px;
	color: #FC0;
	text-align: center;
	font-weight: normal;
}
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {
	height:1px;
	margin:0 5px;
	background-color: #600;
}
.b2f {
	height:1px;
	margin:0 3px;
	background-color: #600;
}
.b3f {
	height:1px;
	margin:0 2px;
	background-color: #600;
}
.b4f {
	height:2px;
	margin:0 1px;
	background-color: #600;
}
.contentf {
	background-color: #600;
}
.contentf div {
	margin: 0px;
	padding: 5px;
}
.oneColFixCtr #container #Menu {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.logoleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
}
.logoright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#BreakingNews {
	font-size: 90%;
	color: #FFF;
	line-height: 130%;
	width: 776px;
	padding: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-image: url(../images/common/90percent_red.png);
	background-repeat: repeat;
}
#BreakingNews a {
	color: #FC0;
}
#BreakingNews a:hover {
	text-decoration: none;
	color: #FF9;
}
#socialnetworking {
	width: 100px;
	padding: 6px;
	margin-right: 50px;
	text-align: center;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	float: right;
}
#socialnetworking img {
	margin-right: 10px;
	padding: 1px;
}
#socialnetworking a:hover img {
	border: 1px solid #FFF;
	text-shadow: 5px 5px 5px #000000;
	padding: 0px;
}
