body {
	margin:0;
	padding:0;
	width: 8500px;
	/*height: 700px;*/
	color:#fff; 
	font: 80%/150% Tahoma, Sans-Serif; 
	overflow: auto;
	background-color: #000;
	/*background: #fff url(../img/bg.gif) repeat-x left top*/;
}

h1 {font-size: 1.1em}

.normal {font-weight: normal}

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

#page {
	/*height: 700px;*/
}

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


#menu {
	margin-top: 10px; 
}

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

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

#leftsider #menu a:hover{
	text-decoration: underline;
}

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

.par {
	margin: 0px 10px 0 0px; 
	padding-left: 0px; 
	float: left; 
	width: 338px;	
	height: 420px;
	text-align: center;
}

.par embed {}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

a img {
border: 0;}

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

#arrows {
	position: fixed;
	top: 525px;
	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 {
	padding: 0 10px 0px 0;
	width: 330px; 
	float: left; 
}

#rightsider p{
	margin: 0 0 10px 10px;}

#leftsider a, #rightsider a {
	color: #AAE3FF;
	text-decoration: none;
}

#leftsider a:hover, #rightsider a:hover {
	color: #fff;
	text-decoration: underline;
}
