@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 100%;
	width: 548px;
	background-color: #222222;
}
#main-content {
	background-image: url(../img/content-bgd.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 548px;
	position: absolute;
}
h1#eastvillage {
	background-image: url(../img/eastvillagellc.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 54px;
	width: 432px;
	margin-top: 58px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
h1#eastvillage a {
	text-decoration: none;
	display: block;
	height: 54px;
	width: 432px;
}
h1#eastvillage span {
	background-image: url(../img/goodvibrations.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 23px;
	width: 233px;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content-box {
	width: 432px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

