@charset "utf-8";
* {
	margin: auto;
	padding: 0px;
	border-right: #FFFFFF;
	border-left: #FFFFFF;
}
#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#wrapper #logo {
	height: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #headerImg {
	height: 300px;
	background-color: #0099FF;
	border-right-style: double;
	border-top-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image: url(../Graffitees%20Images/headercan.gif);
	background-repeat: no-repeat;
}
#wrapper #admock {
	background-image: url(../Graffitees%20Images/admock3.gif);
	background-repeat: no-repeat;
	height: 375px;
}
