body {
	margin:0;
	padding:0;
	width: 6000px;
	height: 600px;
	color:#000; 
	font: 62.5%/150% arial, verdana; 
	background: #FFFFFF url(../img/Bg_dino.jpg) repeat-x left top;
	background: url(../img/Bg_dino.jpg) repeat-x left botton;
	}

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

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

#page {
	height: 580px; 
}

#leftsider {
	padding: 70px 0px 0px 0px;
	float: left;
	width:600px; 
}

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

#menu {
	margin-top: -27px;
	padding-left: 180px;
	font-size: 2.8em
}

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

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

#menu a:hover{
	border-bottom: 2px solid #000000;
}

#menu ul li {
	padding: 2px;
}

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

#content a{
	text-decoration:underline;
	color:#000000;
	border: none;
 
}

#content a:hover{
	text-decoration:underline;
	color:#000000;
	border: none;
}

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

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

.alt {	
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 450px;	
	height: 500px;
}
	
.alt2 {	
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 490px;	
	height: 500px;
}
	
.alt3 {	
	margin: 65px 0px 0px -220px; 
	padding-left: 30px; 
	float: left; 
	width: 480px;	
	height: 500px;
}
	
.alt4 {	
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 600px;	
	height: 500px;
}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #000000;
	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 #000000;
}

#arrows {
	position: fixed;
	top: 530px;
	left: 670px; 
	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 {
	padding: 0 10px 0px 0;
}	

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