body {
	margin:0;
	padding:0;
	width: 11000px;
	height: 509px;
	color:#ffffff; 
	font: 62.5%/150% arial, Sans-Serif; 
	background: #1c70e1  repeat-x left top;
}

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

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

#page {
	height: 509px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

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

#menu {
	margin-top: 0px;
	padding-left: 6px;
	font-size: 1.2em;
	height: 500px;
	line-height: 20px;
}

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

#menu a{
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em; 
}

#menu a:hover{
	border-bottom: 2px dotted #ffffff;
}

#content {
	margin: 25px 0 0 40px; 
	float: left;
	font-size: 1.2em; 
	line-height:2em;
}

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

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 10px; 
	float: left; 
	width: 380px;	
	height: 300px;
	color:#ffffff; 
	font: 1.3em arial, Sans-Serif;
}

.alt fifth {width: 330px;}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #ffffff;
	text-decoration:none;
font: 1.1em arial, Sans-Serif;
}

p.secbot a:hover {
	border-bottom:2px dotted #ffffff;
}

#arrows {
	position: fixed;
	top: 10px;
	left: 700px; 
	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: #22b1e1;
	text-decoration: none;
}
