@CHARSET "UTF-8";
*
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper
{
	padding-top: 1em;
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -500px;
}

.masthead
{
	height: 100px;
	width: 770px;
}

.menu
{
	margin-top: 5px;
	height: 27px;
	background-color: #bbf;
	width: 600px;
	padding-top: 5px;
}

.rightAds
{
	float: right;
	width: 250px;
	border: 3px solid #000099;
	padding: 5px;
}

.rightAds p
{
	color: #0000ff;
	font-size: 20px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 1em;
}

.content
{
	/*position: absolute;*/
	top: 150px;
	padding-top: 10px;
	width: 600px;
}

.footer
{
	height: 50px;
}

.blueback
{
	background-color: #b5eeff;
}

.masthead img
{
	border: 0px;
}

.content p
{
	color: #0000ff;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 1em;
}

.content h1
{
	padding-left: 5px;
	padding-top: 10px;
	color: #f00;
	font-size: 28px;
	font-weight: normal;
}

.content h2
{
	color: #0000ff;
	font-size: 24px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 1em;
	clear: left;
}

h2.form
{
	padding-bottom: 0px;
	padding-top: 1em;
}

.content h3
{
	padding-left: 5px;
	padding-bottom: 1em;
	color: #585a5d;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.menu ul
{
	padding-left: 160px;
	list-style: none;
}

.menu li
{
	display: inline;
	padding-right: 0px;
	padding-left: 1em;
}

.menu a
{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.menu a:hover
{
	text-decoration: underline;
}

.floatleft
{
	float: left;
}

.masthead h1
{
	font-family: Courier new, Times, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 10px;
	color: #00f;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
}

.imgleft
{
	float: left;
	padding-top: 1em;
	padding-right: 4em;
	clear: left;
	border: 0px;
}

.clear
{
	clear: both;
}

.footer p
{

}

label
{
	font-weight: 900;
}

label.error
{
	font-weight: normal;
	padding-left: 1em;
	color: #f00;
}

label.radio
{
	font-weight: normal;
}
}

input
{

}

.small
{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
	color: #00f;
}

img
{
	border: 0px;
}
