body {
	margin:0;
	padding:0;
	width: 7800px;
	height: 700px;
	color:#333; 
	font:74.5%/150% "Trebuchet MS", sans-serif;
font-weight: bold;
	background-image: url(http://www.fastart.nl/olifant41.jpg);
	
}

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

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

#page {
	height: 625px; 
}

#leftsider {

	width:3000px; 
	padding-left:5px;
	position: fixed;
	line-height: 0.5em;
	}

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

#menu {
			padding-left:300px;
			position: fixed;

}



#leftsider a{
	text-decoration: none;
	color: #FFFF00;
}

#leftsider a:hover{
	border-bottom: 1px solid #FFFF00;
}

#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

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

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 0px; 
	border:none;
	float: left; 
	width: 1100px;	
	height: 690px;
	
}

.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: #FFFF00;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	
	font-size:0.9em;
}

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

#arrows {
	position: fixed;
	top: 30px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
	
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;

}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;

}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
	
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

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

li
{
display: inline;
list-style-type: none;
}