body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 630px; 
	padding: 0px 5px 0px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #000000;
	border: 5px solid #000000;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 630px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 630px;
 }

html>body #content {
	width: 630px; /* ie5win fudge ends */
           
}

body 
{scrollbar-base-color: black; 
scrollbar-arrow-color: orange;
scrollbar-DarkShadow-Color: grey;}


body   { 
  background: url("background.gif");
  background-attachment: fixed;
  background-repeat: repeat-x;

}


A:link {color: #FF8C00;
       text-decoration: none; 
       font-weight: bold;
}
A:visited {color: #FF8C00;
           text-decoration: none; 
       font-weight: bold;
}
A:hover {text-decoration: underline; color: white;}


BODY {font-family: garamond}
BODY {color: #FFFFFF}

h1 {font-size: 150%;}
h3 { text-align: center }


.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }



	

