p {
	width: 93%;
	margin: 8px;
	height: 630px;
	position: absolute;
	top: 6px;
	left:6px;
	border: 0px;
	text-align: left;
	color: yellow;
	font-family: arial;
	font-style: italic;
	font-size: 90%;
}

a:hover {
	text-decoration: underline;
	color: #900000;
	font-style: italic;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}

h1 {
	color: white;
	line-height: 1.5;
	font-weight: bold;
	font-family: arial;
	font-style: italic;
	font-size=90%;

}


div.punk1 {
	background: url("http://www.reflectiveinsight.com/new%20website%20files/main%20webShape5.jpg")
}

div.punk {
	width: 95%;
	margin: 8px;
	height: 630px;
	position: absolute;
	top: 6px;
	left:4px;
	border: 0px;
	text-align: left;
	color: yellow;
	font-family: arial;
	font-style: normal;
	font-size: 90%;
	overflow: auto;
	scrollbar-track-color: #484848;
	scrollbar-face-color: #484848;
	scrollbar-arrow-color: #A8A8A8;
}

div.punk2 {
	background: url("http://www.reflectiveinsight.com/new%20website%20files/main%20webShape4copy.jpg")

}

div.punk3 {
	width: 95%;
	margin: 8px;
	height: 363px;
	position: absolute;
	top: 6px;
	left:4px;
	border: 0px;
	text-align: left;
	color: yellow;
	font-family: arial;
	font-style: normal;
	font-size: 90%;
	overflow: auto;
	scrollbar-track-color: #484848;
	scrollbar-face-color: #484848;
	scrollbar-arrow-color: #A8A8A8;
}

iframe.punktoo {
	scrollbar-track-color: #484848;
	scrollbar-face-color: #484848;
	scrollbar-arrow-color: #A8A8A8;
}

table {
	width: 93%;
	margin: 10px;
	height: 800px;
	position: absolute;
	top: 6px;
	left:6px;
	border: 0px;
	text-align: left;
	color: yellow;
	font-family: arial;
	font-style: italic;
	font-size: 80%;
	overflow: auto;
	scrollbar-track-color: #484848;
	scrollbar-face-color: #484848;
	scrollbar-arrow-color: #A8A8A8;
}

table.background {
	width: 399;
	height: 658;
	border: 0;
}

table.showlist {
	width: 100%;
	text-align: left;
	color: yellow;
	font-family: arial;
	font-style: italic;
	font-size: 80%;
}

table.showlist th#venue th#when th#misc{
	width: 25%;
}

table.showlist th#edit th#delete {
	width: 5%;
	text-align: center;
}

table.showlist th {
	border: 1px solid #000000;
	padding: 0;
}

table.showlist td {
	border-bottom: 1px solid #000000;
	padding: auto;
}

table.showlist img {
	border: none;
}