body {
	padding: 0px;
	margin: 0px;
	background: #7e7e62;
	font-family: Arial, Helvetica, sans-serif;
}

#leftBG {
	background: url(images/BG-left.jpg) repeat-y top right;
}

#rightBG {
	background: url(images/BG-right.jpg) repeat-y top left;
}

#main {
	border-right: solid 3px #7e7e62;
	border-left: solid 3px #7e7e62;
	background: #ffffff url(images/mainBG.jpg) repeat-y top center;
	padding: 10px 100px;
}

#main #content {
	color: #4e4e23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	min-height: 220px;
}
#main #footer {
	margin-top: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #55838C;
}


#main #content p{
	margin-top:0px;
}

#main #content #sideBox{
	float:right;
	padding: 15px;
	margin: 12px;
	margin-right: 0px;
	width: 90px;
	text-align: left;
	color: white;
	background-color: #CCCCCC;
}
a {
	color: #7E7E62;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}



#main #banner {
	text-align: center;
	padding: 35px 0px;
}

#main #menu {
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: center;
}

#main #menu td a div{
	padding: 5px;
	color: #72724b;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	margin-left: 1px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;	
	text-decoration:none;
}

#main #menu td a:hover div{
	background: url(images/rollOverBG.gif) repeat-x;
	border: 0px solid #CCCCCC;
	border-bottom: none;
	border-top: none;
	color: #aaaaaa;

}

#main #menu table{
	width: 95%;
}

#main #menu td{
	padding: 0px 1px;
}

#main #menu td a{
	text-decoration:none;
}

#main #menu td a:hover{
	background-color: #eeeeee;
}
#main #content #bank {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	padding-left:140px;
	line-height: normal;
}

#main #content #thumb{
	padding: 6px;
	xwidth: 539px;
	width: 510px;
	height: 123px;
	margin: 15px 0px;
	border: solid 1px #dddddd;	
}

#main #content #thumb:hover, .todo{
	border: solid 1px #acac89;
	background-color: #f6f6eb;
}

#main #content #thumb img{
	float: left;
	margin-right: 20px;
}

#main #content #thumb .URL{

	color: #6b8128;
	font-weight: bold;
	font-size: 12px;
}

#main #content #thumb .description{
	line-height:normal;
	font-size: 11px;
	text-align: left;
	margin-top: 11px;
}

#main #content #thumb .link{
	margin-top: 6px;
	margin-right: 10px;
	text-align: right;
}

#main #content #thumb .link a{
	color: #6f7a87;
}

#main #content #thumb .link a:hover{
	color: #6f7a87;
	text-align: right;
}

#main #content .testimonial{
	background: #f1f1e4 url(images/speech1.gif) 15px 10px no-repeat;
	margin-bottom: 20px;
}

#main #content .testimonial p{
	background: url(images/speech2.gif)  right bottom no-repeat;
	font-size: 11px;
	color: #678284;
	margin-right: 10px;
	padding: 10px 50px;
	padding-right: 40px;
	text-align: center;
	margin-bottom: 0px;
}

#main #content .testimonial .from{
	color: #b52222;
	text-align: right;
	font-style:italic;
	margin-right: 40px;
}

#main #content #contactForm, #main #content #donateForm{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

#main #lang{
	margin-bottom: 20px;
}

#main #lang{
	margin-bottom: 20px;
	color: #c0c0c0;
}

#main #lang a{
	color: #e05656;
	text-decoration: none;
}

#main #lang a:hover{
	text-decoration: underline;
}

