* {			margin:0px;	padding:0px;}body {		font-size:62.5%;	background-color:#FFFFFF;	font-family:Arial, Helvetica, sans-serif;	background-image:url(../images/pageBG.gif); 	background-position:top left;	background-repeat:no-repeat;	}a {				color:#000000;	font-weight:bold;	text-decoration:underline;	}a:visited {		color:#000000;	font-weight:bold;	text-decoration:underline;	}a:hover {		color:#b2a408;	font-weight:bold;	text-decoration:underline;	}a:active {		color:#000000;	font-weight:bold;	text-decoration:underline;	}h2 {	font-size:1em;	}#content {	font-size:1.2em;	float:left;	width:485px;/*630px before padding*/	margin:148px 0px 0px 0px;	padding:20px 30px 30px 200px;	background-color:#E6E6E6;	background-image:url(../images/mainContentBG.gif);	background-position:left;	background-repeat:repeat-y;	position:relative;	}#footer {		font-size:1em;	text-align:center;	padding:1em;	}#header {		position:absolute;	top:0px;	left:0px;	z-index:10;	margin-top:50px;		}#horizon {	width:960px; /*990px before padding*/	margin:0px auto;	text-align:left;	padding:15px;	position:relative;	}#sidebar {	font-size:1.2em;	float:right;	width:220px; /*236px before padding*/	margin:148px 0 0 0;	padding:8px;	background-color:#E6E6E6;	position:relative;	}#sidebar h2 {	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:1.3em;	}.artists {	list-style-type:none;	}.artists li {	line-height:1.5em;	}.corner {		position:absolute;	top:0px; right:0px;	background-image:url(../images/topRightCorner.gif);	background-repeat:no-repeat;	background-position:top;	width:23px;	height:23px;	}