body
	{
	background-attachment: fixed;
	background-image : url(pictures/background.jpg);
	font-family: Arial,helvetica;
	font-size: 8pt;
	margin: 5px;
	padding: 0px;
	border: 0px;
	scrollbar-base-color: #EBD699; 

	}
td.menuButton
	{
	background-image : url(pictures/menuButton.gif);
	background-repeat: no-repeat;
	height: 50px;
	border-width: 0px;
	padding-left: 20px;
	padding-bottom: 9px;
	vertical-align: middle;
	}	
.menuButton a:link
	{
	color: #663300;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
.menuButton a:visited
	{
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	} 
hr
	{
	border-width: 0px;
	color: brown;
	height: 3px;
	text-align: center;
	width: 97%;
	}
*.headingPadding
	{
	border-color: #333333;
	border-width: 2px;
	border-style: solid;
	padding: 5px;
	background-color: #7E8262;
	font-size: 8pt;
	color: #EBD699;
	}
*.headingFrame
	{
	border-color: #EBD699;
	border-width: 3px;
	border-style: solid;
	padding: 2px;
	background-color: #EBD699;
	}
	
img.pictureFrame
	{
	border-width: 2px;
	border-style: solid;
	border-color: #333333;
	}
span.pictureFrame
	{
	border-color: #EBD699;
	border-width: 5px;
	border-style: solid;
	padding: 2px;
	background-color: #EBD699;
	}
*.heading
	{
	color: brown;
	font-size: medium;
	text-align: center;
	right: auto;
	left: auto;
	font-style: italic;
	}
*.pageText
	{
	color: #333333;
	text-align: left;
	font-size: small;
	}

