body {
	background: #25383C;
	background-image:url(images/background-latest.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;
	background-attachment:fixed;
}
#main-img{
	margin:auto;
	width:800px;
	height:260px;
	}
#container { 
	margin: 0;
	width: 1100px;
}
#leftpane { 
	float:left;
	width: 800px;
}
#rightpane_fix{ 

	float:left;
	width: 150px;
	height: 740px;
	position:relative;
}
#rightpane_home { 

	float:left;
	width: 150px;
	height: 1075px;
	position:relative;
}
#rightpane { 

	float:left;
	width: 150px;
	height: 935px;
	position:relative;
}
#rightpane_acti { 

	float:left;
	width: 150px;
	height: 950px;
	position:relative;
}
#rightpane_success { 

	float:left;
	width: 101px;
	height: auto;
	position:relative;
	margin-left:2px;
	background-color:#CCC;
	border:7px;
	border-bottom:0px;
	border-top:0px;
	border-left:7px solid #999;
	border-right:7px solid #999;
}
#leftpanel { 

	float:left;
	width: 101px;
	height: auto;
	position:relative;
	margin-right:2px;
	background-color:#CCC;
	border:7px;
	border-bottom:0px;
	border-top:0px;
	border-left:7px solid #999;
	border-right:7px solid #999;
}
#rightpane_donate { 

	float:left;
	width: 150px;
	height: 1645px;
	position:relative;
}
#header { background-color:#FFFFFF;
	width: 100%
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	
	background-repeat: repeat-y
} 
#main_content_top {
	height: 10px;
	
} 
#main_content_bottom {
	height: 10px;

}
#footer { color:#000;
	text-align: center;
	font-size: 10px;
	margin: 10px auto;
	font-weight:bold
}
.content { height: 100%;
	float: left;
	background-color:#FFF;
	width: 580px;
	text-align: justify;
	padding: 0 10px 0 10px;
	font-size: 12px
}
.menu {
	width: 180px;
	float: right;
	padding: 0 5px 0 5px;
	background-color:#ADBE84;
	font-size: 12px;
	height:100%;
	

	
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
	
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title { font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.menu ul {
	margin: 0;
	padding: 5px 0 5px 15px
}
.menu li {
	padding-top: 0px;
	list-style-type: circle
	
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	
}
a.menu_link {
	color: #A50008;
	font-weight: bold;

}
a.menu_link:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}