

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

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

#page {
	height: 700px; 
}

#leftsider {
	padding: 30px 0 0 30px;
	float: left;
	width:270px; 
	text-align:left;
}

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

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

#menu ul {
	list-style: none;
	text-indent:-15px;
}

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

#menu a:hover{
	color:#cc5544;
}

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

#content h4 {
font-size: 1.2em;
line-height: .01em;
}

.par {
	margin: 0px 20px 0 0; 
	padding-left: 20px; 
	float: left; 
	width: 385px;	
	height: 520px;
}

.alt {	
	margin: 0px 20px 0 0; 
	padding-left: 20px; 
	float: left; 
	width: 560px;	
	height: 520px;
	}

#note { 
	margin-top:10px;
}

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

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

#arrows {
	position: fixed;
	left: 450px; 
	top: 640px;
	width: 180px;
	height: 30px;
	cursor: pointer;
}

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

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

#arrows ul li a{
	float: left;
	display: block;
	width: 50px;
	height: 30px;
}

#arrows ul #left a {background: transparent url(../images/l_arrow.png) no-repeat;
overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;}
	
#arrows ul #right a{background: transparent  url(../images/r_arrow.png) no-repeat;
overflow: hidden;
margin-right: 5px;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;}


#arrows ul #home a{	
margin-top:-5px;
padding-right: 5px;
	font: Verdana, san serif;
	font-size:1.2em;
	color:#555555;
	text-decoration:none;
	text-align:center;
	}

#arrows ul #home a:hover{	
color:#cc5544;
	text-decoration:none;
	}
#rightsider {
	padding: 0 10px 0px 0;
}	

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

a {outline: none;}

a img {
	border: none;
	outline: none;
}
