body {
	margin:0;
	padding:0;
	width: 3250px;
	height: 700px;
	color:#000000; 
	font: 62.5%/150% Verdana, Arial, Helvetica, Tahoma, Sans-Serif; 
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

h3 {
	color: #000000;
}

h4 {
	color: #000000;
}

h5 {
	color: #000000;
}

h6 {
	color: #000000;
}

.blackriders {
	position: fixed;
	top: 80%;
	left: 15%;
}

.main {
	position: fixed;
	height: 45%;
	top: 20%;
	left: 20%;
	right: 10%;
	overflow: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.header {
	position: fixed;
	top: 5%;
	right: 10%;
	font-size: 10px;
}

.header a {
	font-size: 10px;
	color:#000000; 
	decoration:none;
}

.header a:hover {
	font-size: 10px;
	color:#666666; 
	decoration:underline;
}

.footer {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 9px;
	color: #666666;
}

.footer a {
	font-size: 9px;
	color:#666666; 
	decoration:none;
}

.footer a:hover {
	font-size: 9px;
	color:#999999; 
	decoration:underline;
}

question {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 100%;
	color: #000000;
}

.question a {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCCCCC;
	text-decoration: none;
}

.question a:hover {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}

.spare {
	background: #22b1e1 url(../images/bg.gif) repeat-x left top;
}

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

#page {
	height: 700px; 
}

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

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

#menu {
	margin-top: 60px; 
	padding-left: 6px;
}

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

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

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

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

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

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

.alt {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#note { 
	margin-top:10px;
}

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

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


#rightsider {
	padding: 0 10px 0px 0;
}	

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