﻿#mainContainer
{
	margin: 0px 0px 0px 0px;
	width: auto;
}
body 
{	
	/*background-image: url('../website/images/OLD10BK.JPG');*/
	background-color: #C0C0C0;
	font-family: Verdana;
	font-size: 18pt;
	border: none;
	/*text-align: center;*/
}
.header
{
	background-color: #E8E8E8;
	text-align: left;
	margin: 0 auto;
	border-bottom: solid 1px black;
	height: 80px;
}
.headerText
{
	position: absolute;
	/*top: 20px;*/
	left: 15px;
	z-index: 2; 
	font-family: Verdana;
	font-size: 28pt;
	font-weight: bold;
	font-style:italic;
	color: #A23050;
	width: 400px;
}
.topMenu
{
	position: absolute;
	/*top: 17px;*/
	left: 507px; 
	font-size: 8pt;
	font-family: Verdana;
	font-variant: normal;
	color:Black;
	text-align: right;
	border: solid 0px black;
	z-index: 2;
	width: 250px;
}
.subHeader
{
	position: absolute;
	top: 53px;
	left: 175px;
	/*background-color: #E8E8E8;*/
	font-family: Monotype Corsiva, Brush Script MT, Verdana;
	font-size: 24pt;
	font-style: italic;
	color: Black;
	text-align: left;
	margin: 0 auto;
	border: solid 0px black;
	/*width: 200px;*/
}
.headerPic
{
	position: absolute;
	top: 20px;
	left: 430px;
	border: solid 0px black;
	background-color: #E8E8E8;
	text-align:left;
	width: 45px;
}
.taglines
{
	position: absolute;
	top: 20px;
	left: 507px; 
	font-size: 10pt;
	font-weight: bold;
	/*color: #A23050;*/
	border: solid 0px black;
	width: 250px;
	height: 45px;
	text-align: left;
}
.leftMenu
{
	position: absolute;
	left: 10px;
	width: 170px;
	height: 450px;
	border-right: solid 1px black;
	font-family: Monotype Corsiva, Brush Script MT,Verdana;
	font-size: 18pt;
	line-height: 35px; 
	text-align: center;
	margin: 0 auto;
}
.mainWorkArea
{
	position: absolute;
	top: 105px;
	left: 190px;
	border: solid 0px black;
	background-color: #E8E8E8;
	width: 555px;
	height: 430px;
	font-size: 18pt;
	text-align: left;
	margin: 0 auto;
}
.mainFrame
{
	border: solid 0px black;
	font-size: 18pt;
	text-align: left;
}
.mainPage
{
	width: 750px;
	height: 570px;
	border: solid 1px black;
	background-color: #E8E8E8;
	text-align: left;
}
hr
{
	color: Black;
	height: 1px;
	width: 125px;
}
.copynotice
{
	position: absolute;
	top: 546px;
	border-top: solid 1px black;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	height: 38px;
	width: 750px;
}
a
{
	cursor: hand;
}
a:link 
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited 
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover 
{
	color: #A23050;
	text-decoration: none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
} 
input
{
	border: solid 1px black;
	background: transparent;
	font-family:Monotype Corsiva, Brush Script MT, Arial;
	font-size: 18pt;
	cursor: hand;
}
input:hover
{
	background-color:Lime;
}
.w3cImg
{
	cursor: hand;
}
.topButtons
{
	font-size: 8pt;
	font-family: Verdana;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2
{
	text-align:center;
}
