/* CSS Document */

body {
		background-image: url("");
		background-attachment: fixed;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-align: center;
		height: 100%;
		}
		
#top_box {
		width: 800px;
		height: 20px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		padding: 0px;
		text-align: right;
		background-color: #fff;
		}
		
#mainframe {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		padding: 0px 0px 0px 0px;
		background-color: #fff;
		border: #666 1px solid;
		background-image: url("../images/table_back.gif");
		clear: both;
		}
		
#border_left {
		width: 10px;
		height: 500px;
		float: left;
		}
		
#border_center {
		position: relative;
		width: 12px;
		height: 500px;
		margin-top: 0px;
		background-image: url();
		float: left;
		}
		
#navbox {
		width: 170px;
		height: 100%;
		margin-top: 0px;
		background-color: ;
		float: left;
		text-align: center;
		clear: none;
		}
		
#content_big {
		width: 595px;
		height: 100%;
		margin-top: 0px;
		background-color: #F3F3F3;
		float: left;
		text-align: center;
		clear: none;
		}
		
#border_right {
		clear: all;
		height: 100%;
		width: 10px;
		float: right;
		clear: all;
		}
		
#index_subleft {
		position: relative;
		width: 240px;
		height: 285px;
		margin-top: 10px;
		background-color: ;
		float: left;
		text-align: center;
		}
		
#index_subright {
		position: relative;
		width: 290px;
		height: 285px;
		margin-top: 10px;
		background-color: ;
		float: right;
		text-align: center;
		}
		
#news_banner {
		position: relative;
		width: 290px;
		height: 30px;
		margin-top: 0px;
		background-color: #EDBD01;
		float: left;
		text-align: center;
		background: #edbd01 url(../images/news_banner.gif) no-repeat top left; ;
		}
		
#events_banner {
		position: relative;
		width: 290px;
		height: 30px;
		margin-top: 0px;
		background-color: #EDBD01;
		float: right;
		text-align: center;
		background-image: url("../images/events_banner.gif");
		}
		
#horz_spacer{
		position: relative;
		width: 490px;
		height: 5px;
		margin-top: 0px;
		background-color: ;
		float: left;
		text-align: center;
		}
		
#news_body {
		background-image: url("../images/yellow_bacbground.jpg");
		clear: all;
		height: 140px;
		width: 290px;
		float: left;
		clear: all;
		overflow: auto;
		scrollbar-base-color: #EDBD01;
		}
		
#events_body {
		background-image: url("../images/yellow_bacbground.jpg");
		clear: all;
		height: 140px;
		width: 290px;
		overflow: auto;
		float: right;
		clear: all;
		scrollbar-base-color: #EDBD01;
		}
		
#donate {
		background-image: url("../images/donate_now.gif");
		clear: all;
		height: 100px;
		width: 292px;
		overflow: none;
		float: right;
		margin-top: 0px;
		}
		
.floater {
		background-color: #E4E4E4;
		width: 550px;
		float: center;
		align: center;
		padding: 10px 10px 10px 10px;
		}
		
#border_bottom {
		clear: both;
		position: relative;
		margin-top: 0px;
		background-color: #fff;
		height: 10px;
		width: 800px;
		}
		
#border_top {
		clear: all;
		background-color: #fff;
		height: 10px;
		width: 800px;
		overflow: none;
		float: right;
		}
		
#homemiddle {
		clear: all;
		background-color: none;
		height: 2px;
		width: 550px;
		overflow: none;
		float: centre;
		}
		
#color_box {
		clear: all;
		background-color: ;
		margin-left: 4px;
		height: 30px;
		width: 158px;
		overflow: none;
		float: left;
		background-image: url("../images/colour_box.jpg");
		}
		
#donate_float {
		width: 550px;
		height: 20px;
		margin-left: 0px;
		Float: left;
		margin-top: 0px;
		padding: 0px;
		text-align: right;
		background-color: none;
		}
		
				.image {float:left; padding:0 10px 3px 0;clear:none;}	
