body {
	background: #242424 url(images/body.gif);
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size: 18px;
	color: #D0D0D0
}
a:link {
	color: #CBA300;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #CBA300;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #CBA300;
	font-weight: bold;
	text-decoration: underline
}

.ilink {
	border-style: none;
}

.everything {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.headerdiv {
	position: relative;
}

.forum {
	outline-style: none;
	position: absolute;
	left: 102px;
	top: 300px;
	z-index: 1;
}

.dkp {
	outline-style: none;
	position: absolute;
	left: 723px;
	top: 300px;
	z-index: 1;
}

.norm {
	font-size: 15px
}
.small {
	font-size: 11px
}
.foot {
	font-size: 8px
}

.clr {
	color: green
}
.working {
	color: yellow
}
.uclr {
	color: red
}

.bodydiv {
	text-align: left;
	width: 933px;
	height: 348px;
}
