body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#navbar {
	background-color: #F30;



}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	width: 920px;
	height: 1000px;
}


#sidebar {
	float: left;
	width: 170px;
	padding: 0px;
	height: 1000px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 50px;
	zoom: 1;
}

#header {
	margin: 0px;
	padding: 0px;
}


#content {
	width: 700px;
}

h1 {
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}
#openingQuote {
	margin-left: 0px;
	margin-bottom: 100px;
	margin-top: 30px;
}
#mainContent p {
	margin-bottom: 25px;
}

th {
	font-weight: bold;
	padding-bottom: 15px;
}
table a {
	text-decoration: none;
	color: #000;
}
table .title td {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent #projectTable td{
	text-align: center;
	width: 210px;
	height: 220px;
	vertical-align: middle;
	padding: 8px;
}

#home #homeLink,
#program #programLink,
#projects2009 #projectsLink,
#projects2008 #projectsLink,
#projects2007 #projectsLink,
#projects2006 #projectsLink,
#projects2005 #projectsLink,
#projects2004 #projectsLink,
#projects2003 #projectsLink,
#projects2002 #projectsLink,
#history #historyLink,
#historyBoard #historyLink,
#contact #contactLink,
#calendar2009 #calendarLink
#calendar2010 #calendarLink {
	color: #CCC;
}
#mainContent #address {
	float: right;
	width: 225px;
	margin-right: 100px;
}
#address a {
	color: #000;
	text-decoration: none;
}
#mainContent table tr td {
	vertical-align: top;
	padding-bottom: 15px;
}
