﻿#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;
	min-height: 250px;
}

#singlecol .DivParagraph {
    display:block;
	margin-top: 10px;
	margin-bottom: 5px;
}


#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 h1 {
	margin: 0;
	padding: 20px 0px 15px 0px;
	color: #037BB0;
	font-size:18pt;
}
#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;
}

.FormBox 
{
    /* margin-left:230px; */
    margin-left:auto ;
    margin-right:auto;
    width: 500px;
    }
#RequestForm {
    text-align:left;
}
#RequestForm span {
    font-size:85%;
    font-style:italic;
}
#MsgOK 
{
    text-align:center;
    font-size:large;
    color:Navy;
}
#MsgFail {
    text-align:center;
    font-size:large;
    color:Maroon;
}

#flyerbody {
    margin:0px auto 0px auto;
    width: 900px;
}
#flyerbody h1 {
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 4px;
    color: #383838;
}
#flyerbody h2 {
    font-size: xx-large;
    letter-spacing: 4px;
}
#flyerbody .big {
    font-size:1.1em;
}
#flyerbody .bigitalic {
    font-size:1.1em;
    font-style:italic;
}
#flyerbody .bigbold {
    font-size:1.1em;
    font-weight:bold;
}

#flyerbody p {
    font-size:1.1em;
}

