body {
	background-color: #993300;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #ffffcc;
}
a:visited {
	color: #9966cc;
}
a:hover {
	color: #ff9966;
}
a:active {
	color: #ffffcc;
}
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #ffffcc;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px ridge #ffffcc;
	width: 900px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 136px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 142px;
}
#headerstrip {
	margin: 0px;
	padding: 0px;
	height: 31px;
}
table {
	text-align: center;
	border: 2px groove #663539;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 46px;
}
div {
	padding: 0px;
	margin: 0px;
}
#leftdiv {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#rightdiv {
	padding: 5px;
	float: right;
	width: 390px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFCC;
	text-align: center;
	padding: 0px;
}
.italics {
	font-size: 15px;
	font-style: italic;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}
#leftdivsmall {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightdivlarge {
	padding: 5px;
	float: right;
	width: 486px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftjustify {
	text-align: left;
}
.lists {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.radiotitle {
	font-size: 15px;
	color: #FFFF66;
	padding-top: 5px;
	font-weight: normal;
}
.radioaccolade {
	font-size: 13px;
	color: #6699CC;
	font-style: italic;
	font-weight: normal;
}
.radiotext {
	font-size: 13px;
	color: #ffffcc;
	font-weight: normal;
}
.radiostationlist {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
.giglist {
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.giglistdate {
	font-weight: bold;
}
.pastgigslist {
	font-size: 12px;
	text-align: left;
}
.pastgigdate {
	font-size: 12px;
	font-weight: bold;
}
#picturepagepics {
	margin-top: 15px;
}
