body {
	color: #FFFAFA;
	margin: 14px 40px 20px 40px;
	padding: 0px;
	font: 14px arial, helvetica, sans-serif;
	background-color: #ffffff ;
	}
h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: 900;
	}
h2 {
	font: bold 15px Arial, Georgia, 'Times New Roman', serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #333333;
	/* # NICE COLORS: #D77700   #228B22 green  last: #707100 #BDB76B*/
	}

p {
	font: 14px arial, helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	}

a, a:link, a:visited {
	color: #8888FF;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background: none;
	}

a:hover {text-decoration: underline;}
  

/* All the content boxes belong to the content class. 
background color before: d0d0d0*/
.contentstart {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 516px;
	margin: 0px 0px 20px 20px;
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
   background-color: #e7e7e7;
	background-image: url(../images/rectlightgray.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #444;
	}
.content {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 769px;
	margin: 0px 0px 20px 20px;
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	/* background-color: #e8e8e8; */
	background-color: #e7e7e7;
	background-image: url(../images/rectlightgray.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #444;
	}

.footer {
	/* Position is declared relative to gain control of stacking order (z-index). */
        position: relative;
	width: auto;
	min-width: 120px;
	margin: 0px 260px 20px 20px;
	border: none;
	padding: 0px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	color: #333;
	}
		
#navAlpha {
	position: absolute;
	width: 350px;
	top: 49px;
	left: 480px;
	border: none;
	padding: 0px;
	z-index: 2;
	}
		
#navBeta {
	position: absolute;
	width: 240px;
	top: 94px;
	left: 610px;
	border-left: 1px solid #f0f0f0;
	/* border-bottom: 1px dashed #708090; */
	border-bottom: 1px solid #ccc;
	background-color: #727472;
	background-image: url(../images/rectgray.gif);;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px;
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:218px;
	}
.pic img{
	margin-left: 2px;
	padding: 4px 4px 4px 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
	
}
.picfl img{
	float: left;
	margin-left: 0px;
	padding: 4px 4px 4px 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
	
}
.picfr img{
	float: right;
	margin-left: 0px;
	padding: 4px 4px 4px 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
	
}
.image1 {
	margin: 5px 0px 5px 5px;
	width: 180px;
	color: #ccc;
	font-style: italic;
	font-size: 12px;
} 
.headline{
        top: 20px;
	line-height : 25px;
	font-size: 15px;
	margin-left: 2em;
}
.navigation{
}
/*
.block{
	list-style-image: url(../images/eq9.gif);
}
*/
.block {
	list-style: none;
	display: inline;
}
.square {
	
	list-style-image: url(../images/eqwhite8.gif);
}
.eq {
	list-style-image: url(../images/eq3.gif);
}
.point{
	margin-top: 0.5em;
	display: inline;
	font-weight: bold;
	color: #333333;
}
.subpoint{
   margin-left: 1em; 
}
.separator{
	background-image: url(../images/separator.png);
}
a.image {
	border: none;
}

.image {
	border: none;
}
img {
	border: none;
}
div.banner{
	height: 80px;
	margin-left: 14px;
	border: none;
	}

.center{
	text-align: center;
}
.center{
	text-align: center;
}
.centerfl{
	text-align: center;
	float: left;
	padding-right: 5px;
}
.centerfr{
	text-align: center;
	float: right;
	padding-left: 5px;
}
div.space{
	margin: 0px;
	border: 0px;
	margin-bottom: 3px;
}
