BODY {
	background-repeat : no-repeat;
	background-image : url(../images/background.jpg);
	background-color : Black;
}

#page_graphics
{
position: absolute;
visibility: visible;
left: 0px;
top: 0px;
z-index: 1;
}

#content
{
	position: absolute;
	visibility: visible;
	left: 140px;
	top: 55px;
	z-index: 2;
	width : 415px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height : 13px;
}

#sub_nav
{
	position: absolute;
	visibility: visible;
	left: 600px;
	top: 230px;
	z-index: 3;
	width : 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height : 20px;
}

#signup
{
	position: absolute;
	visibility: visible;
	left: 15px;
	top: 430px;
	z-index: 4;
	width : 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height : 13px;
}

p.crew {
	margin-top : 6px;
}

TD {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
color: #FFFFFF;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top : 0px;
	margin-bottom : 20px;
}

A {
	color : White;
}

A:VISITED {
	color : White;
}

A:HOVER {
	color : Red;
}

UL {
	list-style : none;
	margin-top : 2px;
	margin-left : 15px;
}

UL.festivals {
	list-style : square;
	margin-top : 2px;
	margin-left : 15px;
}

li.festivals {
	list-style : square;
	margin-bottom : 6px;
}
