body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #f4e5ba;
	text-align:center;
	
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#container { 
	width: 960px; 
	margin: 0 auto; 
	text-align: left;
	
}

#donatebox { 
	width: 800px; 
	margin: 0 auto; 
	text-align: left;
	padding:10px;
	background:#FC0;
	
}

fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
}
legend {  
margin-left: 1em;  
color: #FFCA01;  
font-weight: bold;
font-size:14px;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset li {  
padding-bottom: 1em;
}
fieldset.submit {  
border-style: none;
}

label {  
float: left;  
width: 50em;  
margin-right: 1em;
}

.control-h label {  
float: left;  
width: 10em;  
margin-right: 1em;
}

.control-h3 label {  
float: left;  
width: 40em;  
margin-right: 1em;
}

.input
{
	width:200px;
}

.button
{
	width:200px;
	height:30px;
}

fieldset {  
float: left;
clear: both;  
width: 850px;
margin-left:20px;
margin-bottom:20px;
border: 1px solid #CCCCCC;  
background-color: #F2EFE9;
}

#mainContent { 
	margin: 10px 0px 0px 15px;
	float:left;
	width:470px;
} 

#rightContent { 
	background:#FFFFFF url(images/box.gif) no-repeat left;
	margin: 40px 30px 20px 40px;
	float:right;
	width:500px;
	height:299px;
} 

#rightContenttext { 
	background:#FFFFFF url(images/boxtext.gif) no-repeat left;
	margin: 40px 30px 20px 40px;
	float:right;
	width:500px;
	height:560px;
} 

#buttons {
	margin: 25px 0px 10px 0px;
	float:left;
	width:166px;
	height:50px;
	text-align: left;
} 


#leftContent {
	margin: 40px 30px 20px 30px;
	float:left;
	width:320px;
	height:350px;
	text-align: center;
}

#mainimage {
	margin: 10px 30px 20px 30px;
	float:left;
	width:890px;
	height:auto;
	text-align: left;
	border: 5px solid #8f7037;
	background:#FFF;
}

#mainimage p{
	padding:10px;
}

#header { 
	height:auto;
} 
#menu { 
	margin: 0;

	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight: bold; 
	color: #8f7037;
} 

#menu ul {
 text-align:right;
 }

#menu li {
	 margin-left:10px;
	display: inline;
	color: #8f7037;
}

#menu li a {
	color: #8f7037;
	text-decoration: none;
	margin-right: 10px;

}
#menu li a:hover {
text-decoration: underline;
color: #8f7037;       
}

#divider {
	clear:both;
} 

#footer h2 {
	background:#4c880c;
	font-size:18px;
	color:#FFF;
	margin:0;
	line-height:35px;
	text-align:right;
	padding-right:10px;
	}

#footer {
	background:#80a716;
	float:left;
	font-size:10px;
	width:270px;
	height:200px;
	margin-left:30px;
	color:#FFF;
	font-size:12px;
} 

#footer2 {
	background:#8421ed;
	float:left;
	font-size:10px;
	width:270px;
	height:200px;
	margin-left:45px;
	color:#FFF;
	font-size:12px;
} 

#footer2 h2 {
	background:#6710c1;
	font-size:18px;
	color:#FFF;
	margin:0;
	line-height:35px;
	text-align:right;
	padding-right:10px;
	}

#footer3 { 
	background:#e99f34;
	float:left;
	font-size:10px;
	width:270px;
	height:200px;
	margin-left:45px;
	color:#FFF;
	font-size:12px;
} 

#footer3 h2 {
	background:#ea7a0e;
	font-size:18px;
	color:#FFF;
	margin:0;
	line-height:35px;
	text-align:right;
	padding-right:10px;
	}

footerbottom{
	background-color: yellow;
	height:20px;
	text-align:center;
	
} 

#footerbottom a {
	color: #F57F20;
}

#footerbottom a:hover {
text-decoration: underline;
color: #F57F20;
              
}

.clear { clear: both; }

#box {
	float:left;
	font-size:11px;
	width:265px;
	height:150px;
	margin-left:45px;
	margin-top:25px;
} 

#box2 {
	float:left;
	font-size:11px;
	width:265px;
	height:150px;
	margin-left:30px;
	margin-top:25px;
} 

#table {
	margin-left:10px;
}

#box3 {
	float:left;
	font-size:11px;
	width:264px;
	height:150px;
	margin-left:13px;
	margin-top:25px;
} 

h1 {font-size:20px; padding:10px; color:#FFCA01;}
h3 {padding:0px; margin:0px;}
h2 {color:#FF0000;}
