@charset "utf-8";
body { background-image:url(../paperfade.gif)
}

#header { margin:auto;
		  height:150px;
		  width:900px;
		  margin-bottom:25px;
}

#banner{ margin:auto;
		 height:125px;
		 width:900px;
		 background-image:url(../psd/banner%20.jpg)
}

#navbar{ float:left;
		 height:25px;
		 width:900px;
}

#gallery { float:left;
		   height:25px;
		   width:150px;
		   background-image:url(../psd/gallery%20.jpg);
}

#artists { float:left;
		   height:25px;
		   width:150px;
		   background-image:url(../psd/artists.jpg)
}

#buying { float:left;
		  height:25px;
		  width:150px;
		  background-image:url(../psd/buying%20.jpg);
}

#about { float:left;
		 height:25px;
		 width:150px;
		 background-image:url(../psd/about%20.jpg);
}

#contact { float:left;
		   height:25px;
		   width:150px;
		   background-image:url(../psd/contact%20.jpg);
}
#home { float:left;
		height:25px;
		width:150px;
		background-image:url(../psd/home%20.jpg);
}

#content1 {margin:auto;
		   height:366px;
		   width:1000px;
		   background-image:url(../psd/content1.jpg);
		   	   
}

#content2 {margin:auto;
		   height:241.3px;
		   width:1000px;
		   background-image:url(../psd/content2.jpg);
		   margin-bottom:25px;	   
}

		   



