#banner {
	height: 114px;
	width: 1000px;
	float: left;
}
#nav {
	height: 28px;
	width: 1000px;
	float: left;
}
#footer {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	clear: both;
}
#copyright {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #999;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mid {
	height: 534px;
	width: 1000px;
	background-color: #000;
	background-image: url(../parts/mid.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bottomInfo {
	color: #666;
	font-size: 9px;
}
.forTable {
	margin-left: 60px;
	margin-top: 20px;
	padding-top: 20px;
}
#ads {
	width: 1000px;
	float: left;
}
#navBar {
	height: 32px;
	width: 1000px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	line-height: 180%;
}
.photoPad {
	padding-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #09F;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 180%;
	font-weight: normal;
	color: #CCC;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

