* {
margin:0;
padding:0;
}
html, body {
	height:auto;
	background-image: url(sidebg.jpg);
}


body {
	background-color:#f6ecd2;
	margin-top:auto;
	background-image: url(sidebg.jpg);
	background-position: center top;
	background-repeat: repeat;
}


#container {
	margin:auto;
	height: 900px;
	text-align:center;
	width: 1000px;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
}
#banner {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 177px;
	width: 713px;
	display: inline-block;
}
#news {
	margin: 1px;
	padding: 1px;
	position: relative;
	height: 30px;
	width: 712px;
	display: inline;
	float: right;
	right: 142px;
}

#language {
	margin: 1px;
	padding: 1px;
	position: relative;
	height: 30px;
	width: 712px;
	display: inline;
	float: right;
	right: 110px;
	top: 10px;
}
#donate {
	margin: 1px;
	padding: 1px;
	position: relative;
	height: 30px;
	width: 100px;
	display: inline;
	float: right;
	right: 20px;
	top: 10px;
}


#content {
	position: relative;
	display:inline;
	width:530px;
	height:440px;
	top: 78px;
	overflow: auto;
	float: right;
	text-align: justify;
	padding-right: 5px;
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	right: 170px;
}
#content_fl {
	position: relative;
	width:530px;
	height:440px;
	top: 45px;
	float: right;
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	right: 173px;
}


img.floatRight {
	float: right;
	margin: 4px;
}

h2 {
color: #663300;
}

p {
margin-top:0;
}
p:first-letter {
float:left;
font-size:1.7em;
font-weight: bold;
margin-top:0;
padding-top:0;
}
#menu {
	position: relative;
	display:inline;
	width:135px;
	height:450px;
	top: 78px;
	float: left;
	left: 148px;

	
}

#left_title{
	float: none;
	height: 30px;
	width: 410px;
	position: absolute;
	margin-top: 50px;
	color: #FFFFFF;
	margin-left: 50px;
	font-family: "Californian FB";
	font-size: 20px;
	overflow: hidden;
	font-weight: bold;
}
#right_title {
	float: none;
	height: 30px;
	width: 200px;
	position: absolute;
	margin-top: 50px;
	color: #FFFFFF;
	margin-left: 515px;
	font-family: "Californian FB";
	font-size: 20px;
	overflow: hidden;
	font-weight: bold;
}
#left_body {
	float: none;
	height: 280px;
	width: 425px;
	position: absolute;
	margin-top: 110px;
	color: #003366;
	margin-left: 50px;
	font-family: "Californian FB";
	font-size: 16px;
	overflow: auto;
	font-weight: normal;
	padding-right: 10px;
}
#right_body {
	float: none;
	height: 280px;
	width: 200px;
	position: absolute;
	margin-top: 110px;
	color: #003366;
	margin-left: 515px;
	font-family: "Californian FB";
	font-size: 16px;
	overflow: auto;
	font-weight: normal;
	padding-right: 5px;
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 5px;
}



#footer_menu {
clear:both;
color:#3B240A;
display:inline;
float:left;
font-family:Baskerville Old Face,sans-serif;
font-size:20px;
font-style:normal;
height:50px;
margin-left:28px;
padding-top:20px;
text-align:center;
width:704px;
}
a:link {
	color:#4F351B;
	font-family:"Californian FB";
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color:#4F351B;
	font-family:"Californian FB";
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#AA5500;
	font-family:"Californian FB";
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
}
#footer {
	margin: 1px;
	padding: 1px;
	position: relative;
	height: 30px;
	width: 712px;
	display: inline;
	float: right;
	right: 143px;
	color: #4F351B;
	font-family: "Californian FB";
	font-size: 16px;
	top: 100px;
	text-align: right;
	font-weight: normal;
}

#calendar {
	margin: 1px;
	padding: 1px;
	position: relative;
	height: 30px;
	width: 50px;
	display: inline;
	float: left;
	left: 166px;
	color: #4F351B;
	font-family: "Californian FB";
	font-size: 16px;
	top: 515px;
	text-align: right;
	font-weight: normal;	
}
