body {
	margin:0;
	padding:0;
	width: 3250px;
	height: 509px;
	color:#333; 
	font: 62.5%/150% Georgia, Sans-Serif; 
	line-height:180%;
	
	
}

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

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

#page {
	height: 509px; 
}

.bodytext { font-size:11px;
color:#333333;
text-decoration:none;
}

.bodylink a{
font-size:11px;
color:#CC0000;
text-decoration:none;
}

.bodylink a:hover{
font-size:11px;
color:#CC0000;
text-decoration:underline;
}

.nav a{
font-size:11px;
color:#000;
text-decoration:none;
}

.nav a:hover{
font-size:11px;
color:#333333;
text-decoration:underline;
}

.nav_white a{
font-size:11px;
color:#fff;
text-decoration:none;
}

.nav_white a:hover{
font-size:11px;
color:#fff;
text-decoration:underline;
}

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

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

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

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

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

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

#content {
	margin: 0px 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: 315px;	
	height: 300px;
}

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

#note { 
	margin-top:10px;
}

.secbot a{
	margin-top: -5px;
	padding-left: 50px;
	border-bottom:none;
	color: #fff;
	background: url(../img/leftlarge.jpg) no-repeat scroll left center;
	text-decoration:none;
	font-size:2em;
}

.secbot a:hover {
	color:#666666;
}


.secbot2 a{
	margin-top: -5px;
	padding-left: 50px;
	border-bottom:none;
	color:#333333;

	text-decoration:none;
	font-size:2em;
}

.secbot2 a:hover {
	color:#666666;
}

.white {
color:#FFFFFF;
font-size:18px;}

#arrows {
	position: fixed;
	top: 560px;
	left: 0px; 
	width: 90px;
	height: 40px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 40px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.jpg) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.jpg) no-repeat;}


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

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


.float_right {float:right;
padding:0 20px 0 20px;
}

.float_left {float:left;
padding:0 20px 10px 0;
}

.title {
font-weight:bold;
font-size:18px;
}

.bold {
font-weight:bold;

}

.boldlarge {
font-weight:bold;
font-size:14px;
}