* {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica,Arial;
	font-weight: normal
}
strong,b {
	font-weight: bold
}
a {
	color: #5d2f0b;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
body {
	background-color: #e3d2ab;
	font-size: 12px
}
#page {
	width: 960px;
	margin: 30px auto 30px auto;
	position: relative
}
#super-nav {
	margin: 0px 0px 10px 26px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height: 156px;
	background: url("images/header.png")
}
h1 {
	display: block;
	height: 147px;
	width: 264px;
	padding: 4px 0px 5px 25px;
	text-indent: -9000px;
	overflow: hidden
}
h1 a {
	width: 100%;
	height: 100%;
	background: url("images/logo.png");
	display: block
}
#upcoming-date {
	color: #e7deca;
	font-size: 18px;
	position: absolute;
	top: 60px;
	left: 350px
}
#upcoming-title {
	color: #e7deca;
	font-size: 30px;
	position: absolute;
	top: 84px;
	left: 350px
}
#header img {
	height: 156px;
	display: block;
	float: right
}
#nav {
	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #6f1400
}
#nav a {
	color: #e7deca;
	display: block;
	float: left;
	padding: 8px 22px 0px 22px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#content {
	width: 960px;
	background: #ebe2ce;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5d2f0b;
	margin-top: 1em
}

#content p {
	margin: 1em 0em 1em 0em;
	line-height: 1.3em
}

#footer {
	padding-top: 2em
}

.partner {
	float: right;
	display: block;
	height: 116px;
	overflow: hidden;
	text-indent: -9000px;
	position: relative;
	top: -1em
}
#njartscouncil {
	width: 125px;
	background: url("images/njartscouncil.png")
}
#njcu {
	width: 116px;
	background: url("images/njcu.png")
}
#njtheatrealliance {
	width: 166px;
	background: url("images/njtheatrealliance.png")
}
#jerseyarts {
	width: 93px;
	background: url("images/jerseyarts.png")
}
#footer p {
	line-height: 1.3em;
	padding: 1em 1em 0em 1em
}