body {
	background-color: #666666;
}

/* Style for left sidebar */
#sidebar {
	margin-top:0.0em;
	width: 13em;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	float: left;
	margin-bottom: 0em;
}
#sidebar a:link {
	margin: 1px;
	padding: 1px;
	height: 10px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#sidebar a:visited {
	margin: 1px;
	padding: 1px;
	height: 10px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#sidebar a:active {
	margin: 1px;
	padding: 1px;
	height: 10px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#sidebar a:hover {
	margin: 1px;
	padding: 1px;
	height: 10px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/* Style for main content area */
#main {
	margin-left: 13em;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

/* Style for page header */
#header {
	margin: 0;
	height:55px;
	width: auto;
	padding: 2px;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	color: #000099;
}

/* Style for horizontal line */
#horizontal {
margin: 0;
background:url(../images/headerinner.jpg);
background-repeat:no-repeat;
}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	color: #000000;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.25em;
}
.navy {
	color: #000099;
	font-weight: bold;
}
#marquee {

	margin: 0;
	width: auto;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	color: #000099;
}
#footer{
	clear:both;
	float:none;
	background-color:#E6E6E6;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#wrapper /* Main centered zone */
{
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.section
	{
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
a:link{
	color: #000099;
}
a:active{
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}

.navy p {
	color: #000099;
	font-weight: bold;
	page-break-after: auto;
}
.sectionheader {
	font-weight: bold;
	color: #000099;
	font-size: 1.2em;
}
.harrahs {
	font-size: 0.75em;
	font-weight: bold;
}

