/*Main*/
body {	font-family: Arial, Helvetica, sans-serif; font-size: 100%; background-color: #000000; color:#FFFFFF; margin:0; padding:0;}
#wrapper { width: 806px; margin: 0 auto; background:url(images/bg.jpg); position:relative; height:1042px;}

.close {position:absolute; top: 52px; left: 67px;}
#pnggallery{ position:absolute; top:215px; left: 170px; z-index: 1; width:554px; height:777px; background: url(images/png-maincard.png);}
.gallerybox{ position:absolute; top:150px; left: 140px; z-index: 1; width:350px; height:550px; background:# 505050; overflow:auto;}
#pngcontact{ position:absolute; top:180px; left: 120px; z-index: 1; width:554px; height:777px; background: url(images/png-contact.png);}
#pngsend{ position:absolute; top:180px; left: 120px; z-index: 1; width:554px; height:777px; background: url(images/png-maincard.png);}
#pngartist{ position:absolute; top:180px; left: 120px; z-index: 1; width:554px; height:777px; background: url(images/png-maincard.png);}
#artistheader{ position:absolute; top:60px; left: 110px;background: url(images/header-artist.jpg); width:380px; height:98px;}
#galleryheader{ position:absolute; top:60px; left: 110px;background: url(images/header-gallery.jpg); width:380px; height:98px;}
#linksheader{ position:absolute; top:60px; left: 110px;background: url(images/header-links.jpg); width:380px; height:98px;}
#sendheader{ position:absolute; top:60px; left: 110px;background: url(images/header-send.jpg); width:380px; height:98px;}
#pnglinks{position:absolute; top:215px; left: 170px; z-index: 1; width:554px; height:777px; background: url(images/png-maincard.png); }
ul {   width: 900px; height: 40px;   background: url(images/menu.jpg);   margin: 0px auto; padding: 0;   position: relative;}
#menu {width:547px; height:48px; position:absolute; top:137px; left:128px; }
#menu li {	margin: 0;	padding: 0;	list-style: none;	position: absolute;	top: 0px;}
#menu li, #menu a { height: 48px; display: block;}
#panel1b {	left: 258px;	width: 96px;}
#panel2b {	left: 356px;	width: 170px;}
#panel3b {	left: 526px;	width: 65px;}
#panel4b {	left: 591px;	width: 173px;}
#panel1b a:hover {    background: transparent url(images/menu.jpg)   -258px -40px no-repeat;}
#panel2b a:hover {    background: transparent url(images/menu.jpg)   -356px -40px no-repeat;}
#panel3b a:hover {    background: transparent url(images/menu.jpg)    -526px -40px no-repeat;}
#panel4b a:hover {    background: transparent url(images/menu.jpg)    -591px -40px no-repeat;}
#thebigsq { position:absolute; top:863px; left:350px;}
/*Cards Section*/
#cards{ top:580px; left:70px; position:relative; width: 230px;}
a.cards { display: block;    width: 230px;    height: 286px;    text-decoration: none;    background: url("images/cards.png"); }
a:hover.cards {    background-position: 0 -230px; } 
a.rollover { 
   display: block; 
   width: 230px; 
   height: 286px; 
   text-decoration: none; 
   background: url("images/cards.png"); 
} 
a.rollover:hover { 
   background-position: -230px 0; 
} 
#bio { color:#333333; font-size:11px; line-height: 25px; padding-left: 95px; padding-right: 50px; padding-top:165px;}
