body {
	margin: 0;
	padding: 10px 0 0 0;
	color: #000000;
	background-color: #9b9b9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

a, a:link, a:visited {
	color: #000000;
	font-weight: normal;
}
a:hover, a:active { color: #F80A09; }

#header {
	width: 916px;
	height: 179px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#header h1 {
	padding: 0;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 916px;
	height: 0;
	overflow: hidden;
	padding-top: 179px;
	background: url(/pics/header.png) no-repeat;
	z-index: 3;
	position: relative;
}

#header address {
	position: absolute;
	left: 196px;
	top: 148px;
	z-index: 3;
	font-style: normal;
	color: #fefefe;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
}

#shuffle1 {
	position: absolute;
	right: 10px;
	top: 14px;
	width: 422px;
	height: 155px;
	z-index: 2;
}
#shuffle1 img {
	position: relative;
	z-index: 2;
}

#shuffle2 {
	position: absolute;
	top: 6px;
	left: 6px;
/* 	left: 248px; */
	background-color: #fff;
	width: 675px;
	height: 201px;
	border: 1px solid #222;
}

#shadow {
	width: 900px;
	padding: 1px 8px;
	margin: 0 auto;
	background: url(/pics/shadow.png) repeat-y;	
}


#marquee {
	height: 20px;
	width: 894px;
	padding: 0 3px;
	background: url(/pics/marquee_background.gif) repeat-x;
	margin-bottom: 1px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #fefefe;
	line-height: 20px;
}

span.separator {
	display: block;
	height: 6px;
	width: 900px;
	background: url(/pics/separator.gif) repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
}

#navigation {
	width: 900px;
	height: 29px;
	background: url(/pics/topnav_background.gif) repeat-x;
	padding: 0;
	margin: 1px 0 0 0;
	position: relative;
	z-index: 999;
}

#navigation .wheel1, #navigation .wheel2 {
	position: absolute;
	width: 32px;
	height: 29px;
	background: url(/pics/wheel.png) no-repeat;
}

#navigation .wheel1 {
	top: 0;
	left: 0;
}

#navigation .wheel2 {
	top: 0;
	right: 0;
}

#topnav {
	width: 808px;
	height: 29px;
	padding: 0;
	margin: 0 32px 0 60px
}

#topnav li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 88px;
}

#topnav li.wider {
	width: 110px;
}

#topnav li a {
	display: block;
	height: 29px;
	line-height: 28px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;

	color: #fff;
	text-decoration: none;
	text-align: center;
}

#topnav li ul {
	position: absolute;
	left: -999em;
	padding: 0;
	margin: 0;
	width: 130px;
	z-index: 999;
}

#topnav li:hover ul, #topnav li.over ul {
	left: auto;
	background-position: 0 0;
}
#topnav li:hover a, #topnav li.over a {
	background: url(/pics/topnav_background.gif) 0 -29px repeat-x;
}

/* drops */
#topnav li ul li {

	margin: 0;
	padding: 0;
}
#topnav li ul li a {	
	padding: .41em 6px;
	margin: 0;
	width: 155px;
	background: none !important;
	background-color: #730000 !important;
	line-height: normal;
	height: auto !important;
	color: #fff;
	cursor: pointer;
	text-align: left;
}


#topnav li ul li a:hover {
	background-color: #cc0000 !important;
	color: #fff;
	cursor: pointer;
}


#content, #contentIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #081120;
	overflow: auto;
}

#content {
	background-color: #fff;
	width: 880px;
	padding: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#contentIndex {
	background: url(/pics/index_background.gif) repeat-y;
	min-height: 400px;
	font-size: 8pt;
	position: relative;
}

#contentIndex table {
	font-size: 8pt;
}

/* Home page */
#right_column {
	float: right;
	width: 195px;
	padding: 6px;
}

#left_column {
	float: left;
	width: 226px;
	padding: 6px;
	margin-top: 211px;
}

#mid_column {
	width: 435px;
	padding: 6px 0 6px 6px;
	margin: 211px 217px 0 242px;
}

#lausd_link {
	margin-top: -100px;
	display: block;
	height: 0;
	overflow: hidden;
	width: 195px;
	padding-top: 100px;
	position: relative;
	z-index: 5;
}

.hpcontainer {
	min-height: 120px;
	margin-bottom: 12px;
}

.hpcontainer h2 {
	margin: 0;
	padding: 0 0 4px 0;
}

.hpcontainer h2 a,
.SponsorsDiv h2 {
	display: block;
	padding: 0 8px 0 27px;
	height: 20px;
	line-height: 19px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

 
#left_column .hpcontainer h2 a,  
.SponsorsDiv h2{
	background: url(/pics/leftcol_header.png) no-repeat;
	width: 191px;
}

#mid_column .hpcontainer h2 a {
	background: url(/pics/midcol_header.png) no-repeat;
	width: 400px;
}


#translate {
	text-align: center;
}


/* Quicklinks */
#quicklinks {
	padding: 0;
	margin: 0;
}

#quicklinks li {
	list-style: none;
	padding: 0;
	margin: 0 0 4px 0;
}

#quicklinks li a {
	display: block;
	width: 169px;
	height: 25px;
	padding: 0 0 0 26px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	background: url(/pics/quicklink.jpg) no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	
}

#quicklinks li a:hover {
	background-position: 0px -25px;
}
/* Footer */
#footer {
	width: 884px;
	margin: 0 auto;
	background: url(/pics/footer_foot.png) no-repeat;
	padding: 20px 16px 10px 16px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, sans-serif
	color: #fff;
}
#footer address {
	font-style: normal;
}
#copyright {
	display: block;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 24px;
	line-height: 23px;
	background: url(/pics/footer_background.gif) repeat-x;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}


#poweredby {
	display: block;
	width: 251px;
	padding-top: 18px;
	height: 0;
	overflow: hidden;
	margin: 6px auto 0 auto;
	background: url(/pics/poweredby.png) no-repeat;
}



/* General Styles */
.pageTitle {
	height: 26px;
	width: auto;
	color: #fff;
	background: url(/pics/pageTitle.png) repeat-x #8d0101;  
	padding: 0 10px;
	margin: 0 0 10px 0;
	line-height: 25px;
	font-size: 13pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
}

.pageTitle2 {
}

.HPDirectory a, .HPMemoirs a, .HPLinks a, .HPNews a, .HPEvents a {
	color: #000;
}

.neutral, table {
	color: #081120;
	font-size: 9pt;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #081120; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.light {
	background-color: #EEEEEE !important;
	color: #000000 !important;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #F80A09;
}

.dark {
	background-color: #AB0101;
	color: #ffffff;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #EFE201; }
div#enCountdownDiv {
	background-color: #000;
color: #fff;
font-size: 8pt;
text-align:center;
	font-family: Arial, sans-serif;
	font-weight: normal;

}
div#radio strong sub {position: absolute; margin:0 0 0 5px;}
div#radio strong {font-size: 16px; display:block; padding:10px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif;}
div#radio a {color: #fff;}
div#radio {
	color: #fff;
	display:block;
	background-color: #a60514;
	padding-bottom:20px;
}

/* Sponsors */
.NoSponsorDiv h2 {
	height: 0;
	padding-top: 116px;
	background: url('/apps/pics/sponsors/oursponsors2.jpg') top center no-repeat;
	overflow: hidden;
}



.SponsorsDiv ul {
	list-style: none;
}

a.sponsorshipIntroURL {
	margin-left:20px;
	font-weight: bold;
}

.SponsorsDiv, .NoSponsorDiv {
	margin-bottom: 5px;
}

