body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #776E65;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	}
	
div.imagecontainer {
	padding: 0;
	margin: 0;
	height: auto;
	clear:both;
	}
	
div#faketable {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	height: auto;
	}	
	
.faketable {
	width: 100%;
	height: 100%;
	}
	
#faketable {
	height: auto;
	}
	
div.nav {
	height: 35px;
	}
	
div.images {
	height: 144px;
	padding: 0;
	margin: 0 0 -3px 0;
	}

div#table {
	background-image:url(images/mainbg2.jpg);
	background-repeat:repeat-y;
	height: 100%;
	min-height: 400px;
	}
	
.table {
	height: 100%;
	width: 100%;
	}
	
#table {
	height:auto;
	}
	
div.index {
	background-image:url(images/indexbg.jpg);
	background-repeat:no-repeat;
	min-height: 483px;
	height: auto;
	}
	
div.back {
	background-image:url(images/mainbg.jpg);
	background-repeat:no-repeat;
	min-height: 483px;
	}
	
div.col1top {
	float: left;
	width: 605px;
	height: auto;
	text-align:left;
	}
	
div.content_txt {
	padding: 0px 60px 0 60px;
	text-align: left;
	}
	
div.content_txt p {
	margin: 0;
	line-height: normal;
	padding: 0;
	}
	
div.col2top {
	float: right;
	width: 345px;
	height: auto;
	text-align:left;
	}
	
.padding_rt {
	padding: 0 50px 0 0;
	}
	
a:link {
	color:#EC1D25;
	text-decoration: underline;
	}
	
a:visited {
	color:#EC1D25;
	text-decoration: underline;
	}
	
a:hover {
	color:#000;
	text-decoration: none;
	}
	
a:active {
	color:#EC1D25;
	text-decoration: underline;
	}
	
.black_border {
	border: #000000 solid 1px;
	margin: 0 10px 0 0;
	}
	
.donatepadding {
	padding: 110px 30px 0 225px;
	}
	
.mainpaddingindex {
	padding: 0 15px 0 60px;
	}
	
.bottom {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	height: 25px;
	padding: 0;
	margin: 0;
	text-align: center;
	}
	
.white_eleven {
	font-size:11px;
	color:#FFFFFF;
	margin: 0;
	padding: 6px 0 0 0;
	}
	
.clear {
	clear: both;
	}
