﻿body {
	text-align:center;
	background-color:#d9ffd9;
		font-family: "Trebuchet MS";
	font-size: 10pt;
	color:#003300;

}
#container {
	width: 900px;
	border: 1px #000000 solid;
	padding:5px;
	background-color:#FFFFFF;
	margin:auto;
}
#header {
	width: 890px;
	background-color:#FFFFFF;
	background-image:url('images/background1.jpg');	
	background-position:400px 0px;
	background-repeat: no-repeat;
	padding: 5px;
	margin: 0px;
	border: 0px;
	text-align:right;
}
#leftcol {
color:#a10048;
	background-color: #d9ffd9;
	border-width:5px 2px 5px 2px;
	border-color:#003300;
	border-style:solid;
	width: 275px;
	float: left;
	padding: 5px;
	margin: 0px;
	text-align:justify;
}
#rightcol {
		background-color:#FFFFFF;
	width: 585px;
	float: right;
	padding: 5px;
	margin: 0px;
	text-align:justify
}
#footer {
	width:100%;
		background-color:#FFFFFF;
		text-align:center;
		font-size:8pt;
		clear:both;

}
#SignUp .signupframe {
  border: 2px solid #d9ffd9;
  background: #003300;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#660066;
	text-decoration:none;
}
blockquote {
	font-style:italic;
}
hr {
	color:#003300;
	width:85%;
	border: 0;
background-color: #ccffcc;
height: 1px;
text-align:center;
}
h1 {
	font-size:36pt;
	letter-spacing:5px
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:12pt;
}
.style1 {
	font-weight: normal;
}
.left {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}
.style4 {
	font-size: 12pt;
	color: #808080;
}
.style5 {
	border-width: 0px;
}
.style6 {
	text-align: center;
}
.style7 {
	border-style: solid;
	border-width: 1px;
}
.style8 {
	font-size: xx-small;
	text-align: right;
}
.style9 {
	color: #A10048;
}
.right {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}
.footnote {
	font-size: 8pt;
	color: #808080;
}
