body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* {
	margin: 0;
}

html, body {
	height: 100%;
}

#footer, #push {
	height: 45px;

/* .push must be the same height as .footer */ text-align: center;
}

#footer {
	margin-left: 280px;
	margin-right: auto;
}

#navigation, #flash-content {
	text-align: center;
	margin-top: 15px;
}

#wrapper {
	margin-left: 300px;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -45px;
/* the bottom margin is the negative value of the footer's height */
}

.bodycopy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	visibility: visible;
}

.footercopy {
	font-size: 11px
}

a:visited {
	color: white;
}

a:hover {
	color: #C60;
}

a:active {
	color: #FFF;
}

a:link {
	color: #FFF;
}

.deadfooterlink {
	color: #C60;
	font-size: 11px;
}

.contactcopy {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contactcopy a:link {
	color: #a4211b;
}

.contactcopy a:hover {
	color: #C60;
}

#gigs {
	width: 500px;
	height: 500px;
	overflow: auto;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#gigs h1 {
	color: #c60;
	font-size: 14px;
}

#gigs p {
	margin-top: 0;
	margin-bottom: 10px;
	line-height:1.25x;
}

#gigs h2 {
	margin-bottom: 0;
	color: #a4211b;
	font-size: 14px;
	font-weight: bold;
	margin-top: auto;
}

#gigs a:link {
	text-decoration: none;
	font-weight:bold;
}

#gigs a:hover {
	text-decoration: underline;
	color: #c60;
}
