.fk {
	margin: 0px;
	padding: 0px;
	background-color: #666;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: none;
	float: none;
	padding: 0px;
}
#wrapper #login {
	width: auto;
	height: 27px;
	margin-right: 0px;
	float: none;
	text-align: right;
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-right: 15px;
}
#wrapper #login a {
	color: #FFF;
}


#wrapper #banner {
	background-color: #000;
	background-image: url(../images/DDBanner.jpg);
	height: 200px;
	background-repeat: no-repeat;
	margin: 0px;
}
#wrapper #nav {
	height: 37px;
	background-image: url(../images/navbar.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 100px;
	line-height: 37px;
	font-style: normal;
}
#wrapper #nav a {
	color: #000;
	font-style: normal;
}


#wrapper #updatebar {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	float: none;
	clear: none;
	font-size: 14px;
}
#wrapper #previous {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 150px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: left;
	white-space: normal;
	font-size: 16px;
	word-spacing: 20px;
	letter-spacing: normal;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: none;
	color: #333;
	float: none;
	line-height: 3px;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#wrapper #updates {
	color: #FFF;
	text-align: center;
	line-height: 0px;
	vertical-align: baseline;
	font-size: 16px;
	text-indent: 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #updates .imgholder {
	margin-right: auto;
	margin-left: auto;
}

#wrapper #updates .imgholder img {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	line-height: 1px;
}

#wrapper #updates .description {
	padding-right: 250px;
	padding-left: 250px;
	line-height: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 14px;
	text-align: center;
}
#wrapper #updates .sponsor {
	float: right;
	width: 200px;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}

#wrapper #updates #about {
	line-height: normal;
	padding-right: 150px;
	padding-left: 150px;
}


#wrapper #footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
