body {
	background-color: #000000;


}

img {
	border:none;}

.contribute {
	color:#fff;
	font-family:"Courier", Courier New, mono;
	font-size: 12px;
	border: 2px solid #000000;
	padding: 10px;
	width: 500px;
	margin-left: 40px;

}
 
div.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	
}

 
div.content {
	background-color: #A57537;


	padding-bottom:50px;

}

div.contentold {
	background-color: #A57537;


	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:50px;

}

#top {
	float:left;
	width:464px;	
	background-color: #A57537;
	padding:18px;
}

#right {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left:500px;
	background-color: #506D78;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 75px;
	padding-left: 15px;
}

#left{

}


div.footer {
	color:#506D78;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:normal;
	text-align:center;
	background-color: #000000;
}

.text {
	color: #461E00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	text-align: left;
	padding-left:18px;
	padding-right:18px;

}

.abouttext {
	text-align:justify;
	color: #461E00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	text-align: left;
	padding-left:18px;
	padding-right:18px;

}

.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style:normal;
	font-weight: bold;
	color:#000000;
	padding-left:20px;
}
.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style:normal;
	font-weight: bold;
	color: #461E00;
	padding-left:35px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
copy {
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:normal;
	text-align:center;	

}

.table {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	text-align: left;
	background-color: #A57537;
}

.list {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	background-color: #A57537;
	margin-left:0px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right: 10px;
}

.list2 {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left:80px;
	padding-right: 65px;
}

.list3 li {
	padding: 4px 0;
}

#hundredlist {
	margin: 0px;
}
#hundredlist li {
padding-right:10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -5px;
	}
	
	.style2 {font-size: 10px}
.style4 {font-size: 10px; font-weight: bold; }

hr {
	width:90%;
	color:#000;
	height:1px;
	border:1px solid #000;
	clear:both;

}