body {
	margin:0;
	padding:0;
	width: 4830px;
	height: 560px;
	color:#FFFFFF; 
	font: 80% Tahoma, Sans-Serif; 
	background: #000000 url(../img/bg_green.jpg) repeat-x left top;
}

h1 {font-family: "Trebuchet MS", Tahoma;}
h2 {font-size: 1.1em; font-family: "Trebuchet MS", Tahoma;}
h3 {font-size: 1.4em; font-family: "Trebuchet MS", Tahoma; letter-spacing: 3px;}
h4 {font-size: 1em; font-family: "Trebuchet MS", Tahoma; margin-bottom: 0px;}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

a {
	text-decoration: none;
	color: #118c0e;
}

#page {
	height: 560px; 

	margin-left: -50px;
	}


#leftsider {
	padding: 30px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 0px; 
	padding-left: 6px;
	line-height: 22px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #118c0e;
}

#menu a:hover{
	border-bottom: 1px solid #CC2800;
}

#content {
	margin: 50px 0 0 170px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-family: "Trebuchet MS", Tahoma; font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	border-left: 1px solid #C0C0C0;
}

.par h3 {
margin-top: -6px;
}

.start {
	margin: 0px -100px 0 0px; 
	padding-left: 0px; 
	float: left; 
	width: 315px;	
	height: 300px;
	border-right: 0px;
}

.alt a {
	text-decoration: none;
	color: #118c0e;
}

.alt a:hover {
	text-decoration: underline;
}

#note { 
	margin-top:10px;
}

p.secbot a{
	padding-left: 15px;
	border-bottom:none;
	border-top: 1px solid #C0C0C0;
	color: #118c0e;
	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 #CC2800;
	text-decoration: none;
}

#arrows {
	position: fixed;
	top: 526px;
	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_green.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig_green.png) no-repeat;
}
