@charset "utf-8";
/* CSS Document */

/*Thomas A. Sprinkle */

body {
	background-image: url(images/background7.jpg);
	}

* {
	vertical-align:baseline;
	font-weight:inherit;
	font-family:inherit;
	font-style:inherit;
	font-size:100%;
	border:0,none;
	outline:0;
	padding:0;
	margin:0;}
	
	/*font-family:'Old_English';*/
	

@font-face {
    font-family: 'Old_English';
    src: url('fonts/canterbury.eot');
    src: url('fonts/canterbury.eot?#iefix') format('embedded-opentype'),
         url('fonts/canterbury.woff') format('woff'),
         url('fonts/canterbury.ttf') format('truetype'),
         url('fonts/canterbury.svg#Old_English') format('svg');
    font-weight: normal;
    font-style: normal;}	
	
/*Page Header*/
h1 {
	font-family:'Old_English',arial helvetica,sans-serif;
	font-size:4.5em;
	font-weight:normal;
	text-indent:0.125em;
	color:#FF9;
	}
	
/*Heading*/
h2 {	
	font-family:'Old_English',arial,helvetica,sans-serif;
	font-size:2em;
	font-weight:normal;	
	color:#FF9;}
	
/*Subhead*/	
h3 {	
	font-family:'Old_English',arial,helvetica,sans-serif;
	font-size:1.5em;
	color:#FF9;}
	
h4 {	
	font-family:'Old_English',arial,helvetica,sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FF9;}

h5 {	
	font-family:times new roman,arial,helvetica,sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#FF9;}
	
	
/*Text Type*/	
p  {font-family:Times New Roman,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:1.0em;
	color:#FF9;}
	
/*Italic Type*/	
.italic {font-style:italic}

#pageheader {
	position:relative;
	width: 800px;
	height: 150px;
	/*top:10px;
	left:10px;
	height:auto;
	width:1680px;
	z-index:300;
	background:url(images/background_header_b.jpg);*/
	}
	
body { background:url(images/background7.jpg))
}

/*Menu*/
#menu
	{position:absolute;
	top:90px;
	left:10px;
	width:125px;
	z-index:900;}
#menu a
	{display:block;
	padding:2px 10px 0px 10px;
	font-family:'Monotype_Corsiva', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1em;
	line-height:1.5em;
	text-align:center;
	color:#fff;
	background-color: #006;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #000000;
	text-decoration:none;}
#menu a:hover
	{
	text-color #fff;
	background-color: #003;
	border-right:1px solid #AF660C;
	border-bottom:1px solid #FFFFFF;}
#menu br {display:none;}

#main-table
{
	position:absolute
	font-family: "Monotype_Corsiva",arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 800px;
	height: 900px;
	text-align:left;
	border-collapse: collapse;
	background:url(images/background8.jpg);
	border: thin;
	border-color:#900;
}
#main-table th
{
	padding: 0px;
	width: 800px;
	height: 150px;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;	
	border:#000 thin}
}
#main-table td
{
	padding: 9px 12px;
	color: #fff;
	
	
}
#main-table tfoot td
{
	font-size: 11px;
	
}
#main-table tbody td
{
	
}
* html #main-table tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#main-table tbody tr:hover td
{
	color: #FFF;
	background: none;
}

#pic1{
	position:absolute
	top: 50px;
	left: 25px;
	z-index: 25px;}