* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodycontent {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
#bodycontent li {
	font-size: 0.9em;
	list-style-image: url(images/hat.png);
	margin-left: 2em;
	margin-bottom: 1em;
}
#bodycontent ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
h3 {
	letter-spacing: 0.4em;
	color: #FF0000;
	margin-top: 1em;
	margin-bottom: 0.4em;
}

/* tables */
#bodycontent table.hosts {
	border-width: 1px 1px 1px 1px;
	border-spacing: 3px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: collapse;
	width: 85%;
	margin: 0px auto;
}
#bodycontent table.hosts th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	background-color: #009900;
	-moz-border-radius: 0px 0px 0px 0px;
}
#bodycontent table.hosts td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}


a:link, a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:hover, a:active {
	color: #00FF00;
	text-decoration: underline;
}



h1 {
	font-size: 3em;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	text-align: center;
	color: #999999;
	letter-spacing: 0.14em;
	margin-bottom: 1em;
}
p {
	margin-bottom: 0.6em;
	line-height: 1.2em;
}

a.tooltip {
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none;
    cursor:help;
}
a.tooltip:hover {
	z-index:25;
	background-color:#005500;
    text-decoration:none;
    cursor:help;
}

a.tooltip span {display: none}

a.tooltip:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:16em;
	border:1px solid #FFFFFF;
	background-color:#005500;
	color:#ffffff;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	letter-spacing: 1px;
}
/*
Thumb nail - view pic
*/
.thumbnail{
	padding: 5px;
	border: 3px solid #444444;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

.caption{
	font-size: 0.7em; padding-top: 0.2em ; text-align:center;
}

.thumbnailarea{
	margin-top: 0.5em;
	margin-right: 18px;
	margin-left: 18px;
	position:relative;
	width: 100%;
	height: 94px;
	overflow:hidden;
}


/* Willies */
.willy0 {
	background: url(willy/0.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy1 {
	background: url(willy/1.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy2 {
	background: url(willy/2.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy3 {
	background: url(willy/3.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy4 {
	background: url(willy/4.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy5 {
	background: url(willy/5.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy6 {
	background: url(willy/6.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy7 {
	background: url(willy/7.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy8 {
	background: url(willy/8.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy9 {
	background: url(willy/9.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy10 {
	background: url(willy/10.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy11 {
	background: url(willy/11.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy12 {
	background: url(willy/12.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy13 {
	background: url(willy/13.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy14 {
	background: url(willy/14.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy15 {
	background: url(willy/15.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy16 {
	background: url(willy/16.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy17 {
	background: url(willy/17.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy18 {
	background: url(willy/18.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy19 {
	background: url(willy/19.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy20 {
	background: url(willy/20.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy21 {
	background: url(willy/21.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy22 {
	background: url(willy/22.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy23 {
	background: url(willy/23.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy24 {
	background: url(willy/24.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy25 {
	background: url(willy/25.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy26 {
	background: url(willy/26.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy27 {
	background: url(willy/27.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy28 {
	background: url(willy/28.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy29 {
	background: url(willy/29.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy30 {
	background: url(willy/30.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy31 {
	background: url(willy/31.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy32 {
	background: url(willy/32.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy33 {
	background: url(willy/33.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy34 {
	background: url(willy/34.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy35 {
	background: url(willy/35.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy36 {
	background: url(willy/36.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy37 {
	background: url(willy/37.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy38 {
	background: url(willy/38.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy39 {
	background: url(willy/39.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy40 {
	background: url(willy/40.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy41 {
	background: url(willy/41.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy42 {
	background: url(willy/42.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy43 {
	background: url(willy/43.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy44 {
	background: url(willy/44.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy45 {
	background: url(willy/45.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
.willy46 {
	background: url(willy/46.png) #ffffff no-repeat;
	height: 32px; width: 20px;
}
