body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: #FFFF66; 
			background: url('images/stewart.gif') center fixed;	
						line-height: normal;		
			            width: 955px;
						padding-top: 5px;
						padding-bottom: 5px;
								margin-left: auto;
								margin-right: auto;
									}
#inbody {
	margin-left: 175px;
		text-align: center;
					background: #800000;
					border-color: purple;
				border-style: double;
	}
h1 { color: #FFFF66; font-size: 300%; font-weight: bold; font-family: Times, "Times New Roman", Georgia, serif;}
h2 { font-size: 150%; color: #FFFF66; 				font-family: Times, "Times New Roman", Georgia, serif;}
h3 { font-size: 150%; color: white; }
h4 { font-size: 175%; color: black; font-weight: bold; text-align: center;font-family: Times, "Times New Roman", Georgia, serif;}
h5 { font-size: 120%; font-weight: bold; color: navy; }
h6 { font-size: 110%; }		
#middle { text-align: ;}
#just {	text-align: justify; padding: 10px;}	
#menu {
			color: purple; font-size: small;	font-weight: normal; 
			background: #FFD55F;				
				text-align: center;
					padding: 10px; margin: 2px;
					position: absolute;
					top: 10px; left: 10px; width: 140px; float: left;
					border-style: solid;
					border-color: maroon;
	                }
.handyfont {
	font-family: "Black Chancery", "Comic Sans MS", cursive;
	font-weight: normal; font-size: large; 
				}
a:link {color: purple; } a:visited {color: purple; } a:hover {color: black; }
#copy {	font-size: 75%; text-align: justify; }
#footer {
	text-align: center;
		height: 205px;
			background: #FFD55F;				
				border-style: double;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
					border-style: solid;
					border-color: maroon;
						color: maroon;					
	}
#italic { font-style: oblique; }
table {
	width: 100%;
	color: black;
	background: #800000;
	border-color: purple;
	border-style: double;
		text-align: center;
			font-size: small;
				padding: 10px;
		}					
.line { border: none; font-size: 75%; }
.linejust { text-align: justify; }
.lineright { text-align: right; }		
th { font-size: 120%; font-variant: small-caps; color: #FFFF66; }
td, th { border: none; padding: 5px; }
.tinytxt { font-size: 75%; }
.smallcap { font-size: 100%; font-variant: small-caps; }
.floatl {
	float: left;
	padding-right: 10px;
	text-align: center;
	}
.floatr {
	float: right;
	padding-left: 10px;
		text-align: center;
	}
.txt { color: #FFFF66; }
