@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-variant: normal;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.logo {
	background-image: url(images/mc.png);
	background-repeat: no-repeat;
}
.homepagepanel {
	background-image: url(images/homepagepanel.png);
	background-repeat: no-repeat;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: justify;
	top: 50px;
}
.bodycopy_smallcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.bodycopy_largecaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: bold;
}
.bodycopy_smallcaps2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: normal;
}
.bodycopy_smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.aboutpanel {
	background-image: url(images/aboutpanel.png);
	background-repeat: no-repeat;
}
.bodycopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 23px;
	text-align: justify;
}
.biopanel {
	background-image: url(images/biopanel.png);
	background-repeat: repeat-y;
}
.bodycopy3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.bodycopy4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
}
.bodycopy_nonjustified {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: left;
	top: 50px;
}

