/* General */

div#top {
	width: 760px;
	height: 30px;
	margin: 0 auto;
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
div#shadow {
	position: relative;
	margin: 0 auto;
	width: 844px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.gif') repeat-y left top;
	width: 760px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 744px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
#search {
	color: #000;
	font-weight: bold;
	float: left;
	margin-top: 6px;
	background: url('/pics/search_bg.gif') no-repeat left top;
}
#googleTranslate {
	float: left;
	margin: 5px 0 0 0;
}
#date {
	position: absolute;
	right: 6px;
	top: 5px;
	color: #fff;
	text-align: right;
}
#marquee_district {
	width: 358px;
	height: 17px;
	padding: 2px 0 0 0;
	color: #fff;
	background: #5f69c5;
}
#marquee_chartersd {
	width: 358px;
	height: 17px;
	padding: 2px 0 0 0;
	color: #fff;
	background: #2875f4;
}
#marquee_audeo {
	width: 358px;
	height: 17px;
	padding: 2px 0 0 0;
	color: #fff;
	background: #79acff;
}
#marquee_mirus {
	width: 358px;
	height: 17px;
	padding: 2px 0 0 0;
	color: #fff;
	background: #79b822;
}

/* Index properties */

#leftColumn {
	width: 358px;
	padding: 0;
	float: left;
}
#rightColumn {
	width: 402px;
	padding: 0;
	float: left;
}


/* Homepage Section Table Includes */

.HPNews, .HPLinks, .HPBBMessages, .HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}

/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link,
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #878ed3;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
.HPEvents #r, .HPLinks #r {
	padding-right: 15px;
}
/* Image shuffles */
#shuffle1, #shuffle2, #shuffle3 {
	border: 1px solid #d4d5dd;
	position: relative;
	padding: 5px;
	background-color: #fff;
}
#shuffle1 {
	width: 303px;
	height: 96px;
	margin: 0 auto;
}

#shuffle2 {
	width: 167px;
	height: 93px;
	float: left;
	margin-left: 19px;
	*margin-left: 13px;
}
#shuffle3 {
	width: 167px;
	height: 93px;
	float: left;
	margin-left: 12px;
}


#translatetospanish {
	display: block;
	width: 23px;
	padding-top: 63px;
	height: 0;
	overflow: hidden;
	background: url(/pics/espanol.jpg) 0 0 no-repeat;
	position: absolute;
	right: 19px;
	top: 105px;
}