﻿#main {
	width: 1001px;
	background: url(../images/table_back-wide.gif) repeat-y;
	margin-bottom: 10px;
}

#top {
	background: url(../images/top-wide.gif) no-repeat;
	width: 1001px;
}

#bottom {
	background: url(../images/bottom-wide.gif) no-repeat;
	width: 1001px;
	height: 17px;
	clear: both;
}

#singlecol
{
	width: 961px;
	padding-left: 20px;
	margin-top: 20px;
}

#singlecol H3 {
	margin-top: 10px;
}
#singlecol H4 {
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#singlecol H4 a {
	color: #037BB0;
	text-decoration: none;
}

#singlecol a {
	color: #037BB0;
	text-decoration: none;
}

#singlecol p
{
	margin-top: 10px;
	padding: 0;
}

#singlecol h2 {
	margin: 0;
	padding: 20px 0px 15px 0px;
	color: #037BB0;
}

#singlecol ol, #singlecol ul {
	margin-left: 30px;
}

#singlecol li
{	
	margin-top: 5px;
	margin-bottom: 8px;
}

.singlecol_filler {
	height: 1px;
	clear: both;
}

#museTop {
	text-align:justify;
}
#museLeft {
	text-align:justify;
}
#museRight {
	border:3px ridge #C0C0C0;
	padding: 10px;
	float:right;
	width:40%;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
	clear: right;
	text-align:justify;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}