body	
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:	url("Graphics/sandbg.jpg");
	background-repeat:	repeat;
	background-attachment: fixed;
	scrollbar-face-color:		#65442C;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#D6C6B1;
}
a:link 
{ 
     font-family: Arial; 
     color: #996844; 
     font-size: 10pt; 
     font-weight: bold; 
     text-decoration: none;
}
a:visited    
{ 
     font-size: 10pt; 
     font-family: Arial; 
     color: #996844; 
     font-weight: bold; 
     text-decoration: none;
}
a:active     
{ 
     font-family: Arial; 
     font-size: 10pt; 
     color: #990000; 
     font-weight: bold;
     text-decoration: none;
}
a:hover 
{    
     font-family: Arial; 
     font-size: 10pt;
     color: #990000;
     font-weight: bold;
     text-decoration: underline;
}
 :link    img { border: 1px solid #65442C;
 }
 :visited img { border: 1px solid #65442C;
 } 
 :hover   img { border: 1px solid #FFFFFF;
}
li           
{    
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     line-height: 175%; 
     margin-left: -5;
}
p 
{ 
     font-family: Arial; 
     font-size: 10pt;
     font-weight: normal; 
     color: #000000; 
     margin-top: 5;
     margin-left: 5;
     margin-right: 15;
     margin-bottom: 15;
}
.imgCenter
{
     background-color:	         #EBE2CB;
     text-align: center;
     font-family: Arial,Verdana; 
     font-size: 10pt; 
     color: #FFFFFF; 
     padding-top: 15px;
     padding-bottom: 15px;
}

hr
{
    height:2px;
    width:75%;
    background: #FFFFFF;
    align: center;  
}
.header
{
     font-family: Arial; 
     font-size: 11pt; 
     color: #65442C; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 3; 
}
.subHeader
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #65442C; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 3; 
}
.footerText
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 5; 
}
.imgText
{
     font-family: Arial; 
     font-size: 9pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: center; 
     margin-top: 8; 
}
.time
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     text-align: right;
     font-weight: normal;
     padding-right: 10;
}
.featuredImg
{
     text-align: center;
     padding-left: 3;
     padding-top: 5;
     padding-bottom: 5;
}
.featureText
{
     text-align: left;
     font-family: Arial; 
     color: #000000;
     font-weight: normal; 
     font-size: 9pt;
     padding-left: 3;
     padding-right: 5;
     padding-top: 5;
     padding-bottom: 5;
}