
body {
	background-color: #cccccc;
}

body, p, ol, ul, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   13px;
	line-height: 18px;
	margin: 0px;
}

#ads {
	position: relative;
	top: 8px;
	left: 10px;
	height: 610px;
	width: 160px;
	border: 1px solid #cccccc;
}

#rightad {
	position: absolute;
	top: 8px;
	left: 886px;
	height: 610px;
	width: 140px;
	border: 1px solid #cccccc;
}

#fortumoad {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	width: 270px;
	margin-left: auto;
	margin-bottom: auto;
}

#all {
	position: absolute;
	top: 8px;
	left: 180px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	width: 700px;
}

#title {
	position: relative;
	top: 0;
	left: 0;
	background-color: #666666;
	color: #ffffff;
	padding: 16px 0 16px 0;
	width: 40%;
	height: 30px;
	font-size: 24px;
}
#title a:link, #title a:link.active,
#title a:visited, #title a:visited.active {
	color: #ffffff;
	text-decoration: none;
}

#usermenu {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #eeeeee;
	padding-top: 8px;
	padding-left: 16px;
	width: 60%;
	height: 54px;
}

#mainmenu {
	z-index: 1;
	position: relative;
	top: 0;
	left: 0px;
	width: 100%;
	height: 30px;
	padding: 4px;
}

#main {
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

#contents {
	background-color: #fff;
	padding: 20px;
	position: relative;
	top: 0;
	right: 0px;
}

#howtosignup {
	background-color: #b2f6be;
	margin-top: 12px;
	margin-left: 12px;
	padding: 0 8px 16px 8px;
	border: 1px solid #666;
	float: right;
	width: 220px;
}

#blogcheck {
	background-color: #b2f6be;
	margin-top: 12px;
	margin-left: 12px;
	padding: 0 8px 16px 8px;
	border: 1px solid #666;
	float: right;
	width: 100px;
}

#newsline {
	background-color: #F6E0B1;
	padding: 8px;
	margin: 4px;
	height: 80px;
}

#serverlist {
	margin: 0;
	margin-top: 8px;
	padding: 0;
	list-style-type: none;
}

#serverlist li {
	padding: 8px;
}

#login {
	border-spacing: 0px;
	width: 200px;
}

#login td {
	line-height: 14px;
}

.server0 {
	background-color: #98f1fb;
}

.server1 {
	background-color: #98bffb;
}

#blogglist {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#blogglist td {
	padding: 6px;
	vertical-align: top;
}

.blogg0 {
	background-color: #fb98bf;
}

.blogg1 {
	background-color: #fba298;
}

# colors from http://www.colorschemer.com/online.html
# base: 98FBD3

