body {
			margin: 0px;
			padding: 0px;
			background-color: #EFEFEF;
			font-family: Tahoma;
			font-size: 12px;
			min-height: 500px;
		}
		#holder {
			width: 800px;
			position: relative;
			left: 50%;
			margin-left: -400px;
		}
		
		#header {
			float: left;
			width: 800px;
			height: 150px;
			background: url("title3.jpg") no-repeat;		
		}
		#tabs {
			float: left;
			width: 800px;
			min-height: 24px;
			background-color: #003A82;
		}
		#tabs ul {
			margin: 0px;
			padding: 0px;
			line-style: none;
		}
		#tabs li {
			float: left;
			padding: 0 15px 0 25px;
			margin: 0px;
			width: 65px;
			text-align: left;
			white-space: nowrap;
			line-height: 23px;
			list-style-type: none;
			color: #FFFFFF;
			background: url('arr.gif') no-repeat 5px 5px;
		}
		#tabs a {
			text-decoration: none;
			color: #FFFFFF;
		}
		#tabs a:hover {
			color: #D9FAAE;
		}
		#content {
			background-color: #FFFFFF;
			width: 750px;
			min-height: 400px;
			padding: 25px;
			float: left;
		}
		#content h3 {
			margin: 0 0 10px 0;
			font-size: 20px;
			display: block;
			color: #2B4505;
			
			text-align: center;
		}
		#content h2 {
			font-size: 18px;
			color: #2B4505;
			margin: 0 0 20px 0;
		}
		#footer {
			float: left;
			width: 800px;
			min-height: 24px;
			background-color: #003A82;
		}
		#footer #address {
			float: left;
			
		}
		#footer #contact {
			float: right;
		}
		#footer #contact img {
			margin: 2px 0 -2px 10px;
		}
		#footer div {
			line-height: 24px;
			color: #EFEFEF;
			padding: 0 5px 0 5px;
		}
		#bigright {
			float: right;
			width: 590px;
			text-align: justify;
		}
		#bigleft {
			float: left;
			width: 590px;
		}
		#smallright {
			float: right;
			width: 140px;
			border-style: solid;
			border-width: 0 0 0 1px;
			border-color: #BEBEBE;
			
		}
		#smallleft {
			float: left;
			width: 140px;
			border-style: solid;
			border-width: 0 1px 0 0;
			border-color: #BEBEBE;
			
		}
		.sideimg {
			margin-bottom: 10px;
			border-style: solid;
			border-color: #BEBEBE;
			border-width: 1px;
		}
		.lplink {
			line-height: 25px;
			text-decoration: none;
			color: #003A82;
			padding: 2px 0 10px 22px;
			background: url('link.png') no-repeat;
		}
		.lplink:hover {
			color: #2B4505;
		}
		#contactlist {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		#contactlist li {
			list-style-type: none;
			padding-left: 20px;
			line-height: 20px;
		}
		#contactlist #email {
			background: url('email.gif') no-repeat 0px 4px;
		}
		#contactlist #phone {
			background: url('phone.gif') no-repeat 0px 4px;
		}
		#contactlist #mphone {
			background: url('phone.gif') no-repeat 0px 4px;
		}
		#contactlist #fax {
			background: url('fax.gif') no-repeat 0px 4px;
		}
		#contactlist #web {
			background: url('web.gif') no-repeat 0px 4px;
		}
		#contactlist a {
			text-decoration: none;
			color: #003A82;
		}
		#contactlist a:hover {
			color: #2B4505;	
		}
		#mainphotos {
			width: 750px;
			text-align: center;
		}
		#mainphotos img {
			margin: 10px;
			border-style: solid;
			border-color: #BEBEBE;
			border-width: 1px;
		}
		#galcont {
			text-align: center;
			width: 700px;
			padding-left: 50px;
		}
		.gimg {
			float: left;
			vertical-align:middle;
			width:150px;
			height:150px;
			margin:5px;
			cursor:pointer;
		}	
		.wdname {
			float: left;
			width: 40px;
			
			background-color: #BEBEBE;
			vertical-align: middle;
			text-align: center;
			color: #FFFFFF;
			margin: 1px;
			line-height: 30px;
		}
		.wddate {
			float: left;
			width: 40px;
			background-color: #99FF99;
			vertical-align: middle;
			text-align: center;
			color: #000000;
			margin: 1px;
			line-height: 30px;
		}
		.wddateu {
			float: left;
			width: 40px;
			background-color: #FF9999;
			vertical-align: middle;
			text-align: center;
			color: #000000;
			margin: 1px;
			line-height: 30px;
		}
		.wddateb {
			float: left;
			width: 40px;
			background-color: #DDDDDD;
			vertical-align: middle;
			text-align: center;
			color: #000000;
			margin: 1px;
			line-height: 30px;
		}
		#calendar {
			width: 300px;
			position: relative;
			left: 50%;
			margin-left: -150px;
		}
		#smallleft a {
			text-decoration: none;
			color: #003A82;
		}
		#smallleft a:hover {
			text-decoration: none;
			color: #2B4505;
		}