body			{
			/*background-image: url(images/yard0702.jpg);*/
			color: #5c5c5c;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
}
h1			{
			text-align: left;			
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #002677;
			margin-bottom: -12px;
}
h2			{
			color: #2a2a2a;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 1.0;
}
p			{
			color: #5c5c5c;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 18px;
			line-height: 1.2;
}
ul 			{	
			list-style-image: url(images/merc.jpg);
}			
li			{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 18px;
			line-height: 2.4;
			color: #5c5c5c;
}
#header			{
			position:absolute;
			background-color:white;		
			left:00px;
			top:00px;
			width:1024px;
			height:100px;
			border:none;
}

#img_1			{
			position:absolute;
			background-color:white;
			left:20px;
			/*border-right: solid thick black;*/
			width:306px;
			
}
#img_2		{	position:absolute;
			background-color:white;
			left:333px;
			/*border:solid thin black;*/
			width:306px;
}
#img_3		{
			position:absolute;
			background-color:white;	
			left:643px;
			/*border:solid thin black;*/
			width:306px;
	
}
#text_1			{
			position:absolute;
			background-color:white;
			left:20px;
			top:300px;
			/*border-right: solid thick black;*/
			width:306px;
			
}
#text_2		{	position:absolute;
			background-color:white;
			left:333px;
			top:300px;
			/*border:solid thin black;*/
			width:306px;
}
#text_3		{
			position:absolute;
			background-color:white;	
			left:643px;
			top:300px;
			/*border:solid thin black;*/
			width:306px;
	
}
#img_4			{
			position:absolute;
			background-color:white;
			top:330px;			
			left:20px;
			/*border-right: solid thick black;*/
			width:306px;
			
}
#img_5		{	position:absolute;
			background-color:white;
			top:330px;
			left:333px;
			/*border:solid thin black;*/
			width:306px;
}
#img_6		{
			position:absolute;
			background-color:white;	
			top:330px;
			left:643px;
			/*border:solid thin black;*/
			width:306px;
	
}			
#left		{
			position:absolute;
			top:190px;
			left: 20px;
			width:1000px;
			/*border:solid thin red;*/
}
#center		{
			position:absolute;
			top:420px;
			width:1000px;
			border:none;
			/*border:solid thin green;*/
}
#right		{
			position:absolute;
			top:205px;
			left: 820px;
			width:176px;
			border:dotted thick purple;			
}
/*#footer		{
			/*position:absolute;*/
			left:20px;
			top:630px;
			/*width:900px;*/
			/*border:solid thin red;*/
}*/
a:link, a:visited {
	text-decoration: underline;
	color: #6A5ACD;
	background-color: transparent;
}
a:hover, a:active {
	text-decoration: underline overline;
	color: #191970;
	/*background-color: #C9C3ED;*/
}


		

