	body{
		background-image: url(images/bknd.gif);
		background-repeat: repeat-x;
		background-color: #7F2E3F;
		margin-top:0px;
		font-family: Arial;
		font-size: 12px;
		line-height: 14px;
		}
		
	.lft{
		background-image: url(images/lft-side-bknd.gif);
		background-color: #999966;
		}
		
	.rt{
		background-image: url(images/rt-side-bknd.gif);
		background-color: #999966;
		}
		
	.main{background-image: url(images/body-bknd.gif);}
	
	.text{background-image: url(images/text-bknd.gif);height:500px;}
	
	.rt-column{background-image: url(images/text-bknd.gif); font-size:11px;}
	
	.padding10{padding:10px;}
	
	
	h1 {
		line-height: 16px;
		font-size: 18px;
		margin-top: 2px;
		margin-bottom: 6px;
		color: #0f6b9e;}
	
	h2 {
		line-height: 16px;
		font-size: 16px;
		margin-top: 2px;
		margin-bottom: 6px;
		color: #0f6b9e;}
			
	#vision {
		line-height: 30px;
		font-size: 30px;
		text-transform:uppercase;
		font-weight:lighter;
		font-style:italic;
		margin-top: 6px;
		margin-bottom: 2px;
		color: #336666;}
		
	#news {
		line-height: 24px;
		font-size: 24px;
		background-image: url(images/green.gif);
		font-weight:lighter;
		margin-top: 0px;
		margin-bottom: 5px;
		padding:5px;
		color: #ffffff;}
		
		
	a:link {color: #003399; text-decoration: none;}
	a:visited {color: #003399; text-decoration: none;}
	a:hover {color: #003399; text-decoration: underline;}
	a:active {color: #003399; text-decoration: none;}
	
/*- TOP Navigation--- */	
.lgt-blue {background: #000000;}

.solidblockmenu{
		background:#000000;
		height:24px;
		margin: 0;
		padding: 0;
		font: bold 13px Arial;
		width: 620px;
		}
		
	.solidblockmenu li{
		display: inline;
		}
		
	.solidblockmenu li a{
		float: left;
		color: white;
		padding: 5px 10px;
		text-decoration: none;
		}
		
	.solidblockmenu li a:visited{
		color: white;
		}
		
	.solidblockmenu li a:hover, .solidblockmenu li .current{
		color: white;
		background: transparent url(images/blockactive.gif) center center repeat-x;
		}
		
	p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
		padding-top: 0.5em;
		}
		
		
/*- Left Navigation--- */	
.lft-nav1{background-image: url(images/lgt-blue.gif);
	font-size: 16px;
	line-height: 17px;
	height:510px;
	color:#663300;}
	
	#lft-nav {
		width: 170px;
		margin: 5px;
		}
		
	#lft-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
	#lft-nav li a {
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		}	
		
	#lft-nav li a:link, #lft-nav li a:visited {
		color: #003366;
		display: block;
		background:  url(images/lft-nav.gif);
		padding: 8px 0 0 30px;
		}
		
	#lft-nav li a:hover {
		color: #003366;
		background:  url(images/menu11.gif) 0 -32px;
		padding: 8px 0 0 32px;
		}
		
	
.lft-nav-rt{background-image: url(images/nav-rt.gif);}
	
/*- donation--- */	
.donate{
	height:125px;
	background-image: url(images/donate-bknd.gif);
	background-repeat: no-repeat;}
	
#donate-button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#donate-button {
	width: 114px;
	margin: 0px;
	list-style-type: none;
	}
	
#donate-button li a {
  	height: 59px;
	margin-bottom: 1px;
	text-decoration: none;
	list-style-type: none;
	}	
	
#donate-button li a:link, #donate-button li a:visited {
	color: #ffffff;
	display: block;
	background:  url(images/donate-but_off.gif);
	padding: 8px 0 0 80px;
	}
	
#donate-button li a:hover {
	color: #ffffcc;
	text-decoration: underline;
	background:  url(images/donate-but_on.gif) 0 0px;
	padding: 8px 0 0 80px;
	}
	
	
	
	
.footer1{
	font-size: 10px;
	padding:3px;
	text-align: center;
	color:#cccccc;
	background-color: #000000;
	}
	
	a.footer:link {color: #cccc99; text-decoration: none;}
	a.footer:visited {color: #cccc99; text-decoration: none;}
	a.footer:hover {color: #cccc99; text-decoration: underline;}
	a.footer:active {color: #cccc99; text-decoration: none;}
	
	.maroon {color: #7f2e3f;}
	
.signup{
	width: 200px;
	float:right;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	}
	
.form-button{font-size:10px;
padding:2px;
margin-left:3px;
border: 1px solid black; 
color:#FFFFFF;
background-image: url(images/blue.gif);}.imgcaption {
	padding-bottom: 10px;
	vertical-align: top;
	font-size: smaller;
}
#schbkg {
	background-image: url(images/mortarboard2.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.pad-lr10 {
	padding-left: 10px;
	padding-right: 10px;
}
.bluetxt {
color: #0f6b9e
}

.greentxt {
color:#34693d
}

div.recent-news {
		font-family: Arial;
		font-size: 12px;
		line-height: 14px;
}

.bluebold {
	color: #0f6b9e;
	font-weight: bold;
}
.altrow {
	background-color: #CDC8E8;
}

div.fun-fact {
		font-family: Arial;
		font-size: 12px;
		line-height: 14px;
		padding:10px;
		color: #000000;
}.centered {
	text-align: center;
}
h1.huge {
	line-height: 24px;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #0f6b9e;
	font-weight: bold;
}
