/* Background */
 

body         { background-color: #D7D3D4; text-align: center; margin-left: 
               0; margin-right: 0; margin-top: 0px; margin-bottom: 5px; 
               padding-left: text-align; padding-right: text-align; 
               padding-top: 0; padding-bottom: 0 }
 
 /* Font and Links */
 
 body { font-family: arial; font-size: 12px; color: #2C1717; text-align:left;}
      a:link{cursor: crosshair; text-transform: none; color: #8B0F10; text-decoration:none; font-weight: bold;}
      a:active{cursor: crosshair; text-transform: none; color: #AB5354; text-decoration:none; font-weight: bold;}
      a:visited{cursor: crosshair; text-transform: none; color: #8B0F10; text-decoration:none; font-weight: bold;}
      a:hover{cursor: crosshair; text-transform: none; color: #AB5354; text-decoration:none; font-weight: bold;}
 
 h1, h2, h3 { margin: 0px 0px 0px 5px; font:bold italic 20px times new roman; text-transform: capitalize; letter-spacing: 4px; color:#AB5354; text-align: left;}



 /* Layout */

#wrap {
	width: 420px;
	margin: 0px 0px ;
        text-align:left;

}

#content {  
	margin: auto auto;
	padding: 0px 0px 0px 5px; 

}




div.menu a {
font-family: "times", serif;
letter-spacing: 1px;
font-size: 14px;
}




 .updates {
   margin: 5px auto 0px auto;
	width: 310px;
	border-collapse: collapse;
	border: 1px solid #A70202;
 } 



 
 
 
 /* Text Stuff */
 


.bullet {      background-image: 
               url('images/bullet.gif'); 
background-position: center left;
               background-repeat: no-repeat; 
               padding-top: 0; padding-bottom: 0; padding-left: 20px; 
        }

.bullet:hover {      background-image: 
               url('images/bullet2.gif'); 
background-position: center left;
               background-repeat: no-repeat; 
               padding-top: 0; padding-bottom: 0; padding-left: 20px; 
        }


blockquote {
	background: #D7CACA;
	line-height: 16px;
	padding: 10px;
	width: 200px;
			}


 div.menu a {
 font-family: "times", serif; 
text-align:right;
 letter-spacing: 1px;
 font-size: 14px;
 
 }
 
 
 

 
p, p.list           {
             padding: 0.5em;
} 

p:first-letter {
    padding-left: 1em;
} 
       

p.list:first-letter {
    padding-left: 0em;
} 
 
 p.copy
                   {
 		   font-size: 9px;	
                                       }
 
 
 
 em, i                 {
 		    margin-left: 2px;
 		    margin-right: 1px;
                     color: #780F12;	
                                       }
 
 strong, b             {
 		    margin-left: 2px;
 		    margin-right: 1px;
                     color: #AA5252;
                                       }
 
 
.images2 {
   border: 1px solid #8B0F10;
   margin-left:5px; 
   margin-right:5px;
}
	
.images2:hover {
	border: 1px solid #AA5252;
   margin-left:5px; 
   margin-right:5px;
}
