body {
	background-image:  url(img/beach.jpg);
	}
	
#header {
	width: 860px;
	height: 142px;
	position: absolute;
	left: -12px;
	top: 5px;
	}

#main {
	width: 1064px;
	height: 738px;
	position: absolute;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 9px;
	top: 16px;
	}
	
#content-artists  {
	padding-right: 25px;
	position: absolute;
	padding: 2px;
	top: 165px;
	left: 9px;
	font-family: "Helvetica", Arial;
	color: #666;
	font-size: 11px;
	padding: 6px;
	margin:0;
	text-align: justify;
	overflow: auto;
}
#content-main {
	position: absolute;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Helvetica", Arial;
	padding: 6px;
	color: #666;
	left: 41px;
	top: 173px;
	text-align: justify;
	width: 666;
	}
#content-arists {
	width: 849px;
	position: absolute;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 7px;
	top: 176px;
	}	
		 
#footer  {
	padding-right: 25px;
	position: absolute;
	padding: 2px;
	top: 396px;
	left: 873px;
	width: 151px;
	height: 38px;
	font-family: "Helvetica", Arial;
	color: #333;
	font-size: 10px;
	margin:0;
	text-align: justify;
		 }		 

#nav  {
	position: absolute;
	top: 178px;
	left: 868px;
	height: 26px;
	font-family: "Helvetica",Arial;
	color: #900;
	font-weight:bold;
	font-size: 36px;
	width: 123px;
	display: block;
	letter-spacing: -3px;
	line-height:28px;
	text-decoration: none;
	}

ul { list-style-type: none; text-decoration: none;}
		 
#nav a { color: black; text-decoration: none;}
#nav a:hover {color: red;text-decoration: none;background-color: black;}

#footer a { color: black; text-decoration: none;background-color: #CCC;}
#table {background-color:#FFF;padding: 2px;}
#table-shop {font-size: 10px;}


#content a { color: #000; font-size: 10px; background-color: #CCC;text-decoration: none;}
#content a:hover {color: teal;font-size: 10px;background-color: red;}
#content a:visited {color: #92288F;font-size: 10px;background-color: yellow;}

h2 { color:#333; font-size: 16px;line-height:16px;margin: 0 0;}
h3 { color:white; background-color: black;font-size: 16px;line-height:18px;margin: 0 0;}

#artists a { color:black;line-height:27px;font-size: 26px;font-weight:bold;text-decoration: none;letter-spacing: -2px;}
#artists a:hover {color: red;text-decoration: none;background-color: black;line-height:27px;font-size: 26px;}


p {
font-size: 10px;
line-height: 12px;
margin: 0 0;
text-align: justify;
}
