@charset "UTF-8";
body {
	background-color: #614178;
	background-image: url(../img/page-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0072bc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#all {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
}
#all #mast {
	background-image: url(../img/mast.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 953px;
}
#all #mast h1 {
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 953px;
}
#all #mast span {
	display: none;
}
#all #main {
	background-color: #f0ecf2;
	width: 953px;
}
#all  #main  h2  {
	background-image: url(../img/ttl-home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 953px;
}
#all  #main  h2  span  {
	display: none;
}
#all #main #content h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #4b4b4b;
}
.clearall {
	clear: both;
}
#all #footer #copyright {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 200px;
}
#all #footer #contact {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	line-height: 16px;
	text-align: center;
	width: 553px;
}
#all #footer #contact a {
	color: #FFFFFF;
}
.affiliationLogos {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

