body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('../IMAGES/BACKGROUND/TrowelStorm.jpg') fixed;
						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: 300%;
		font-weight: bold;
				font-family: "Black Chancery", "Comic Sans MS", cursive;
	}
h2 { 
	font-size: 180%;
	}
h3 {
	font-size: 150%;
	color: green;
	background: yellow;
	font-weight: bold;
		font-family: Times, "Times New Roman", Georgia, serif;

	}
h4 {
	font-size: 200%;
	color: red;
	font-weight: bold;
	text-align: center;
		font-family: Times, "Times New Roman", Georgia, serif;

	}	
#middle {
	text-align: center;
	}
#mid {
	text-align: center;
	}

#just {
	text-align: justify;
	}	
#menu {
	background: url('../IMAGES/BACKGROUND/518backgrdOS-smaller.gif') center;
		border-style: groove;
			color: black;
				text-align: center;
					padding: 10px;
						font-size: 90%;
							margin: 2px;
								position: absolute;
									top: 10px;
										left: 10px;
											width: 140px;
												float: left;
	}

.yellback { background: yellow;  }
	.bluetxt {color: blue; }
.blueback { background: blue;  }
	.yelltxt {color: yellow; }
.greentxt { color: green; }
.blue	{background: blue;
			color: yellow;
			}
.red	{background: red;
			color: blue;
			}
.navy	{background: navy;
			color: red;
			}
.green	{background: green;
			color: purple;
			}
.white	{background: white;
			color: red;
			}
.line	{text-align: justify;}
table {width: 100%; }
a:link {color: blue; } a:visited {color: purple; } a:hover {color: blue; background: yellow; }
.line	{ border: none; }

#footer {
	text-align: center;
		height: 205px;
			background: url('../IMAGES/BACKGROUND/518backgrd.GIF');
				border-style: double;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
	}
.tinytxt {
	font-size: 75%;
	}
p {
	margin: 2%;
	padding: 5px;
	}
.floatl {
	float: left;
	padding-right: 10px;
	}
.floatr {
	float: right;
	padding-left: 10px;
	}