body {
	background-color: #ffffff;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
}
h4, h5 {
	margin: 2px;
}
a:link {
	color: #5a0835;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#outwrapper {
	background-color: #ffffff;
	width: 1024px;
	position: absolute;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#bgtop {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(bgtop.jpg);
}
#bgleft {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(bgleft.jpg);
}
#bgright {
	position: absolute;
	top: 0px;
	left: 850px;
	background-image: url(bgright.jpg);
}
#inwrapper {
	background-color: #9dd220;
	width: 700px;
	height: 200px;
	position: absolute;
	top: 150px;
	left: 150px;
	padding: 10px;
	background-image: url(welcome.jpg);
	background-repeat: no-repeat;
}
#inwrapper p.topmargin {
	margin-top: 82px;
}
#meet {
	position: absolute;
	top: 350px;
	left: 150px;
	width: 720px;
	height: 60px;
}
#artists {
	position: absolute;
	top: 410px;
	left: 150px;
	width: 720px;
	height: 1070px;
	background-color: #9dd220;
}
#artist1 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 310px;
	height: 155px;	
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	
}
#artist1 img { 
	float: left;
	margin: 5px;
}
#artist2 {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 310px;
	height: 155px;
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#artist2 img { 
	float: left;
	margin: 5px;
}
#artist3 {
	position: absolute;
	top: 195px;
	left: 20px;
	width: 310px;
	height: 155px;	
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	
}
#artist3 img { 
	float: left;
	margin: 5px;
}
#artist4 {
	position: absolute;
	top: 195px;
	right: 20px;
	width: 310px;
	height: 155px;
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#artist4 img { 
	float: left;
	margin: 5px;
}
#artist5 {
	position: absolute;
	top: 370px;
	left: 20px;
	width: 310px;
	height: 155px;	
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	
}
#artist5 img { 
	float: left;
	margin: 5px;
}
#artist6 {
	position: absolute;
	top: 370px;
	right: 20px;
	width: 310px;
	height: 155px;
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#artist6 img { 
	float: left;
	margin: 5px;
}
#artist7 {
	position: absolute;
	top: 545px;
	left: 20px;
	width: 310px;
	height: 155px;	
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	
}
#artist7 img { 
	float: left;
	margin: 5px;
}
#artist8 {
	position: absolute;
	top: 545px;
	right: 20px;
	width: 310px;
	height: 155px;
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#artist8 img { 
	float: left;
	margin: 5px;
}
#artist9 {
	position: absolute;
	top: 720px;
	left: 20px;
	width: 310px;
	height: 155px;	
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	
}
#artist9 img { 
	float: left;
	margin: 5px;
}
#artist10 {
	position: absolute;
	top: 720px;
	right: 20px;
	width: 310px;
	height: 155px;
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#artist10 img { 
	float: left;
	margin: 5px;
}
#artist11 {
	position: absolute;
	top: 895px;
	left: 20px;
	width: 310px;
	height: 155px;
	background-image: url(artist.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#artist11 img { 
	float: left;
	margin: 5px;
}
#artist12 {
	position: absolute;
	top: 895px;
	right: 20px;
	width: 310px;
	height: 155px;
	
	padding: 10px;
}
#artist12 img { 
	float: left;
	margin: 5px;
}
#footer {
	position: absolute;
	top: 1480px;	
	left: 150px;
	width: 700px;
	text-align: center;
	padding: 10px;
	background-color: #86b31c;
	color: #31410a;
}
	