body		
	{
			text-align: center;
	}
		
		
div#container		
	{
			margin: 0 auto;
			width: 760px;
border: 0;
			text-align: left;
			padding: 0;
			z-index: 0;
	}
	
	
div#floatright { 
float: right;
margin: -40px -20px 5px 5px;
border: 1px solid #999;
padding: 0;
width: 144px;
z-index: 3;
background-color: #ebebeb;
}

#floatright img { 
border: 0;
}

.floatright { 
float: right;
margin: -40px -20px 5px 5px;
border: 1px solid #999;
padding: 0;
background-color: #ebebeb;
}

	
/* text */
	
h1	{
	font: 20px Georgia, Garamond, Perpetua, "Baskerville Old Face", Centaur, Raavi, "Trebuchet MS", verdana, arial, helvetica;
	margin-bottom: 1px;
	}
	
	
h2	{
	font: 14px Georgia, Garamond, Perpetua, "Baskerville Old Face", Centaur, Raavi, "Trebuchet MS", verdana, arial, helvetica;
	font-weight: 700;
	margin-bottom: 1px;
	}
	
h3	{
	font: 11px Georgia, Garamond, Perpetua, "Baskerville Old Face", Centaur, Raavi, "Trebuchet MS", verdana, arial, helvetica;
	font-weight: 700;
	margin-bottom: 1px;
	}
	

	
.small	{
	color: #c00;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	margin-top: 10px;
	}		


div#text	{
	position: absolute;
	margin: 20px 0 0 10px;
	width: 700px;
	background-color: #fff;
	color: #000;
	padding-top: 40px;
	padding-right: 40px;
	font: 11px verdana, arial, helvetica;
	border: 0;
	z-index: 0;
}


	
	
/* eb marquee */
div#ebfront {
	position: absolute;
	margin-top: 20px;
	padding: 0;
	border: 0;
		z-index: 1;
		}

	

/* nav */
 div#nav {
	border: 0;
	padding: 0;
	font: 11px verdana, arial, helvetica;
	text-align: center;
	z-index: 2;
		}


/* lines */
.horizdotsfront {
  position: absolute;
  background-image: url(dotted.gif);
  margin: 60px 0 0 0;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  width: 550px;
  padding: 0;
  z-index: 1;
	}

.indent	{

margin: 10px;
padding: 5px;

}
