@charset "UTF-8";
#container {
	height: 100%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#video {
	margin: 0px;
	height: auto;
	width: auto;
}
#main #column1 {
	width: 285px;
	padding-right: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#main #research {
	width: 585px;
	padding-right: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#main #column2 {
	width: 285px;
	padding-left: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#main #column2 ul {
	font-size: 10px;
}
#main #column1 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
#main #column2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#container #logo img {
	margin-right: 41%;
	margin-left: 41%;
}
#container #logo {
	width: 100%;
	padding-bottom: 15px;
}
#links {
	height: 30px;
	width: 100%;
}
#links #Home {
	background-image: url(images/link%20backgrounds/link_background1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#links #Home #hometext {
	height: 15px;
	width: 100%;
	padding-top: 10px;
}

#links #Events {
	background-image: url(images/link%20backgrounds/link_background2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#links #Events #eventstext {
	height: 15px;
	width: 100%;
	padding-top: 10px;
}

#links #Volunteers {
	background-image: url(images/link%20backgrounds/link_background3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#links #Volunteers #volunteerstext {
	height: 15px;
	width: 100%;
	padding-top: 10px;
}

#links #About {
	background-image: url(images/link%20backgrounds/link_background4.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#links #About #abouttext {
	height: 15px;
	width: 100%;
	padding-top: 10px;
}

#links #Links {
	background-image: url(images/link%20backgrounds/link_background5.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#links a {
	color: #FFF;
	text-decoration: none;
}
#links #Links #linkstext {
	height: 15px;
	width: 100%;
	padding-top: 10px;
}
#container #homebackground {
	background-image: url(images/text%20backgrounds/text_background1.png);
	height: 555px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}
#main {
	height: 500px;
	width: 600px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#better {
	height: 500px;
	width: 600px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #linksbackground {
	background-image: url(images/text%20backgrounds/text_background5.png);
	height: 555px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}
#container #aboutbackground {
	background-image: url(images/text%20backgrounds/text_background3.png);
	height: 555px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}
table {
	vertical-align: top;
	font-size: 12px;
}
#main #headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#better #headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#container #volunteersbackground {
	background-image: url(images/text%20backgrounds/text_background6.png);
	height: 555px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}
#container #eventsbackground {
	background-image: url(images/text%20backgrounds/text_background7.png);
	height: 555px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #000;
	text-align: center;
}
#footer a {
	color: #000;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 5px;
}
#main #volunteername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: underline;
	font-weight: normal;
	padding-top: 30px;
}
#research p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#research h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

