p {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	text-align: justify;
	font-size: 16px;
}

#eventcontent {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
}
li {
	font-family: "Courier New", Courier, monospace;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: none;
}
#puzzled {
	float: left;
	padding-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}

#auction {
	float: left;
	padding-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	width: 650px;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #009900;
	text-decoration: none;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
.picborder {
	border: medium double #000000;
}
#matchhome {
	width: 400px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#calendar {
	height: 500px;
	width: 250px;
	position: inherit;
	float: right;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol {
	float: right;
	width: 440px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
}
#leftcolm {
	float: left;
	width: 600px;
}
#leftcol {
	float: left;
	width: 430px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
	text-align: left;
}
#evebspeccontent {
	position: relative;
	width: 600px;
	float: left;
}
#bottom {
	width: 900px;
	position: relative;
	float: left;
}
#artistlist {
	float: left;
	width: 470px;
	position: relative;
}

.redtext {
	color: #903;
}
