body {
	margin:0;
	padding:0;
	width: 5250px;
	height: 509px;
	background: #b1ab92;
	overflow-y: hidden;
}

a:link, a:visited, a:active { 
	font-family: Georgia, Cambria, Serif;
	font-weight: bold; 
	font-size: 10px; 
	line-height: 10px;  
	text-decoration: none;
	text-transform: uppercase; 
	color: #5a4932;
	padding: 5px 8px 3px 8px;}


a:hover { 
	font-family: Georgia, Cambria, Serif;
	font-weight: bold; 
	text-decoration: none; 
	color: #5a4932;
	background-color: #e5e1cb;
	padding: 5px 8px 3px 8px;}

.donation a:hover {
	background-color: #FFFFFF; 
	}

h1 {
	color: #b33939;
	font-family: Cambria, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em; }

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#top_bg {
	height: 218px;
	margin-bottom: 1px;}

#page {
	height: 509px; 
	background-image: url(../img/deco_bg.png);
	background-repeat: repeat-x;
}

#bottom_bg {
	width: 100%;
	height: 100%;
	margin-top: -123px;
	background-image: url(../img/body_bg.png);
	position: fixed;
	z-index: 1;
}


#leftsider {
	margin-top: 18px;
	padding: 5px 0 0 50px;
	position: fixed;
	float: left;
	width: 305px;
	height: 343px;
	background-color: #FFFFFF; 
	z-index: 2;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 60px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	margin: 18px 0 0 390px; 
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	color: #7d7967; 
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	z-index: 1;
}

#contents {
	margin: 18px 0 0 390px; 
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	color: #7d7967; 
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	z-index: 1;
}


#contents p {
	margin-bottom: 1.6em;
}

#contents b {
		color: #bd8436;
		font-family: Georgia, Cambria, Serif;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: 1px;
}

#contents i {
		color: #A8A288;
		font-weight: bold;
		}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	z-index: 3;
	top: 603px;
	left: 430px; 
	width: 850px;
	height: 30px;
	cursor: pointer;
	color: #b33939;
	font-family: Cambria, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	list-style-type: none;
}

#arrowss {
	position: fixed;
	z-index: 3;
	top: 595px;
	left: 330px;
}
#arrowss li {
	list-style-type: none;
	display: inline;
	padding: 5px;
}

#arrowss ul #left a {background: transparent url(../img/l_arrow.png) no-repeat;}
#arrowss ul #right a{background: transparent  url(../img/r_arrow.png) no-repeat;}


#rightsider {
	margin-top: 100px;
	padding: 0 10px 0px 0;
	z-index: 3;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

p {
	margin-bottom: 1.5em;
}
