body	{margin:0; padding:0; background:#eeffee;}
 hr {width: 80%;text-align: center;}
#container {
			width: 760px;
			background: #fff;
			color:#006600;
			margin-left: auto;
			margin-right: auto;
			margin-top: 20px;			
			font: 90% "Trebuchet MS", sans-serif;								
}

#banner {	
			width: 760px; height:170px;		
			margin-bottom: 0px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
}

#content {			 
			padding-left: 5px;
			padding-right: 5px;
			width: 748px;
			border-left: 1px solid #0c0;
			border-right: 1px solid #0c0;						
}
#content h1	{
			text-align:center;
			font-size: 145%;
			border-bottom:6px double #cfc;
}
#content h2	{
			text-align:center;
			font-size: 125%;
			border-top: 3px solid #cfc;
			border-bottom: 3px solid #fff;
			padding-top: 0em;
}
#content h3	{
			text-align:center;
			font-size: 112%;
}
#content h4	{
			text-align:center;
			font-size: 100%;
}
#content dl dt	{
			font:bold 100% "Trebuchet MS", sans-serif;
			margin-left:2em;
}
#content dl dd  {
			margin-left: 5em;
}
#content ul li	{
			padding: 1em;
}
#footer {
			clear: both;
			width:758px;
			 text-align:center;			
			
			border-top: 1px solid #090;
			border-left: 1px solid #0c0;
			border-right: 1px solid #0c0;								
			}
#footer ul	{list-style-type:none;
}
#footer ul li	{padding: 5px; display:inline;
}
