body {
	margin:0;
	padding:0;
	width: 3050px;
	height: 509px;
	color: #4F6F85; 
	font: 62.5%/150% Helvetica, Verdana, Arial, sans-serif; 
	background: #D0D7D7;
/* 	background: #B3BFC2 url(../img/bkg.gif) repeat-x left top; */
}
h1 { font-family: Helvetica, Verdana, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 0.9em;color: #708c94;  }
h2 {font-size: 1.1em}
h3 {font-size: 2.1em;color: #4F6F85; font-style: normal; font-weight: normal;}

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

a{
	text-decoration: none;
	color: #415B6D;
	font-size: 1.0em;
}

a:hover{
	text-decoration: underline;
}


#page {
	height: 509px; 
}

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

}

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



#logo {
	width: 450px;
	margin-top: 0px; 
	padding-left: 96px;


}

#menu {
	width: 450px;
	margin-top: 150px; 
	padding-left: 96px;
	font-size: 1.1em;

}

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

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

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



#link {
	width: 450px;
	margin-top: 180px; 
	padding-left: 6px;

}

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

#link a{
	text-decoration: none;
	color: #415B6D;
}

#link a:hover{
	text-decoration: underline;
}

#content2 { 
	padding-right: 0px; 
	margin-left: 350px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 250px; 
	padding-left: 0px;
	float: left;
	font-size: 1.1em; 

}

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

.par { 
	margin-left: 50px; 
	margin-bottom: 0; 
	margin-right: 100px; 
	margin-top: -120px; 
	padding-left: 5px; 
	float: left; 
	height: 300px;

}

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

#note { 
	margin-top:10px;
}

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

p.secbot a:hover {
	text-decoration: underline;
}


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

p.link a:hover {
	text-decoration: underline;
}



#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 150px;
	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;
}	

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

 
div.transOFF {width: 140px; height: 140px; margin-top: -9px; }
div.transON {width: 140px;  height: 140px; margin-top: -9px; background-color: #B3BFC2;opacity:.8;filter: alpha(opacity=80); -moz-opacity: 0.8; }


