body
	{
	background-color:#FFF;
	color:#000;
	}

h1	{
	color:#000;
	padding-left:0px;
	background-image:none;
	background-position: 0px 0px;
	}

h2	{
	color:#000;
	}

h3	{
	color:#000;
	text-decoration:underline;
	}
	
a:link,a:visited
	{
	color:#000;
	text-decoration:none;
	}	

.image_hide
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;	
	}
	
.text_hide
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;	
	}
	
div#system_toolbar
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;
	}

div#container_header
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;
	}
div#container_body
	{
		position:relative;
		background-color:#fff;
	}

div#container_footer
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;
	}

div#weather dt
	{
		float:left;
	}

div#weather dd
	{
		clear:none;
		margin:0;
		padding:0;
	}

div#weather img
	{
		display:block;
		margin-bottom:5px;
		text-align:left;
	}

div#weather h4
	{
		font-weight:bold;
		font-size:1em;
	}

div#top_middle
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;
	}
	div#top_middle .logo
		{
		height: 0;
		width: 0;
		overflow: hidden;
		display:none;
		}
		
div#middle
	{	

	}


	a.button:link
		{
			color:#000;
			text-decoration:none;
		}
	
	a.button:visited
		{
			color:#000;
		}
	
	a.button:hover
		{
			color:#000;
		}

div#container_contents
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;
	}

div#body
	{
		width:100%;
		margin:10px;
	}

div#body p,div#body table,div#body form,div#body h1,div#body h2,div#body h3
	{
	margin-left:0px;
	margin-right:0px;
	}
	
div#bottom_middle
	{
	height: 0;
	width: 0;
	overflow: hidden;
	display:none;
	}
	
div#page_home1
	{
		position:absolute; 
		top:0px; 
		left:0px; 
		width:220px; 
		height:200px; 
		background-color:#fff;
	}
	
div#page_home2
	{
		position:absolute; 
		top:0px; 
		left:220px; 
		width:310px; 
		height:200px;
		margin:10px;
		margin-top:0px;
		overflow:hidden;
	}
	
div#page_home3
	{
		position:absolute; 
		top:200px; 
		left:0px; 
		width:220px; 
		height:200px;
	}
	
div#page_home4
	{
		position:absolute; 
		top:200px; 
		left:220px; 
		width:330px; 
		height:200px; 
		background-color:#fff;
	}

div#container_gallery
	{
		height:80px; 
		width:80px;
		text-align:center;
	}

div#container_gallery a:hover
	{
		text-decoration:none;
	}
	
.icon
	{
		width:50px;
		text-align:center;
	}
.image_left
	{
		float:left;
		margin:5px;
	}

.image_right
	{
		float:right;
		margin:5px;
		
	}
div#pageedit
	{ 
		clear:both;
	}

.pdf
	{
		float:left;
		margin:2px;
	}
	
.doc
	{
		float:left;
		margin:2px;
	}
img#feed
	{
		position:absolute;
		right:155px;
		top:5px;
	}
div#map {
    color: #000;
	}