﻿body 
{
	background-color:#92c6fd;
}
#container
{
	margin:0 auto;
	width:771px;
}
#container table
{
	border-collapse:collapse;
}
#header
{
	margin:0;
}
#header img
{
	float:left;
	margin:0;
}
.leftCol
{
	float:left;
	width:13px;
	margin:-497px 0 -450px -30px;
}
.leftCol img, .leftColMid img
{
	padding:0;
}
.leftColMid
{
	float:left;
	width:130px;
	margin:-497px 0 -450px -17px;
}
.leftColRig
{
	float:left;
	width:25px;
	margin:-497px 0 -450px 154px;
}
.leftColFooter
{ 
	width:188px;
	background-image:url(Images/filler.png);
	background-repeat:repeat;
	float:left;
	clear:right;
}
.gerryHead
{
	float:left;
	margin:-90px 0;
}
.lowerHead
{
	float:left;
	margin:-99px 0 0 143px;
}

.content2
{
	float:right;
	background-color:White;
	width:527px;
	border:solid 1px black;
	margin:-575px 33px 0 0;
}
.content3
{
	float:right;
	background-color:White;
	width:525px;
	border:solid 1px black;
	margin:0 2px 0 -6px;
	overflow:scroll;
	height:570px;
}
.content3 ul
{
	list-style:none;
}
.content
{
	background-color:White;
	border:solid 1px black;
	width:521px;
	margin:-30px 0 0 -1px;
	padding:5px 0 0 5px;
}
.styledForm
{
	width:99%;
	text-align:right;
}
.styledForm label
{
	font-size:14px;
	width:185px;
	padding:5px;
	float:left;
}
.styledForm input, textarea
{
	width:45%;
	margin:5px 75px 0 0;
}


.header
{
	font-size:28px;
}
.subhead
{
	font-size:18px;
}
.subcontent
{
	text-align:center;
	font-style:italic;
}

.bodytext
{
	font-size:16px;
}
.redText
{
	color:Red;
	font-style:italic;
	font-weight:bold;
}

.footer
{
	width: 738px;
	background-repeat: repeat;
	background-image:url(Images/filler.png);
	margin:-2px 0;
	color:White;
	font-variant:small-caps;
	height:65px;
}
.footer .imgDiv
{
	float:right;
	vertical-align:top;
	margin:5px;
	background-color:White;
	width:105px;
	border:solid 1px black;
	text-align:center;
}
.footer .imgDiv img
{
	padding:0 5px 2px 3px;
}
.footer .wdbti
{
	margin:0 0 0 90px;
}
.footer .wdbti label
{
	padding:0 0 19px 0;
}
.rightCol
{
	float:right;
	width:240px;
	overflow:scroll;
	height:390px;
	border:solid 1px black;
	background-color:#CCFFFF;
}
.rightCol a
{
	text-decoration:none;
	color:Blue;
}
.rightCol a:hover
{
	color:Red;
}
.rightCol label,span
{
	font-size:12px;
}
.clear
{
	clear:both;
}
.homeTitle
{
	color:#006600;
	font-size:24px;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}
.homeSubtitle
{
	color:Black;
	font-size:18px;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}
.homeDiv
{
	float:left;
	width:260px;
	font-variant:small-caps;
}
.homeDiv ul
{
	list-style:none;
}
.homeDiv label
{
	padding:0 0 0 5px;
}
.cRight
{
	clear:right;
}
.cLeft
{
	clear:left;
}