@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	background-color:#FFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
a img {border:0}
a {color:#107493; text-decoration:none;}
a:hover {color:#ec1f27;}

#left {position:absolute; left:50%; margin-left:-650px; width:200px;}
#right {position: absolute; left:50%; margin-left:450px; width:200px;}
#boiler { position:relative; left:50px; width:690px; background-color:#eef4f7; padding: 0px 0 0px 0; margin:14px 0 14px 0; text-align:center; border-width:1px; border-style:solid; border-color:#107493; font-size:13px; padding: 0 5px 0 5px;}
#container {
	font-family:Arial, Helvetica, sans-serif;
	color:#107493;
	position:absolute;
	width:800px;
	top:0px;
	left:50%;
	margin-left:-400px;
	}
#header{
	
	width:800px;
	padding: 10px 0 10px 0;
	text-align:center;
	}
#header,#footer {background-color:#fff}
#left, #right {text-align:center}
#left div, #right div {height:100px; width:200px; vertical-align:middle; text-align:center; margin: 30px 0 30px 0; vertical-align:middle;}
#left img, #right img {max-width:200px; max-height:100px;}

#footer{width:800px; text-align:center; text-align:center;}

.artist {width:200px; height:200px; padding:4px; float:left; background-color:#EEE; margin-left:46px; margin-bottom:46px; text-align:center; background-image:url(images/boxbg2.jpg);}
.artistname {color:#ec1f27; font-weight:bold; }
.placeholder {width:200px; height:200px; float:left; margin-left:50px; margin-bottom:50px; text-align:center;}

h1 {font-size:24px; text-align:center;}
.snlinks img {margin: -5px 7px 0 7px;}
.buylinks img {margin-top:4px;}
#ad {text-align:center; width:800px; margin: 20px 0 20px 0;}
#ad img {border:#555 1px solid;}
#snbuttons {width:700px; height:30px; text-align:right;}
#ad {height:90px;}