BODY {
background-image: url("images/eyeCenter.jpg");
scrollbar-base-color: beige;
scrollbar-arrow-color: beige;
scrollbar-3dlight-color: beige;
scrollbar-darkshadow-color: beige;
scrollbar-face-color: #800000;
scrollbar-highlight-color: beige;
scrollbar-track-color: beige;
}


.atlantaconcreteengraving {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
}

 .main {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
}

 .left_nav{
	font-family: "Trebuschet MS", "Comic Sans MS", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; /* don't have to redefine font-family. It's inherited*/
	font-style: normal;
	font-weight: bold;
	color: #FF9966;
 }
 
 .FAQ{
	font-family: "Comic Sans MS", "Arial", "Helvetica", "sans-serif";
	font-size: 24px; /* don't have to redefine font-family. It's inherited*/
	font-weight: bold;
	color: #800000;
 }

 .infoText{
	font-family: "Comic Sans MS", "Arial", "Helvetica", "sans-serif";
	font-size: 14px; /* don't have to redefine font-family. It's inherited*/
	font-weight: regular;
	color: #800000;
 }

 .faqText{
	font-family: "Comic Sans MS", "Arial", "Helvetica", "sans-serif";
	font-size: 17px; /* don't have to redefine font-family. It's inherited*/
	font-weight: normal;
	color: #800000;
 }

 .beigeBkground {background-color:  beige; }
 .tileBkground {background-image: images/art009.jpg; }
   
	 A:link, A:visited, { color: #800000; text-decoration:none }
	 A:active { color: #800000;}

 .copyRight{
	background-color:  #800000; 
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #FF9966;
 }
 