body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('../IMAGES/BACKGROUND/518SCbackgrdCornrs.GIF') 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: 220%;
		font-weight: bold;
	}
h2 { 
	font-size: 180%;
	}
h3 {
	font-size: 140%;
	}
h4 {
	font-size: 200%;
	color: red;
	font-weight: bold;
	text-align: center;
		font-family: Times, "Times New Roman", Georgia, serif;
	}		
#middle {
	text-align: center;
	}
#midle {
	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; }

a:link {color: blue; } a:visited {color: purple; } a:hover {color: yellow; background: blue; }

#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%;
	}