body {
	margin: 0px;
	padding: 0px;
	background-image: url(i/page-bg.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #005aa9;
	text-decoration: underline;
}
a:hover {
/*	color: #fcb833; */
	text-decoration: none;
}

.noob {
	background-image: url(i/bottom-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.middle {
	text-align: center;
	height: 100px;
}

.bottom {
	height: 100px;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-right: 30px;
	color: #ffffff;
}

#count {float: left; position: relative; margin: -20px 0 0 20px}

a.tobe {
	font-family: Tahoma;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

a.tobe:hover {
	font-family: Tahoma;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: underline;
}

a.tobe1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: underline;
}

a.tobe1:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
