.left
{
float:left;
width:800px;
background-color:#EDF4FA;
}
body {background-attachment: fixed;  
      text-align: justify; 
	  font-family: serif, times new roman;
      font-size: 12px; 
      font-weight: bold;       
      scrollbar-arrow-color:#4D544D; 
      scrollbar-face-color:#4D544D;
      scrollbar-shadow-color: silver; 
      scrollbar-highlight-color: #4D544D; 
      scrollbar-track-color:#4D544D; 
      scrollbar-arrow-color: #EDF4FA;
	  background: #EDF4FA url(../../images/stpatscolor5.jpg) repeat-y;
	 color:#4D544D;
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#47a347', startColorstr='#FFFFFF', gradientType='0');


      }


select
{
	color:#5D6F57;
	font-size:16px;
	font-family:serif;
	font-weight:bold;
	text-align:center;
	background: #EDF4FA ;
	scrollbar-arrow-color:mintcream; 
    scrollbar-face-color:#C7B7B4;
    scrollbar-shadow-color: Moccasin; 
    scrollbar-highlight-color: #5D6F57; 
    scrollbar-track-color: #5D6F57 ;
    scrollbar-arrow-color: #FFFFFF;
 
}
 
 
p
{
	color:#5D6F57;
	margin-right:0in;
	width:80%
}
 
div
{
	color:#5D6F57;
 
}
 
li
{
	color:#5D6F57;
}
	
a:link 
{ 
	color: #5D6F57; 
	font-size:18px; 
	line-height:1.5em; 
	text-decoration:underline; 
	font-variant:normal; 
}
 
a:active 
{  
	color: #5D6F57; 
	font-size:18px; 
	line-height:1.5em; 
	text-decoration:underline;
}
 
a:visited 
{  
	color: #5D6F57; 
	font-size:18px;
	line-height:1.5em; 
	text-decoration:underline;  
}
 
a:hover
{  
	color: #5D6F57; 
	font-size:18px;
	line-height:1.5em;
	text-decoration:underline; 
	background:PaleGoldenrod;   
}
 
h1
{
	font-size:40px;
	font-family:serif;
	text-align:center;
	font-variant:small-caps;
}
 
h2
{
	font-size:30px;
	font-family:serif;
	text-align:center;
	font-variant:small-caps;
}
 
h3
{
	font-size:20px;
	font-family:serif;

        line-height:1.2em;


}
	
 
		
	<style type="text/css">
body {overflow:scroll; overflow-x:hidden;}
.aSleep {position: absolute; visibility: hidden; }
