* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #B7B7B7;
	height: 615px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #splashimg {
	height: 565px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	background-color: #000;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
#wrapper #copyright {
	height: 25px;
	background-color: #000;
	width: 830px;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000;
	text-align: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bottompanel #leftspace {
	height: 35px;
	width: 5px;
	float: left;
	background-color: #B7B7B7;
}
#wrapper #bottompanel #logo {
	height: 35px;
	width: 220px;
	float: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #B7B7B7;
}
#wrapper #bottompanel #navbar {
	height: 35px;
	width: 610px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	font-weight: bold;
	background-color: #B7B7B7;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #e10094;
}
.pinknavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e20094;
	text-decoration: none;
}
