div#wrapper {margin: 0 auto;
             width:800px;
             font-family: Arial, Helvetica, sans-serif;
             border: thin solid green;
             background-color:white;}
div#container {margin-top: 10px;
 				margin-left: 10px;
 				margin-right: 10px;
 				margin-bottom: 10px;
 				
				}
div.top { color:maroon;
          text-align:center;
          font-size:18;
          font-weight:bolder;
          }
div.announce{ text-align:center;
			font-size:30;
			font-style:italic;
			font-weight:bolder;}
div.header{text-align:center;
			font-size:33;
			color:maroon;
			font-weight:bolder;}
span.emp{font-weight:bolder;
		font-size:23;}
span.empwealth{font-weight:bolder;
				font-size:22;}
div.testimonialheader {font-weight:bolder;
 					   font-size:22;}
div.regular{font-size:20;}
div.testimonialauthor {font-size:18;
					   font-weight:bolder;}
span.regular{font-size:20;}
span.generic{font-size:23;}
div.regularbold{font-size:19;
                font-weight:bolder;}
div.regularitalic{font-size:19;
				  font-style:italic;}
div.fourteenblue {color:maroon;
					font-size: 22;}
div.testimonial {font-size:22;
 				 font-style:italic;}
div.biggerblue {font-size:28;
				color:maroon;
				font-weight:bolder;}
div.mediumblue {font-size:25;
				color:maroon;
				font-weight: bolder;}
div.mediumbluecenter {font-size:23;
					   color:maroon;
					   font-weight:bolder;
					   text-align:center;}
div.mediumbold {font-size:23;
				font-weight:bolder;}
div.biggerbluecenter {font-size:28;
					  color:maroon;
					  text-align:center;
					  font-weight:bolder;}
div.colonpoint {font-size:23;
				text-align:center;}
div#colonid {text-align:center; width:675px; margin:0 auto;}
span.colonpointheader {font-weight:bolder;
						font-style:italic;}
div.specialoffer {font-size:27;
					color:maroon;
					text-align:center;
					font-weight:bolder;}
div.specialoffertext{font-size:27;
					 color:maroon;
					 text-align:center;
					 font-weight:bolder;}
div.goodbye {font-size:24;
			 font-weight:bolder;}
div.smallnotice {font-size:16;	
				 font-style:italic;}	
div.quote {border: thin solid green;
			padding-left: 10px;
			padding-top: 10px;
			padding-bottom: 30px;
			padding-right: 10px;}
div.outerquote {border: thin solid green;
				padding-left: 3px;
				padding-top: 3px;
				padding-bottom: 3px;
				padding-right: 3px; }
ul{ font-weight:
bolder;margin-left:14px;
padding-left:0;
}	
.image {float: left;
	    margin-right: 5px;}
