.offScreen {
	margin-left: -20000px;
	display: none;
}

body {
	background: #eeeeee url(/a/img/common/bg.gif) repeat;
	font-family: arial, helvetica;
	font-size: 0.85em;
}

a, a:visited, a:hover, a:active {
	color: #222222;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -390px;
}

#main {
	background-color: #ffffff;
	width: 680px;
	position: relative;
	left: 50%;
	margin-left: -340px;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
}

#header {
	background: #000000 url(/a/img/common/gradient.gif) top repeat-x;
	height: 60px;
	border-bottom: 1px solid #444444;
	text-align: right;
}

#graphic {
	background: #000000 url(/a/img/home/graphic.jpg);
	height: 300px;
	border-bottom: 1px solid #444444;
}

#header ul {
	float: right;
	list-style-type: none;
	margin-top: 10px;
}

#header ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#header ul li a {
	color: #dddddd;
}

#content {
	background: #eeeeee;
	color: #555555;
	margin: 0px;
	overflow: auto;
	width: 100%;
}

#eventInfo {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 420px;
	padding: 0 10px;
}

#flyer {
	margin-top: 5px;
	float: right;
	text-align: right;
	padding: 0 10px;
}

#bigFlyers {
	text-align: center;
}

#quote {
	margin-left: 10px;
	font-style: italic;
}

#header h1 {
	float: left;
	width: 271px;
	height: 60px;
	background: transparent url(/a/img/common/logo.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	display: block;
	float: left;
	width:271px;
	height: 60px;
	overflow: hidden;
}

.artist {
	display: block;
	font-size: 1.4em;
	color: #607a60;
}

.affiliation {
	display: block;
	font-size: 0.95em;
	color: #70704d;
}
