/* Background */
 

body         { background-color: #FFFFFF; text-align: center; margin-left: 
               0; margin-right: 0; margin-top: 5px; 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: #000000; text-align:left; line-height: 150%;}
      a:link{cursor: crosshair; text-transform: none; color: #823937; text-decoration:none; font-weight: bold;}
      a:active{cursor: crosshair; text-transform: none; color: #000000; text-decoration:none; font-weight: bold;}
      a:visited{cursor: crosshair; text-transform: none; color:#823937; text-decoration:none; font-weight: bold;}
      a:hover{cursor: crosshair; text-transform: none; color: #000000; text-decoration:none; font-weight: bold;}
 
 


 /* Layout */

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

#content {  
	margin: auto auto;
	padding: 0px 0px 0px 0px; 
	background-color: #FFFFFF;
}




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


h1 { margin:0px 5px; font:bold 12px arial; text-transform:uppercase; color:#CCCCCC; border-top:5px solid #FFFFFF }
h1 span {  background:#000000;  padding:3px 10px; }




 .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 {}
blockquote {
	background: #CCCCCC;
	line-height: 16px;
	padding: 10px;
	width: 190px;
			}


 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: #823937;	
                                       }
 
 strong, b             {
 		    margin-left: 2px;
 		    margin-right: 1px;
                     color: #9A9A9A;
                                       }
 
 
 .images2 {
 margin-left:1px;
 margin-right:2px;
 }