body {
	background: #fff
	url("/grad2.jpg");
	NOTurl("/circuit1-g1024.jpg");
	background-repeat: repeat-x;
        NOTbackground-attachment: fixed;
	NOTbackground-color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #005;

}

h1 {
	position: absolute;
	top: 40px;
	left: 194px;
	width: 640px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005;
	background: #074
	url("/bg011g3.gif");
	font-size: 48px;
	text-align: center;
	padding-bottom: 4px;
}

a {color: 008;}


#free {
	color: #005;
}

#menu {
	position: absolute;
	background-color: #808096;
	color: #005;
	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: #005;
	padding-top: 0px;
	width: 630px;
	margin: 0px;
	margin-left:150px;
	padding-right: 4px;
	text-align: center;
}

.floater {
	position: absolute;
	background-color: #808096;
	color: #005;
	font-size: 12px;
	width: 220px;
	left: 10px;
	top: 5px;
}

.floater td {
	font-size: 12px;
	color: #005;
	background-color: #007640;
	}

.floater a {
	color: #005;
	NOTcolor: #ffff94;
	text-decoration: underline;
	font-size: 12px;
}

.floater a:hover {
	color: #00c;
	background-color: #ffff94;
	text-decoration: none;
}

.floater p {
	color #005;
	font-size: 10px;
}

.floater h3 {
	color #005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

#content {
	margin-right: 50px;
	margin-left: 155px;
	margin-top: 20px;

}

#menu p {
	color: #005;
	margin-left: 20px;
}

#menu a {
	NOTcolor: #ffff94;
	color: #005;
	text-decoration: underline;
}

#menu a:hover {
	color: #005;
	text-decoration: none;
	background-color: #ffff94;
}

#menu2 a:hover {
	color: #005;
	background-color: #ffff94;
	text-decoration: none;
	NOTbackground-color: #ffffff;
}

#menu2 p {
	color: #005;
	margin-left: 20px;
}
#menu2 a {
	NOTcolor: #ffff94;
	color: #005;
	text-decoration: underline;
}



#content h2 {
	color: #005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#content a {
	NOTcolor: #282;
	color: #005;
	text-decoration: underline;
}

#content a:hover {
	color: #00c;
	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: #00c;
	background: #000;
	}

