/* CSS Document */

body {
margin-left:0px;
margin-right:0px;
margin-top:20px;
padding:0px;
background-color:#000000;
width:100%;
text-align:center;
background-image:url(images/tkkSplash.png);
background-repeat:no-repeat;
background-position:center;
background-position:top;
}

#wrapper {
	width:800px;;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

#content {
width:800px;
margin-top:50px;
padding:0px;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
font-weight:bold;
color:dfd3bf;
text-align:left;
float:left;
}



#footer {
clear:both;
	width:800px;
	margin-top:250px;
	text-align:center;
	padding:0px;
	color:#dfd3bf;
	font: 9px/9px 'trebuchet ms',helvetica,sans-serif;
}

.dlForm {
color: #dfd3bf;
font-size:14px;
line-height:20px;

}
