body {
	margin:0;
	padding:0;
	width: 23971px;
	height: 590px;
	color:#ffffff; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #d9dac7 url() repeat-x left top;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}
  
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 650px; 
}

#logo {
	position: fixed;
	top: 0px;
	left: 25px; 
	width: 900px;
	height: 43px;
	
}

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

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

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

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

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

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

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

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

.par {
	margin: 0px 0px 0 0px; 
	padding-left: 0px; 
	float: left; 
	width: 600px;	
	height: 300px;
}

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

.pt {
	font-size:9pt;
	padding:20px 0 2px 0;
	color:#ffffff;
	font-weight:bold;	
}

.nLink {
	float:left;
	font-family:  Verdana, Arial, Tahoma; 
	font-size: 14px; 
	color: #676769;
}

#note { 
	margin-top:10px;
}

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

p.secbot a:hover {
	color:#cfd4d4;
}

#arrows {
	position: fixed;
	top: 650px;
	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 {
	color: #ffffff;
	padding-left: 40px;
	margin-top: 600px; 
}	

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