Body, TD, a {
	font-size: 12px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}

#masthead {
	background-color: #ffffff;
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;

}
#navigation {
	background-color: #FD1B14;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #fdc914;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	color: #ffffff;
	padding: 4px 20px;
	text-decoration: none;
}
#navigation a {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover {

}
#content {
	background-color: #666666;
	padding: 10px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fdc914;
}
#contentBox {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;	
}
#footer TD {
	font-size: 11px;
	color: #000;
	height: 24px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#mainPic1{
	background-image: url(images/home_p1-1.jpg);
}
#mainPic2{
	background-image: url(images/home_p2-1.jpg);
}
#mainPic3{
	background-image: url(images/home_p3-1.jpg);
}
#mainPic4{
	background-image: url(images/home_p4-1.jpg);
}
#mainPic5{
	background-image: url(images/home_p5-1.jpg);
}

.content-middle {
	background-color: #ffffff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fdc914;
	border-right-color: #fdc914;
	border-left-color: #fdc914;
	padding: 10px;
	color: #000;
}

.content-middle H1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #000;
	display: block;
	height: 80px;
}
.content-middle H2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FD1B14;
}
.content-middle H3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FD1B14;
}

.content-bottom {
	background-image: url(images/edge-bottom.gif);
	background-position: left top;
}

.photo-middle {
	border-top: 3px solid #fdc914;
	border-right: 2px solid #fdc914;
	border-left: 1px solid #fdc914;
}
.photo-left {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fdc914;
}
.photo-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fdc914;
}
.column-wide {
	width: 60%;
	padding-right: 20px;
}
.column-narrow {
	width: 40%;
	font-size: 11px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC917;
}
.column-narrow a {
	font-size: 11px;
}
.artistDetailPic {
	margin-right: 10px;
	border: 1px solid #333333;
}
hr {
	color: #fdc914;
	margin-right: 20px;
	border: 2px solid #fdc914;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 7px;
	line-height: 7px;
}
.wrapper-smallClubs {
	margin-top: 30px;
	margin-bottom: 30px;
}
.wrapper-bigClubs {
	clear: both;
}
