body		{ background: #ffffff;}

p		{ font-family: Verdana, Arial, sans-serif;
		color:#000000;
		font-Size:9pt; 
		line-height:100%; }

h2		{ font-family: Verdana, Arial, sans-serif;
		color:#000000;
		font-Size:12pt; 
		font-weight: bold;
		text-decoration: underline;
		line-height:100%;
		text-align: center; }

h6		{ font-family: Verdana, Arial, sans-serif;
		color:#000000;
		font-Size:9pt; 
		font-weight: bold;
		text-decoration: underline;
		line-height:100%; }

#main		{ position:absolute; 
		left:0px; 
		top:0px; 
		width:960px;
		height:630px; }

#menu		{ position:absolute; 
		left:24px; 
		top:255px; 
		width:90px;
		height:287px; }

#nextgigbg	{ position:absolute; 
		left:124px; 
		top:138px; 
		width:350px;
		height: 305px; }

#nextgig	{ position:absolute; 
		left:10px; 
		top:10px; 
		width:330px;
		height: 292px;
		margin-left: -20px;
		margin-top: -142px;
		clip: rect(141 351 428 18); }

#player		{ position:absolute; 
		left:124px; 
		top:450px; 
		width:350px;
		height: 175px; }

#blanker	{ position:absolute; 
		left:275px; 
		top:34px;}

#plogobig	{ position:absolute; 
		left:0px; 
		top:0px; }

#container	{ position:absolute; 
		left:483px; 
		top:138px; 
		width:492px;
		height:484px;
		background-color: #cfcfcf;
		clip: rect(0 494 483 0); }


#news		{ position:absolute; 
		left:1px; 
		top:1px; 
		width:490px;
		height:498px;
		overflow: scroll;
		background-color: #ffffff;
		visibility: visible; }

#contact	{ position:absolute; 
		left:1px; 
		top:1px; 
		width:490px;
		height:498px;
		overflow: scroll;
		background-color: #ffffff;
		visibility: hidden; }

#gigs		{ position:absolute; 
		left:1px; 
		top:1px; 
		width:490px;
		height:482px;
		overflow: hidden;
		background-color: #ff0000;
		visibility: hidden; }

#who		{ position:absolute; 
		left:1px; 
		top:1px; 
		width:490px;
		height:498px;
		overflow: scroll;
		background-color: #ffffff;
		visibility: hidden; }

#text		{ position:absolute; 
		left:8px; 
		top:8px; 
		width:460px; }

#photos		{ position:absolute; 
		left:1px; 
		top:1px; 
		width:490px;
		height:482px;
		visibility: hidden; }

#copyright	{ position:absolute;
		background:white;
		text-align: right; 
		left:483px; 
		top:621px; 
		width:492px;
		height:10px;
		border-top:solid 1px #cfcfcf; }

.comments	{color:#333333;
		font-Size:7pt; 
		line-height:100%;
		font-style: italic; }

.teapot		{background-image: url(../images/teapot.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: 516px 182px; }

.gigteapot	{background-image: url(../images/teapot.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: 50% 50%; }

a:visited	{ color:#999999; text-decoration: none; }
a:link 		{ color:#641d85; text-decoration: none; }
a:hover		{ color:#f27505; text-decoration: underline; }
