html { background: url(../skin/frontend/default/parkplace/images/schtyled/backgroundTile.jpg) repeat;	
	margin:0;
	padding:0;}
body {
	text-align: center;
}
#outerWrapper {
}
#wrapper {
	margin: 0 auto;
	width:852px;
	
}
#left {
	display:none;
}
#right {
	display:none;
}
#content {
	width:784px;
	float:left;
	background:url(../skin/frontend/default/parkplace/images/schtyled/homeShadow.jpg) center no-repeat;
	padding: 30px 50px 50px 50px;
}
#header {
	width:800px;
}
#top {
	background-image: url(../images/top.jpg);
	width:800px;
	height:15px;
	_margin-bottom:-4px;
	float:left;
	clear:both;
}
#top_border {
	display:none;
}
/* Navigation */
#topNav {
	width:184px;
	height:160px;
	float:left;
}
#topNav a {
	background-position:0 0;
	width:184px;
	height:32px;
	float:left;
	clear:both;
}
#topNav a:hover {
	display:block;
	background-position:0 32px;
}
#topNav a:focus {
	display:block;
	background-position:0 32px;
}
#topNav #artists {
	background-image: url(../images/artwork.gif);
}
#topNav #about {
	background-image: url(../images/about.gif);
}
#topNav #events {
	background-image: url(../images/events.gif);
}
#topNav #art {
	background-image: url(../images/art.gif);
}
#topNav #contact {
	background-image: url(../images/contact.gif);
}
#logo {
	background-image: url(../images/logo.jpg);
	width:415px;
	height:160px;
	float:left;
	clear:none;
}
#logoRight {
	background-image: url(../images/logoRight.jpg);
	width:201px;
	height:160px;
	float:left;
}
#bottom {
	background: url(../images/header_bottom.jpg) no-repeat;
	_margin-bottom:-3px;
	width:800px;
	height:16px;
	float:left;
	clear:both;
}
#parkplace {
	background-image: url(../images/parkplace.jpg);
	width:800px;
	height:310px;
	float:left;
	clear:both;
}
#tagline {
	background-image: url(../images/tagline.jpg);
	width:800px;
	height:55px;
	float:left;
	clear:both;
}
#footer {
	background-image: url(../images/footer.jpg);
	width:800px;
	height:45px;
	_margin-top:-23px;
	float:left;
	clear:both;
}.logoTop {
	background-image: url(../images/logo-top.png);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	width: 800px;
	float: left;
}

