﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ElyFFBgrd.jpg);
	background-position: 50% 0px;
	background-color: #000;
	background-repeat: no-repeat;
}
#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#topbar {
	background-color: #000;
	height: 121px;
	background-image: url(images/TopBarBgrnd.gif);
	background-repeat: no-repeat;
}
#toplogo {
	float: left;
	width: 208px;
}
#signup {
	float: right;
	width: 360px;
	padding-top: 10px;
	padding-right: 20px;
	color: #FFF;
	text-align: right;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #ED1085;
}
#leftcol {
	float: left;
	width: 600px;
}
.paratext {
	font-size: 85%;
	line-height: 1.4em;
}
.FeatureText {
	font-size: 90%;
	line-height: 1.4em;
	font-weight: bold;
}
.clearit {
	clear: both;
}
#rightCol {
	float: right;
	width: 260px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
h2 {
	color: #09F;
	margin: 0px;
	padding: 0px;
}
.lineup {
	line-height: 1.5em;
	color: #666;
}
#footer {
	font-size: 85%;
	color: #666;
	background-color: #CCC;
	padding: 20px;
	width: 910px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
h3 {
	font-size: 140%;
	color: #C60;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #FF00FF;
	font-size: medium;
	text-align: center;
	text-indent: 0;
	margin-left: 5px;
}

h5 {
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	margin: 6px 0px 6px 0px;
	font-weight: bold;
	color: #00ADEF;
}

h6 { font-family: Verdana; 
    font-size: 11pt; 
    text-align: justify; 
    margin: 12px 15px;  
    font-weight: normal }

hr {
	border-bottom-style: none;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#footerRight {
	float: right;
	width: 289px;
}
#footerLeft {
	float: left;
	width: 500px;
	color: #666;
	font-size: 85%;
	line-height: 1.5em;
}
#maincontent {
	background-color: #FFF;
	padding: 20px;
	background-image: url(images/mainImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navmenu {
	height: 30px;
	background-color: #EEE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #C63;
	text-decoration: underline;
}
a:active {
	color: #F60;
	text-decoration: underline;
}

A.buttonsa{
	font-weight: bold;
	border:1px solid #930;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width:400px;
	background-color:#C60;
	text-align:center;
	margin-right: 10px;
	padding: 4px;
}
A:hover.buttonsa{
	border: 1px solid #930;
	text-decoration: none;
	font-weight: bold;
	width: 400px;
	text-align:center;
	margin-right: 10px;
	padding: 4px;
	color: #FFF;
	background-color: #ED1085
}
A.buttons{
	color: #FF00FF;
	text-decoration: none;
}
A:hover.buttons{
	color: #0066FF;
	text-decoration: none;
}
.bgr {
	background-color: #ED0086;
}
.bgy {
	background-color: #FFFF66;
}
.bgblue {
	background-color: #6ECBFE;
}
.leftimage {
	margin-left: 0px;
	margin-right: 15px;
	float: left
}
