﻿
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 810px;
	background: #ffff;
}
#nav {text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 810px;
	 
}

#header {
	margin: 0 0 0px 0;
	background: none;
}

#left-col{
	float: left;
	width: 190px;
}

#right-col {
	float: right;
	width: 210px;
}

#center-col { 
	float: left;
	width: 50%;
}

#slidemovie{
text-align: center;}

#profile{
	float: left; 
	margin: .5em
}
#graphic {
text-align: center;}

#rightsidepic {
width: 50%;}

#donation{
	float:left;
}

#students{
	float:left;
}

#album{
	float:left;
}

#offtoschool{
width: 50%;
}

#calendar{
width: 50%;
}

#footer {
	text-align: center;
	clear: both;
	}

a:hover{text-decoration:underline; 
		color: #9E0A65}
		
a	{ text-decoration:none}

.qlink{color: #0A644F}




