body {	background-color:black;	background-image:url("/images/qeg-bg.png");	background-position:top left;	background-attachment:fixed;	background-repeat:no-repeat;	font-family:Verdana, Arial, Helvetica, sans-serif;}	#sidebar {	width:180px;	height:100%;	color:black;	position:fixed;	top:0px;	left:0px;}	#header {	height:143px;	color:pink;	position:fixed;	top:0px;	left:180px;	width:100%;	background-image:url("/images/header-bg-lines.png");	background-repeat:no-repeat;	background-position:top right;	text-align:right;}	#centered {text-align:center;}		#main {	color:pink;	padding:10px;	margin-right:15px;	position:absolute;	top:0px;	left:230px;}	.rule {	width:100%;	height:53px;	text-align:center;	margin:auto;	}	.center {	text-align:center;}	img {border:0px;}#sidebar a {background-color:transparent;}#sidebar a:hover {background-color:black;}#sidebar a:hover img {background-color:black;}#artists a:hover {background-color:black;}#artists a:hover img {background-color:black;}.left {float:left;}.right {float:right;}.small {font-size:.8em;}#artists {	background-image:url("/images/grid.png");	background-repeat:repeat;	text-align:center;	color:pink;	position:absolute;	top:143px;	left:230px;}	#artists-box {	width:500px;}	.profile {margin-right:5px;}.photo {	background-image:url("/images/grid.png");	background-repeat:repeat;	float:right;	padding-top:5px;	width:249px;	height:200px;	text-align:center;	font-size:.8em;	border-right:1px solid #660000;	border-bottom:1px solid #660000;}	a:link{color:#de537e;font-weight:bold;text-decoration:none;}a:visited{color:#ce436e;font-weight:bold;text-decoration:none;}a:hover{color:white;}	.PostTitle {font-weight:bold;font-size:1.3em;}.Post, .blogComment {margin-right:30px;margin-left:30px;}.DateHeader {color:#990000;}
