body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('IMAGES/WP/WallpaperX.jpg') repeat;
						line-height: normal;		
							width: 955px;
								padding-top: 5px;
									padding-bottom: 5px;
										margin-left: auto;
											margin-right: auto;
	}
#inbody {
	margin-left: 175px;
		text-align: justify;
	}	
h1 { 
	font-size: 250%;
		font-weight: bold;
		color: #996633;
	}
h2 { 
	font-size: 250%;
		color: blue;
			font-family: "Olde English", "Comic Sans MS", cursive;
	}
h3 {
	font-size: 140%;
	}
h4 {
	font-size: 200%;
	color: blue;
	background: yellow;
	font-weight: bold;
	text-align: center;
		font-family: Times, "Times New Roman", Georgia, serif;
	}		
#middle {
	text-align: center;
	}
#webnote {
		font-family: Times, "Times New Roman", Georgia, serif;
	}
#just {
	text-align: justify;
	}	
#menu {
			color: black;
			background: url('IMAGES/WP/Embroidered_Logo.jpg') repeat;
				text-align: center;
					padding: 10px;
						font-size: 100%;
						font-variant: small-caps;
							margin: 2px;
								position: absolute;
									top: 10px;
										left: 10px;
											width: 140px;
												float: left;
													border: double #996633;
	}
.handyfont {
	font-family: "Black Chancery", "Comic Sans MS", cursive;
	font-weight: normal; 
				font-size: large; 
				}
.yellback { background: yellow;  }
	.bluetxt {color: blue; }
.blueback { background: blue;  }
	.yelltxt {color: yellow; }
.greentxt { color: aqua; }
.browntxt { color: #996633; background: yellow; }

a:link {color: blue; } a:visited {color: blue; } a:hover {color: #996633; background: yellow; }

#footer {
	text-align: center;
		height: 205px;
			background: url('IMAGES/WP/Fur.jpg') repeat center;
				border: double #996633;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
	}
table {
	width: 100%;
	color: black;
	border:  thin solid purple;
		text-align: center;
			font-size: small;
				padding: 5px;
		}
.inline {
	border: none;
	}
.inlineleft {
	border: none;
	text-align: left;
	}
.inlinejust {
	border: none;
	text-align: justify;
	}
.just {
	text-align: justify;
	}
.inlineright {
	border: none;
	text-align: right;
	}		
th {
	font-size: 75%;
	font-variant: small-caps;
	background-color: #996633;
	color: yellow;
	}
td, th {
	border: double #996633;
					padding: 5px;	
	}

#copy {
	text-align: center;
		font-size: 75%;			
	}
.tinytxt {
	font-size: 75%;
	}
.tintxt	{
	font-size: 75%;
	color:	olive;
	}
.bold {
	font-size: 120%;
	font-weight: bold;
	color: navy;
	}
.bold1 {
	font-size: 110%;
	font-weight: bold;
	color: black;
	}
.bold2 {
	font-size: 110%;
	font-weight: bold;
	color: black;
	border: none;
	}
.floatl {
	float: left;
	padding-right: 10px;
	}
.floatr {
	float: right;
	padding-left: 10px;
	}