body {
	height: 100%;
	background-repeat: repeat-x;
	background-color: #afc6c5;
	background-image: url(../images/bkg_gradient.jpg);
	color: white;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 170%;
}
#page {
	padding-right: 0px;
	font-size: 75%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 32px;
	padding-bottom: 32px;
	padding-top: 0px;
	background-color: black;
	width: 608px;
}
#masthead {
	float: left;
	top: 32px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#masthead h1 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-repeat: no-repeat;
	width: 341px;
	height: 37px;
	background-image: url(../images/title_srm.gif);
	font-style: normal;
	font-weight: normal;
	margin-bottom: 1em;
	text-align: left;
	font-size: 2em;
	text-indent: -9999px;
}
#content {
	float: left;
	top: 32px;
	position: relative;
	margin: 0px;
	background-color: black;
	text-align: left;
	padding: 0px;
}
hr {
	color: black;
	width: 576px;
	border-width: 0px;
	border-style: solid;
	height: 1px;
	background-color: black;
}
a {
	color: #afc6d4;
}
h2 {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.artwork {
	padding: 0px;
	margin-left: 0px;
	display: inline;
	border-style: solid;
	border-color: white;
	border-width: 4px;
	margin-bottom: 24px;
	margin-right: 24px;
	background-color: white;
}
a img {
	display: block;
	padding: 0px;
	margin: 0px;
	color: white;
	background-color: white;
	border-width: 0px;
}
#featureimage {
	display: inline;
	float: left;
	height: 160px;
	width: 160px;
}
#openingtext {
	padding-left: 16px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	display: inline;
	border-width: 0px;
	width: 352px;
	float: left;
}
.clear_both {
	clear: both;
}
#footer {
	float: left;
	position: relative;
	left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	margin-top: 32px;
	padding-top: 16px;
	border-top-color: #a9bcb3;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 32px;
	padding-bottom: 32px;
	width: 576px;
	text-align: center;
	clear: both;
	color: #9eb0a8;
	font-size: 0.8em;
}

