@font-face {
	font-family: 'ArcherSemiboldRegular';
	src: url('/fonts/archer-semibold-pro-webfont.eot');
	src: local('☺'), url('./fonts/archer-semibold-pro-webfont.woff') format('woff'), url('./fonts/archer-semibold-pro-webfont.ttf') format('truetype'), url('./fonts/archer-semibold-pro-webfont.svg#webfontzBO8j7SE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ArcherLightRegular';
	src: url('./fonts/archer-light-pro-webfont.eot');
	src: local('☺'), url('./fonts/archer-light-pro-webfont.woff') format('woff'), url('./fonts/archer-light-pro-webfont.ttf') format('truetype'), url('./fonts/archer-light-pro-webfont.svg#webfontd82MitCN') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	display:block;
	margin:0 auto;
	width:960px;
	background-color: #fff;
}

h1, h2, h3, h4 {
	font-family: 'ArcherSemiboldRegular', Courier, serif;
}

h3 {
	color:#ed1c24;
}

#printPage h3 {
	margin-bottom:0px;
	padding-bottom:0px;
	display:inline;
}

#printPage p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:20px;
}

#sidebar a, a.feedback {
	text-decoration:none;
	color:#ed1c24;
}

#sidebar a:hover, a.feedback:hover {
	text-decoration:underline;
}

#container {
	display:block;
	width:910px;
}

#header {
	display:block;
	width:910px;
	height:146px;
	clear:both;
	margin:0 0 10px 0;
}

#Logo, #menuArea, #pageTitle  {
	display:block;
	float:left;
}

#Logo {
	position: relative;
	top:23px;
	margin:0 79px 0 0;
}

#Logo img {
	border:none;
}

#menuArea{
	position: relative;
}

#menuArea ul {
	display:inline-block;
	list-style-type: none;
	width:610px;
	height:101px;
	border-bottom: 2px dotted #000;
	border-right: 2px dotted #000;
	padding-right:10px;
}

#menuArea ul li {
	float:left;
	padding:0 10px;
	font: normal normal normal 1.2em/1em 'ArcherSemiboldRegular', Courier, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:70px;
	left:50px;
	letter-spacing:-1px;
}

#menuArea ul li a {
	color:#000;
	text-decoration:none;
	font: normal normal normal 1em/1em 'ArcherSemiboldRegular', Courier, sans-serif;
}

#menuArea ul li a.current {
	font:normal normal normal 1em/1em 'ArcherSemiboldRegular', Courier, sans-serif;
	color:#ed1c24;
}

#menuArea ul li a:hover {
	font:normal normal normal 1em/1em 'ArcherSemiboldRegular', Courier, sans-serif;
	color:#ed1c24;
}


#content {
	display:block;
	border-left: 2px dotted #000;
	width:910px;
	height:100%;
	padding:0;
	float:left;
	clear:both;
}

#homeContent {
	display:block;
	width:480px;
	padding:30px 0;
	margin:0 auto;
	clear:both;
}

#content:after	{
	content:".";
	display:none;
}

#stylebar {
	border-top: 2px dotted #000;
	float:left;
	clear:both;
	display:block;
	width:462px;
	height:1px;
	color:#fff;
}

#contentMain {
	float:left;
	display:block;
	padding:20px 10px;
	width:430px;
	height:100%;
	clear:both;
	margin:0 4px 0 0;
}

#artistsMain {
	float:left;
	display:block;
	padding:10px;
	position:relative;
	right:2px;
	width:853px;
	height:100%;
	clear:both;
	font: normal normal normal 13px/1.4em Arial, sans-serif;
}

#contentMain p, #sidebar p {
	font: normal normal normal 13px/1.4em Arial, sans-serif;
}

#contentMain p a, #artistsMain p a, #sidebar p a {
	color:#ff3333;
}

#contentMain p a:hover, #artistsMain p a:hover, #sidebar p a:hover {
	color:#000000;
}

.artistBlock {
	display:block;
	clear:both;
	margin:4px 0;
	min-height: 378px;
	padding:4px 0;
	border-top: 1px solid #ccc;
}

.artistBlock p img {
	margin:0 0 5px 5px;
}

#sidebar {
	float:left;
	display:block;
	margin:0 3px;
	padding:20px 0;
	max-width:450px;
}

#sidebar img {
	clear:both;
}

#footer {
	float:left;
	display:block;
	width:910px;
	height:80px;
	padding:20px 15px;
	font: normal normal normal 9px/1.2em Arial, sans-serif;
	color:#8e8e8e;
}

#footer a {
		color:#8e8e8e;
}

#footer a:hover {
	color:#000000;
}

#homeFooter {
	float:left;
	display:block;
	width:880px;
	height:40px;
	padding:20px 15px;
	font: normal normal normal 9px/1.2em Arial, sans-serif;
	color:#8e8e8e;
}

div#footerMenu {
	display:block;
	width:560px;
	margin:10px auto;
}

#footerMenu p {
	margin:5px auto;
	padding:10px 0;
	text-align: center;
	clear:both;
}
#footerMenu ul {
	list-style-type: none;
	display:block;
	padding:0;
	margin:0;
}

#footerMenu ul li {
	float:left;
	text-transform:uppercase;
	padding:0 10px;
	text-align:center;
	display:block;
	width:60px;
}

#footerMenu ul li a, #footerMenu p a {
	color:#8e8e8e;
	text-decoration:none;
}

#footerMenu ul li a:hover, #footerMenu p a:hover {
	color:#000;
}

#artistMap {
	display: block;
	width:382px;
	height:886px;
	padding:2px;
	border: 1px solid #ccc;
	clear:right;
}

.artistCell {
	display:block;
	float:left;
	margin:1px 0 3px 0;
}

.artistCell img {
	width:183px;
	border:none;
	margin:0 3px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

.artistCell img:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}

.artistSlideshow {
	display:block;
	float:left;
	margin:0 10px 0 0;
}

.profilePic {
	float:right;
}


div#feedbackForm
{
  margin: 0px 2px 0px 2px;
  display: none;
}

