/*Firefox produces a dotted outline that appears around links when you click on them. */
a { outline: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
/* styles for IE 5 Mac */
 .wrapper {
        background: transparent;
        position: absolute;
        top: 50px;
		width: 100%;
 }
 
 /* following rules are invisible to IE 5 \*/
.wrapper {
	background: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -310px;
	text-align: center;
	min-width: 800px;
	overflow: visible;
}
/* end IE 5 hack */ 
#container {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	height: 620px;
	z-index: 2;
	text-align: left;
	margin: 0px auto;
	overflow: auto;
	border: 1px solid #CCC;
}
#centerLogo {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 213px;
}
#calendarLogo {
	position: absolute;
	text-align: left;
	top: 20px;
	left: 20px;
}
#calendar {
	position: absolute;
	text-align: left;
	top: 100px;
	left: 20px;
}
a img {
	border: none;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
.artistnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #BE2326;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #BE2326;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
}
.artistnames a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
.artistnames a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	text-decoration: none;
}
.artistnames a:hover, .artistnames a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #BE2326;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
a.image {
	background-color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
fieldset {
	border: 0;
}
.formFill {
	line-height: normal;
	letter-spacing: normal;
	height: 20px;
	width: 268px;
	margin-bottom: 6px;
	border: 1px solid #CCC;
}
.formField {
	color: #6a737b;
	padding: 2px;
	height: 21px;
	width: 268px;
	border: 1px solid #CCC;
}
.messageField {
	color: #6a737b;
	padding: 2px;
	height: 75px;
	width: 268px;
	border: 1px solid #CCC;
}
.messageInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
	height: 100px;
	width: 268px;
	margin-bottom: 6px;
	border: 1px solid #CCC;
}
.title {
	text-transform: uppercase;
	font-weight: bold;	
}
.titleRed {
	text-transform: uppercase;
	font-weight: bold;	
	color: #BE2326;
}
.red {
	color: #BE2326;
}
.redBigger {
	color: #BE2326;
	font-size: 14px;
}
.caps {
	text-transform: uppercase;	
	}
#wos-home {
	position: relative;
	width: 100%;
	text-align: center;
	top: 170px;
}
.meltImg {
	padding-left: 36px;
	}
