
body
{
	background: #a28262 url('../images/wood_repeat.jpg'); 
	_background: #f3e7d1 url('../images/platform_repeat.jpg');
}


ol li, 
ul li
{
	margin-left: 30px;
	_margin-left: 35px; /* ie 6 and below */
}

#header,
#header_tabs
{
	position: relative;
	height: 154px;
	overflow: hidden;
	vertical-align: bottom;
}

#header
{
	white-space: nowrap;
	background-color: white;
}

#header_tabs
{
	height: 154px;
	/*width: 300px;*/
	text-align: right;
	/*z-index: 2;*/
	float: right;
	margin-top: 30px;
	margin-right: 13px;
	z-index: 2;
}

#header_tabs_tabs
{
	z-index: 3;
}

#header_tabs_popouts
{
	height: 68px
}

#header_tabs .header-tab-popout,
#header_tabs .header-tab
{
	width: 85px; 
}

#footer
{
	_background: #a28262 url('../images/wood_repeat.jpg'); 
	font-size: .75em;
	text-align: center;
}

#footer a
{
	color: #5a3f22;
	font-weight: bold;
}

#footer a:hover
{
	color: black;
}

.submenu
{
	text-align: center;
}

.submenu table
{
	margin-left: auto;
	margin-right: auto;
}


blockquote
{
	background: transparent url('/images/quotes_start_red_75.gif') no-repeat top left;
	padding-left: 30px; 
	margin-right: 30px;
	margin-top: 20px;
	padding-top: 5px;
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-size: 1.3em;*/
}

.end-qm
{
	float: right;
	width: 27px;
	height: 21px;
	background: transparent url('/images/quotes_end_red_75.gif') no-repeat 50% 50%;
}

.quote-source,
.quoted
{
	text-align: right;
	margin-right: 25px;
}


.teacher-button-0,
.teacher-button-1,
.teacher-button-2,
.teacher-button-3
{
	display: inline-block;
	display: -moz-inline-grid;
	*float: left;
	*display: block;
	
	padding-top: 40px;
	text-align: center;
	width: 234px;
	height: 81px;
	line-height: 20px;
}

.teacher-button-0 span,
.teacher-button-1 span,
.teacher-button-2 span,
.teacher-button-3 span
{
	color: black;
	opacity: 0.8;
	filter: alpha(opacity=80) 
}


.teacher-button-name
{
	font-size: 1.1em;
	font-weight: bold;
}

.teacher-button-0
{
	background-image: url('/images/board_1.gif');
}

.teacher-button-1
{
	background-image: url('/images/board_2.gif');
}

.teacher-button-2
{
	background-image: url('/images/board_3.gif');
}

.teacher-button-3
{
	background-image: url('/images/board_4.gif');
}

/* Styles for Opt-in Footer */
#opt_in_footer,
#opt_in_footer_form
{
	height: 129px;
}

#opt_in_footer
{
	z-index: 100;
	text-align: left;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: transparent url('/images/background_opt_in_footer.png') repeat-x bottom center;
}

#opt_in_footer_form
{
	font-size: 14px;
	float: left;
	margin-left: 10px;
}

.opt-in-subheading
{
	font-weight: bold;
	font-size: 20px;	
	line-height: 32px
}

