body {
	background-image: url(Images/backtile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color:#6B0D01;
	text-decoration: none
}
A:visited {color: #000000; text-decoration: none}
A:hover {text-decoration: underline; color: #6B0D01}
A:active {color: #A1B4B2; text-decoration: none}

.normalLink A:link {
	color:#6B0D01;
	text-decoration: underline
}
.normalLink A:visited {text-decoration: underline; color: #000000}
.normalLink A:hover {text-decoration: underline; color: #6B0D01}
.normalLink A:active {color: #A1B4B2; text-decoration: underline}
	

	
.dashedbox {
	float: left;
	width: 150px;
	border: 2px dashed #F2E476;
	text-align: left;
	margin-left: 10px;
}
.padcell {
	padding: 4px;
}
#Main {
	float: none;
	width: 744px;
	margin: auto;
	background-image: url(Images/leftborder.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 16px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#Logo {
	height: 102px;
	background-image: url(Images/toptile.gif);
	background-repeat: repeat-x;
}
#RoseTop {
	float: right;
	width: 171px;
}
#McQuate {
	float: left;
	height: 102px;
	width: 261px;
}
#BodyText {
	width: 557px;
	background-color: #FFFFFF;
	margin: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 2px;
	float: left;
}
#Menu {
	float: right;
	width: 171px;
}
#footer {
	background-image: url(Images/bottomtile.gif);
	background-repeat: repeat-x;
	height: 44px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
	font-style: italic;
}
#BodyContent {
	background-color: #FFFFFF;
}
#Menubox {
	margin: 10px;
	width: 137px;
	background-image: url(Images/menuribbon.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FCF9E2;
	color: #000000;
	padding-left: 2px;
}
#about {
	float: right;
}
#contact {
	float: right;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
 label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 6.5em;
}

input
{
	color: #781351;
	border: 1px solid #781351;
	background-color: #FCF9E2;
}
fieldset
{
	width: 537px;
	clear: both;
	border: 1px solid #999999;
}

legend
{
	border: 1px solid #781351;
	background-color: #ECD972;
	margin: 6px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ECD972;
	height: 20px;
	width: 131px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
}
.bumpright {
	margin-left: 4px;
}
