html {
	scrollbar-base-color: #800000; 
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #000000;
	}
body {
	background-image: url("tile4.jpg");
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	}	
.hiddenPic {
	display: none;
	}	
.logoleft {
	float: left;
	}
.logoright {
	float: right;
	}		
h1 {
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	}	
h3 {
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin: 10px;
	padding: 0px;
	}	
p {
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-size: 16px;
	margin: 0px 10px 0px 10px;
	}
ol {
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-size: 16px;
	margin: 0px 10px 0px 55px;
	}		
p.head {
	color: #000000;
	text-align: center;
	font-size: 18px;
	padding: 10px 0px 0px 0px;
	}	
p.foot {
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	}	
a:link {
	color: #d71101;
	font-weight: bold;
	font-size: 16px;
	}
a:visited {
	color: #d71101;
	font-weight: bold;
	font-size: 16px;
	}
a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	}	
a:link.tooltip {
	color: #d71101;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	}
a:visited.tooltip {
	color: #d71101;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	}
a:hover.tooltip {
	color: #d71101;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	}		
#footer {
	width: 875px;
 	height: 5px;
	margin-top: 20px;
	background-color: #3d2c17;
	}
.main { 
	width: 875px;
	margin: auto;
	}	
.colmid {
	text-indent: 0px;
	padding: 20px 0px 0px 280px;
	}	
.colright {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 425px;
	height: 100%;	
	}
.colleft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 425px;
	height: 100%;	
	}	
.headright {
	float: right;
	width: 200px;
	height: 100%;	
	}		
.image{
	border: solid 3px #555303;
	margin: 5px 10px 0px 10px;
	padding: 0px;
	float: right;
	}		
.clearer {
	clear: left;
	line-height: 0;
	height: 0;
	}
td {
	text-align: center;
	}	
