﻿body
{
	padding: 0;
	width: 800px;
}

#wrapper
{
	border: solid 1px Black;		
	float: left;
	width: 800px;
}

#banner
{
	background: url(images/default/banner.jpg);
	height: 198px;
	width: 800px;
}

#left
{
	float: left;
	width: 152px;	
}

#right
{
	background: url(images/default/bgGradiant.jpg);
	float: right;
	height: 100%;
	line-height: 19px;
	min-height: 500px;
	text-align: left;
	width: 646px;
}

#clock
{
	background: url(images/default/clock.jpg);
	height: 390px;
	margin-top: 11px;
	margin-left: -4px;	
	width: 148px;
}

.onlineServices
{
	border: solid 1px #006796;
	margin: 10px 4px 10px 0;
	text-align: left;
	width: 200px;
}

.onlineServices a,
.onlineServices a:visited
{
	display: block;
	padding: 3px 0;
}

#lakeTop
{
	background: url(images/default/lake1.1.jpg);
	height: 44px;
	width: 646px;
}

#contentWrapper
{
	background: url(images/default/lake2.2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	min-height: 366px;
	width: 646px;
}

#contentText
{
	margin: 10px 0 10px 20px;
}

#underContent
{
	margin: 10px 0 20px 20px;
}


#underContent .calendar
{
	float: right;
	margin: 0 30px 0 20px;
}

#underContent .news
{
	border: solid 1px #006796;
	float: left;
	width: 350px;
}

#footer
{
	float: left;	
}