body { background-color: #FFFFCC }
h2 { font-family: "Comic Sans MS"; color: #663300 }

TD.btn { background-color: #A0A0FF }
A.btn:link, A.btn:visited, A.btn:active { font-family: "Arial"; text-decoration: none; color: #FFFFFF }
A.btn:hover { color: #FFFF00 }
A.menuitem:link, A.menuitem:visited, A.menuitem:active { font-family: "Arial"; text-decoration: none; color: #FFFFFF }
A.menuitem:hover { color: #FFFF00 }


.menu-body { background-color: #A0A0FF }
UL.menu {
	color: #003366
}
#blah {
	background-color: #FFFFCC;
}
#blah p {
}
#topdiv {
	background-color: #FFFFFF;
}
#topdiv {
}
#topdiv {
	border: thin solid;
	margin-left: 300px;
}
#blah {
	border: medium solid #FFFFCC;
	margin-left: 40px;
	background-color: #FFFFCC;
	table-layout: auto;
	margin-right: auto;
	margin-top: auto;
}
#intr {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	margin-left: auto;
}
.example1 a{position:relative;}/* set stacking context*/
.example1 a span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:-66px;
left:-70px;
width:250px;
padding:5px;
background:#829900;
color:#fff;
border:2px inset green;
}
.example1 a:hover{visibility:visible}/* ie bug needed to make span show*/
.example1 a:hover span{visibility:visible;}/* reveal image*/online2 {
	background-color: #FFFFCC;
}
#onl2 {
	background-color: #FFFFCC;
}
