﻿html, body
{
	font-family: Lucida Grande, Calibri, Verdana, Tahoma;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #444444;
	background: url(../images/bg16001200.jpg) no-repeat;
}
body
{
	text-align: center;
	min-width: 640px;
	min-height: 480px;
}
#topmain
{
	margin: 0 auto;
	width: 740px;
	height: 40px;
}
#main
{
	margin: 0 auto;
	width: 720px;
	height: 440px;
	border: 1px solid #767676;
	background: #ffffff;
}
#leftContent
{
	width: 340px;
	float: left;
	height: 400px;
}
#rightContent
{
	text-align: right;
	width: 340px;
	float: right;
	height: 400px;
}
#navContent
{
	clear: both;
	margin-top: 0px;
	height: 40px;
	text-align: left;
	padding-left: 30px;
	width: 680;
	margin: 0 auto;
}
#copy
{
	margin: 0 auto;
	width: 720px;
	height: 80px;
}

#more
{
	text-align: right;
	padding-top: 15px;
	font-size: 12px;
	font-style: italic;
	color: #444444;
	clear: both;
	width: 700px;
	height: 80px;
}

.links A:link
{
	text-decoration: none;
	color: #444444;
}
.links A:visited
{
	text-decoration: none;
	color: #444444;
}
.links A:active
{
	text-decoration: none;
	color: #444444;
}
.links A:hover
{
	text-decoration: none;
	color: #111111;
}
A:link
{
	text-decoration: none;
	color: #ffffff;
}
A:visited
{
	text-decoration: none;
	color: #ffffff;
}
A:active
{
	text-decoration: none;
	color: #ffffff;
}
A:hover
{
	text-decoration: none;
	color: #ffffff;
}
.pinkText a, a:link, a:visited, a:hover, a:active
{
	color: #990134;
	text-decoration: none;
}
.pinkText
{
	color: #990134;
	text-decoration: none;
}
.inputControls
{
	font-family: Lucida Grande, Calibri, Verdana, Tahoma;
	font-size: 12px;
	color: #444444;
}

