#header {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	height: 220px;
	width: auto;
	top: 0;
	right: auto;
	position: relative;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: Centered;
	overflow: hidden;
	z-index: -20;
	font-size: 16px;
	background-image: url(images/header3.png);
}

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	height: 800px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #33FFFF;
	background-image: none;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #000;
	background-image: url(images/lightningb2.png);
	background-repeat: no-repeat;
	position: relative;
	border-top: 150;
}
#container {
	height: 1000px;
	width: 1000px;
}
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 

 
    }
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
}
#container #content {
	margin-left: 100px;
	width: 800px;
}
