body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.left {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/left.jpg);
	height:494px;
}
.menu {
	color:#FFFFFF;
	text-align:right;
	margin-right:7px;
	text-decoration:none;
	font-size: 12px;
}
.menu a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.home {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/home.jpg);
	height:494px;
}
.about {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/about.jpg);
	height:494px;
}
.contact {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/contact.jpg);
	height:494px;
}
.definitions {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/definitions.jpg);
	height:494px;
}
.affiliations {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/affiliations.jpg);
	height:494px;
}
.services {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/services.jpg);
	height:494px;
}
h2 {
	font-size:16px;
	color: #666666;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.bullet1 {
	color: #B0CE86;
	font-weight:bold;
	font-size: 10px;
	vertical-align:text-bottom;
}
.bullet2 {
	color: #8EB759;
	font-weight:bold;
	font-size: 12px;
	vertical-align:super;
}
.bullet3 {
	color: #528917;
	font-weight:bold;
	font-size: 18px;
	vertical-align:super;
}
.here {
	color: #FFFFFF;
	font-weight:bold;
}

.splash-link {	
	margin-left:50px;
	margin-bottom:34px;	
}

.splash-link a {
	color:#ffffff;
	text-decoration:none;
	font-size:24px;
}

.splash-video {
	margin-left:44px;
}