#visible {
	background-color: #00DF60;
	position: absolute;
	height: 600px;
	width: 700px;
	left: 50px;
	top: 0px;
}
#banner {
	background-color: #00DF60;
	position: absolute;
	height: 100px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#linkBar {
	background-color: #FCE76D;
	position: absolute;
	height: 20px;
	width: 700px;
	left: 0px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 10pt;
	vertical-align: text-top;
}
#welcome {
	background-color: #0033FF;
	position: absolute;
	left: 3px;
	top: 125px;
	height: 183px;
	width: 285px;
	border: 2px none;
	text-indent: 5px;
	overflow: auto;
	padding: 5px;
}
#news {
	background-color: #FFFF66;
	position: absolute;
	height: 396px;
	width: 200px;
	left: 305px;
	top: 125px;
	border: 2px none;
	padding: 5pt;
	text-align: left;
	margin: 0px;
	overflow: auto;
	text-indent: 5px;
}
#signup {
	background-color: #FF6633;
	position: absolute;
	height: 184px;
	width: 164px;
	top: 125px;
	left: 524px;
	border: none;
	padding: 5px;
}
#photoArea {
	border: none;
	position: absolute;
	height: 203px;
	width: 295px;
	top: 330px;
	left: 3px;
}
#gigs {
	background-color: #0033FF;
	border: none;
	position: absolute;
	height: 193px;
	width: 164px;
	left: 524px;
	top: 330px;
	padding: 5px;
	overflow: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 8px;
	padding: 1pt 3px 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-indent: 5px;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 3px;
	left: -3px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffff66;
	position: absolute;
	height: 30px;
	width: 700px;
	top: 550px;
	text-align: center;
}
body {
	background-color: #00C85A;
}
#gigs a:link {
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-indent: 3px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#welcome a:link {
	color: #ffffff;
}

