body {
	margin:0;
	padding:0;
	color:#333; 
	font: 62.5%/150% "Courier New", Courier, monospace; 
}


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

#page {margin-top: 7px;
	height: 570px; 
}

#leftsider {
	padding: 0px 0 0 10px;
	float: left;
	width:inherit; 
}

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

#menu {
	margin-top: -10px; 
	padding-left:70px;
}

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

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

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

#content {
	margin: 0px 0 0 -45px; 
	float: left;
	font-size: 1.2em; 
}

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

.par {
	margin: 0px 0px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: inherit;	
	height: inherit;
}

.alt {font-size: 1.1em;
color: #666666;
      float: right;
	  
}
.par2 {
	margin: 0px 0px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: 200px;	
	height: 570px;
}
.par3 {
	margin: 0px 0px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: 40px;	
	height: 570px;
}

.alt2 {font-size: 1.3em;
color: #999999;
}
.alt3 {font-size: 1.3em;
color: #666666;
      float: left;
	  margin-top: 0px; 
}

#note { 
	margin-top:10px;
}

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

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

#arrows {
	position: fixed;
	top: 500px;
	left: 10px; 
	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(../images/img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../images/img/rightbig.png) no-repeat;}


#rightsider {
	padding: 300px 0 0 5px;
	float: right;
	width:inherit;
}	

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