body {
	background: #77502c
	url("/greybg.jpg");
	NOTurl("/circuit1-g1024.jpg");
	NOTbackground-repeat: repeat-y;
	NOTbackground-repeat: no-repeat;
	NOTbackground-repeat: repeat-x;
        NOTbackground-attachment: fixed;
	NOTbackground-color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;

}

h1 {
	NOTposition: absolute;
	NOTtop: 40px;
	NOTleft: 194px;
	NOTwidth: 640px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	NOTfont-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	NOTbackground: #374
	url("/greybg.jpg");
	font-size: 28px;
	NOTtext-align: center;
	NOTpadding-bottom: 4px;
}

#free {
	color: #ddffee;
}

#menu {
	position: absolute;
	background-color: #808096;
	color: #ffffff;
	top: 100px;
	left: 230px;
	padding-top: 0px;
	width: 580px;
	margin: 0px;
	text-align: center;
	padding-right: 4px;
	padding-left: 20px;
}

#menu2 {
	NOTbackground-color: #76761c;
	background-color: #808096;
	color: #ffffff;
	padding-top: 0px;
	width: 630px;
	margin: 0px;
	margin-left:150px;
	padding-right: 4px;
	text-align: center;
}

.floater {
	position: absolute;
	background-color: #808096;
	color: #ffffff;
	font-size: 12px;
	width: 220px;
	left: 10px;
	top: 5px;
}

.floater td {
	font-size: 12px;
	color: #ffffff;
	background-color: #007640;
	}

.floater a {
	color: #dfe;
	NOTcolor: #ffff94;
	text-decoration: underline;
	font-size: 12px;
}

.floater a:hover {
	color: #7f7f24;
	background-color: #ffff94;
	text-decoration: none;
}

.floater p {
	color #ffffff;
	font-size: 10px;
}

.floater h3 {
	color #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

#content {
	margin-right: 50px;
	margin-left: 155px;
	margin-top: 20px;

}

#menu p {
	color: #6F413D;
	margin-left: 20px;
}

#menu a {
	NOTcolor: #ffff94;
	color: #dfe;
	text-decoration: underline;
}

#menu a:hover {
	color: #7f7f24;
	text-decoration: none;
	background-color: #ffff94;
}

#menu2 a:hover {
	color: #7f7f24;
	background-color: #ffff94;
	text-decoration: none;
	NOTbackground-color: #ffffff;
}

#menu2 p {
	color: #6F413D;
	margin-left: 20px;
}
#menu2 a {
	NOTcolor: #ffff94;
	color: #dfe;
	text-decoration: underline;
}



#content h2 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#content a {
	NOTcolor: #282;
	color: #fff;
	text-decoration: underline;
}

#content a:hover {
	color: #7f7f24;
	background-color: #ffff94;
	text-decoration: none;
}

#host {
	float: right;
	font-family: Arial, Geneva, sans-serif;
	color: #000;
	font-size: 80%;	
}

#host a {
	color: #000;
	}

#host a:hover {
	color: #eee;
	background: #000;
	}

a:hover {
        color: #ff0;
        background: #000;
	text-decoration: underline;
	}

a:visited {
        color: #cc0;
	text-decoration: none;
	}

a:active {
        color: #ff0;
        background: #000;
	text-decoration: underline;
	}

a {
        color: #ff0;
	text-decoration: none;
	}

.notes {
       color: #cca;
       font-size: 12px;
       }
