body
{
	background-color: #339966;
}

a:link
{
	border: 0px;
	text-decoration: none;
	color: #0000ff;
}

a:visited
{
	border: 0px;
	text-decoration: none;
	color: #2e895d;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

#wrapper
{
	max-width: 765px;
	border: 3px #ffffff solid;
	margin: 10px auto;
}

#bannerImage
{
	width: 765px;
	height: 79px;
	background-image: url('../images/CountyBanner1.jpg');
	background-repeat: no-repeat;
}

#pictures
{
	width: 765px;
	height: 70px;
	background-image: url('../images/wwcounty-banner1.jpg');
	background-repeat: no-repeat;
	border-bottom: 3px #ffffff solid;
}

#topNavigation
{
	width: 765px;
	height: 27px;
	border-top: 3px #ffffff solid;
	border-bottom: 3px #ffffff solid;
	background-color: #000000;
}

#topNavigation ul
{
	margin: -0px 0px 0px -33px;
}

#navImages li
{
	display: inline;
	text-align: left;
	margin-left: -7px;
}

#mainContent
{
	width: 765px;
}

#crumbsAndToggle
{
	height: 20px;
	width: 100%;
	margin-bottom: 10px;
}

#breadCrumbles
{
	font-size: .6em;
	float: left;
}

#textToggler
{
	font-size: .6em;
	float: right;
	color: #ffffff;
}

#leftNavigation
{
	width: 170px;
	padding: 10px 0px 10px 5px;
	float: left;
	background-color: #c0c0c0;
}

.leftNavigationItems
{
}

.leftNavigationItems a
{
	color: #000000;
	font-size: .7em;
}

.staticHoverStyle a
{
	color: #000000;
	font-size: .7em;
}

.dynamicMenuStyle a
{
	color: #000000;
	font-size: .7em;
}

.dynamicHoverStyle a
{
	color: #000000;
	font-size: .7em;
}

#centerContent
{
	width: 577px;
	float: right;
	background-color: #ffffff;
	padding: 5px;
	border-left: 3px #ffffff solid;
}

#userEditableArea
{
	width: 100%;
	float: left;
	margin-top: 0px;
}

.clearBoth
{
	clear: both;
}

#footerArea
{
	width: 100%;
	font-size: .8em;
	float: left;
	border-top: 3px #ffffff solid;
	text-align: center;
	background-color: #808080;
	color: #ffffff;
	padding-top: 10px;
}
