	body
			{
				background-color: #bcbd05;
			}
			
			
			h3
			{
				background-color: #CC0000;
				font-family: verdana;
				font-size: 18px;
				color: white;
				text-align:center;
				margin:0px;
				padding: 5px;			
			}
			
			
			h4
			{
				font-family: verdana;
				font-size: 14px;
				color: #5B7310;
				margin:0px;
				padding: 0px;				
			}
			
			a
			{
				font-family: verdana;
				font-size: 12px;
				color: #888928;
				margin:0px
			}
			
			a:hover
			{
				color: #822;
			}
			
			
			.CenteredBox
			{
				position: absolute;
				left: 50%;
				top: 0px;
				width: 700px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: -350px;
				background-color: #FC6;
			}
	
			#leftbkg
			{
				position: absolute;
				right: 100%;
				top: 0px;
		
			}		
		
		
		
		


		
		
		.highlightbox
			{
				top: 0px;
				width: 400px;
				margin-top: 0px;
				margin-bottom: 20px;
				margin-left: 150px;
				background-color: #FBFFCB;
				padding: 10px;
				border: solid 1px #9C0;
				border-width: 1px 0px;
				font-family: verdana;
				font-style: italic;
				font-size: 13px;
				color: #333;
			}		
			
			.highlightbox h4
			
			{
			color: #822;
			}
			
			
			

			
			.textwithimage
			{
				font-family: verdana;
				font-size: 12px;
				color: #444;
				margin:40px
			}
			
			
			.userfloatleft
			{
				float:left;
			    font-family: verdana;
				font-size: 12px;
				color: #690;
				margin:0px;
				padding: 5px;
			}
			
			
			.userfloatright
			{
				float:right;
			 	font-family: verdana;
				font-size: 12px;
				color: #690;
				margin:0px;
				padding: 5px;
		
			}
			

			.imgcontainer
			{
				margin: 2px 10px;
				text-align: center;
				text-transform: capitalize;
				font-size: 11px;
			}
	
	
	
			.contactinfo
			{
			font-family: verdana;
			font-size:13px;
			color: #444;
			text-align: center;
			padding: 20px;
			}
			
			
			
			.threeimagesbox
			
			{

				font-family: verdana;
				font-size: 12px;
				color: #690;
				padding: 20px 0px;
				clear: both;
			}
			
			
			
			.threeimagesdiv
			{
				text-align: center;	
				font-family: verdana;
				font-size: 12px;
				color: #690;
				background-color: red;
			}
			


			.threeimagesdiv div
			{
				left: 50%;
			}
			
			
			.threeimagesdiv div div
			{
				display: inline;
				float: left;
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
		/* just in case */	
			
			.StackedBox
			{
			   overflow: hidden;
			   width: 799px;
			   border-style: solid;
			   border-color: #999;
			   border-width: 1px 1px 0px 1px;
			   padding: 0px 0px 0px 0px;
			}