body {
	background-color:	#000000;
	margin:			20px;
	background-image:	url(images/death_inv.gif);
	background-repeat:	no-repeat;
	background-attachment:	scroll;
	background-position:	top right;
}

font, p, td {
	font-family:		Verdana;
	color:			#FFFFFF;
	font-size:		14px;
}

p {
	margin-bottom:		0px;
	margin-top:		8px;
}

a:link, a:visited {
	font-family:		Verdana;
	color:			#FFFFFF;
	font-size:		14px;
	text-decoration:	none;
	border-bottom:		1px dotted;
}

a:hover, a:active {
	font-family:		Verdana;
	color:			#FFFFFF;
	font-size:		14px;
	text-decoration:	underline;
	border:			none;
}

img {
	border:			none;
}

#DKSLogo {
	margin-bottom:		20px;
}

#DKSPhoto {
	border-style:		none;
}

#Header {
	font-family:		Verdana;
	color:			#FFFFFF;
	font-size:		20px;
	font-weight:		bold;
	margin-top:		0px;
	margin-bottom:		10px;
	text-align:		center;
}

#Questions td {
	font-family:		Verdana;
	font-size:		14px;
}

#Questions td.Q, td.preQ {
	color:			#FFFFFF;
	padding:		15px 0px 0px 0px;
}

#Questions td.A, td.preA {
	color:			#B5B5B5;
	padding:		3px 0px 10px 0px;
	border-style:		none;
	border-width:		0 0 1 0;
}

#Questions td.preQ, td.preA {
	width:			20px;
	vertical-align:		top;
}

#BackHeader {
	margin-top:		15px;
	margin-bottom:		20px;
	text-align:		center;
}

#BackFooter {
	margin-top:		20px;
	margin-bottom:		0px;
	text-align:		center;
}

#Conversion {
	width:			500px;
}

#Conversion td.activityHeader {
	width:			430px;
	text-align:		left;
	border-style:		solid;
	border-width:		0 0 1 0px;
	background-color:	#555555;
}

#Conversion td.pointsHeader {
	text-align:		center;
	border-style:		solid;
	border-width:		0 0 1 0px;
	background-color:	#555555;
}

#Conversion td.activityFooter {
	text-align:		left;
	border-style:		solid;
	border-width:		1 0 0 0px;
	background-color:	#555555;
}

#Conversion td.pointsFooter {
	text-align:		center;
	border-style:		solid;
	border-width:		1 0 0 0px;
	background-color:	#555555;
}

#Conversion td.points {
	text-align:		center;
}

#TheLaw {
	width:			500px;
	border-style:		solid;
	border-width:		1 0 0 0px;
	border-color:		#555555;
}

#TheLaw td.num {
	width:			25px;
	vertical-align:		top;
	text-align:		center;
	border-style:		solid;
	border-width:		0 1 1 0px;
	border-right-color:	#FFFFFF;
	border-bottom-color:	#000000;
	background-color:	#555555;
}

#TheLaw td.text {
	border-style:		solid;
	border-width:		0 0 1 0px;
	border-color:		#555555;
}

#TimeTable {
	width:			500px;
}

#TimeTable td.timeHeader, td.eventHeader, td.placeHeader {
	border-style:		solid;
	border-width:		0 0 1 0px;
	background-color:	#555555;
}

#TimeTable td.time, td.event, td.place {
	vertical-align:		top;
	border-style:		solid;
	border-width:		0 0 1 0px;
	border-color:		#555555;
}

#TimeTable td.time {
	width:			75px;
}

#TimeTable td.event {
	width:			330px;
}

#TimeTable td.place {
	width:			95px;
}

#TimeTable td.footer {
	border-style:		solid;
	border-width:		1 0 0 0px;
	background-color:	#555555;
}

#SecretLogin {
	border-style:		none;
	width:			50px;
	height:			50px;
	position:		absolute;
	left:			0px;
	top:			0px
}