body {
		background-color: #ffffff;
		margin-top: 0px;
		margin-left: 0px;
		font-family: verdana,arial,helvetica;
		font-size: 10pt;
}
p,div,td {
		font-family: verdana,arial,helvetica;
		font-size: 10pt;
}

input,textarea {
		font-family: verdana,arial,helvetica;
		font-size: 8pt;
		border: 1px solid #6699cc;
		background-color: #ffffff;
		padding: 2px;

}

.cursor {
		cursor: pointer;
}
a, a.nav {
		color: #6699cc;
		text-decoration: none;
		font-family: verdana,arial,helvetica;
		font-size: 9pt;
		font-weight: bold;
		cursor: help;
}
a:hover, a.nav:hover {
		text-decoration: underline;
		color: #cc0000;
}

.smallText {
		font-size: 8pt;
		font-weight: bold;
}

.newsText {
		font-size: 8pt;
}

#history, #sounds, #bio, #gigs, #contact, #news, #forum, #home {
	visibility: hidden;
	color: #cc0000;
	font-size: 8pt;
	position: absolute;
	left: 450px;
	top: 275px;
	width: 100px;
}

#leftHeading {
	color:#6699cc;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	position: absolute;
	left: 25px;
	top: 150px;
	width: 100px;
	clear: none;
}

#mainSection {
	color:#000000;
	font-family: Verdana;
	position: absolute;
	left: 150px;
	top: 150px;
	width: 225px;
	clear: none;
	height: 250px;
	overflow: auto;
	padding-right: 5px;
}

#content {
	position: absolute;
	left: 300px;
	top: 200px;
}

.ventLinks	a.ventLinks	{
	color: #cc9966;
	font-weight: bold;
}
.ventLinksSmall	a.ventLinksSmall	{
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
a.ventLinksSmall:visited	{
	font-size: 8pt;
	color: #000000;
	font-weight: 100;
	}

