@charset "utf-8";
/* CSS Document */

#mainseo {
	position: absolute;
	height: 355px;
	width: 545px;
	left: 198px;
	top: 425px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
#searchimage {
	background-image: url(images/search.jpg);
	position: absolute;
	height: 80px;
	width: 100px;
	background-repeat: no-repeat;
	left: 203px;
	top: 196px;
	border: 1px solid #000000;
}
#joinlist {
	position: absolute;
	height: 60px;
	width: 182px;
	left: -189px;
	top: 348px;
}
#indent {
	position: absolute;
	height: 198px;
	width: 419px;
	left: 323px;
	top: 199px;
}

#dhtmltooltip{
	position: absolute;
	width: 200px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #005300;
}
.fromtesttooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005300;
	text-decoration: none;
}
#cc {
	position: absolute;
	height: 45px;
	width: 125px;
	left: 453px;
	top: 599px;
}
.credits {
	font-size: 11px;
}
#bottomnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 20px;
	width: 331px;
	left: 238px;
	top: 945px;
}

