body {
	background-image: url(../images/bg2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#F5DA93;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 0;
	}	
	
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 0 0 0 10px;
	}
	
.content_bg {
	background-image:url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	}
	
.content_extra {
	background-color: #FFFFFF;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	}
	
.orange {
	background-color: #E28B46;
	border-bottom: 1px solid #000000;
	border-left:   1px solid #000000;
	border-right:  1px solid #000000;
	}
	
.bottom {
	color:#000;
	text-decoration:none;
	font-size: 11px;
	}
	
.bottom a:link {
	color:#1A4062;
	text-decoration:underline;
	}
	
.bottom a:visited {
	color:#1A4062;
	text-decoration:underline;
	}
	
.bottom a:hover {
	color:#fff;
	text-decoration:none;
	}
	
.bottom a:active {
	color:#1A4062;
	text-decoration:underline;
	}
	
.ad_bg {
	font-size:11px;
	color:#000000;
	background-image:url(../images/ad_bg.jpg);
	background-repeat:no-repeat;
	}
	
.eleven {
	font-size:11px;
	color:#000000;
	}
	
.red {
	font-size:12px;
	color:#AB372F;
	font-weight:bold;
	}
	
.article {
	color:#000;
	text-decoration:none;
	font-size: 11px;
	padding: 0 10px 0 0;
	}
	
.article a:link {
	color:#1A4062;
	text-decoration:underline;
	}
	
.article a:visited {
	color:#1A4062;
	text-decoration:underline;
	}
	
.article a:hover {
	color:#AB372F;
	text-decoration:none;
	}
	
.article a:active {
	color:#1A4062;
	text-decoration:underline;
	}
	
.title {
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding: 0 5px 0 5px;
	}
	
a:link {
	color:#AB372F;
	text-decoration:underline;
	}
	
a:visited {
	color:#AB372F;
	text-decoration:underline;
	}
	
a:hover {
	color:#1A4062;
	text-decoration:none;
	}
	
a:active {
	color:#AB372F;
	text-decoration:underline;
	}
	
.subnav {
	color:#000;
	text-decoration:none;
	font-size: 11px;
	padding: 0 0 0 10px;
	}
	
.subnav a:link {
	color:#1A4062;
	text-decoration:underline;
	}
	
.subnav a:visited {
	color:#1A4062;
	text-decoration:underline;
	}
	
.subnav a:hover {
	color:#AB372F;
	text-decoration:none;
	}
	
.subnav a:active {
	color:#1A4062;
	text-decoration:underline;
	}
	
.small {
	font-size:11px;
	}
	
.teacher_table {
	background-color: #AB362D;
	font: 13px arial,helvetica;
}

.teacher_hdr_row {
	background-color: #B0CFE4;
	color: #1A4162;
}

.teacher_row {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.teacher_button {
	font-size: 13px;
	color: #1A4162;
	font-weight: bold;
	background-color: #F4DC94;
	border: 1px solid #AB362D;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size:15px;
	font-weight:bold;
	color:#AB372F;
	}
	
td.donate 
	{
	
	} 
	
td.donate a  
	{
		color:#FFFFFF;
	}
		
div.donate_now 
	{
		float:right;
	}
	