#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0px;
	width: 1000px;
	background-image:url(backgrounds/background-main.jpg)
}

#header {
	margin: 0 0 15px 0;
	background: white;
	margin:0px;
}

#topmenu {
	float:left;
	width:990px;
	margin:2px;
	}

#side-a {
	float: left;
	width: 225px;
	height: 1200px;
	padding-top: 5px;
	padding-left: 6px;
	padding-right:3px;
	padding-bottom: 5px;
}
#weather {
	float:left;
	width:220px
	}

#search {
	float:left;
	width:220;
	}
#Left-menu {
	float:left;
	width: 225px;
	margin:0;
	padding:0;
	}
#Left-stuff {
	float:left;
	width: 225px;
	margin:0;
	padding:0;
	}
	
#Left-menu a {
	font: .8em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #134621;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:5px 2px 4px 4px;
	}
#Left-menu a:hover {
	color:#FF6600;
	}

#side-b {
	float: right;
	width: 250px;
	height: 1200px;
	padding-bottom:5px;
}
#index {
	float:left;
	width: 250px;
	}
	
#slide-show {
	float:left;
	width:250px;
	}
	
#ad {
	float:left;
	width:250px;
	padding-bottom:8px;
	}
#extra {
	float:left;
	width:250px;
	padding-bottom:6px;
	}	
#top100 {
	float:left;
	width:250px;
	background-color:ccffcc;
	}
#side-b-links {
	width: 250px;
	background-color:ccffcc;
	}

#content { 
	float: left;
	width: 495px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#annoucements {
	float: left;
	width: 495px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	padding:5px;
}

#events {
	float: left;
	width: 495px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}
#footer {
	clear: both;
	width:1000px;
	height:34px;
	background-image:url(images/footer1.jpg);
}
#footer a {
	font: .8em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #134621;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:5px 2px 4px 4px;
	}
#footer a:hover {
	color:#FF6600;
	}
