body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
background-color:#D2BB75;
margin-top: 0px;
}

#table1 {
    width:802px;
    background-image:url(../images/table_mid.jpg);
}
#table2 {
    width:802px;
	height: 48px;
    background-image:url(../images/table_btm.jpg);
}


.padbox {
background-image:url(../images/pad.jpg);
width:423px;
height: 419px;
}
.artist_profile {
font-size:11px;
width:411px;
height: 372px;
overflow:scroll;
overflow-x:hidden;
SCROLLBAR-FACE-COLOR:#56754D;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #E8DCCA;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
 /* #D0B86F - darker tan
  #56754D - Hunter Green
*/
}




.table_4 {
background-color: #F0EFE3;
border: double;
border-color: #0066CC;
width:600px;

}
.table_5 {
background-color: #F0EFE3;
border: double;
border-color: #0066CC;
}

.table_6 {
background-color: #F0EFE3;
border: double;
border-color: #0066CC;
}
#pricebox1 {
    width:586px;
	height: 513px;
    background-image:url(../images/pricesbox1.jpg);
}
#pricebox2 {
    width:586px;
	height: 513px;
    background-image:url(../images/pricesbox2.jpg);
}
#pricebox3 {
    width:586px;
	height: 513px;
    background-image:url(../images/pricesbox3.jpg);
}
#paypalbox {
    width:586px;
	height: 513px;
    background-image:url(../images/paypalbox.jpg);
}
#outsourcebox {
    width:494px;
	height: 327px;
    background-image:url(../images/outsource.jpg);
}
#domhostbox {
    width:494px;
	height: 388px;
    background-image:url(../images/domhost.jpg);
}

#table_tbl_tbl_1 {
    width:224px;
	height: 34px;
    background-image:url(../images/tbl_tbl_tbl_top.jpg);
}
#table_tbl_tbl_2 {
    width:224px;
    background-image:url(../images/tbl_tbl_tbl_mid.jpg);
}
#table_tbl_tbl_3 {
    width:224px;
    background-image:url(../images/tbl_tbl_tbl_btm.jpg);
    height: 12px;
}


.div1 {
     background-color: #DDD39B; 

}
.div2 {

padding:3px;
background-color: #CCCCCC; 

}

.divname2 {
background-color: transparent; 
margin-right: 0px; 
position: absolute; 
z-index: 10; 
height: 200px; 
width: 200px; 
left: 0%;
top: 0px;
overflow: hidden;
}








.hoverinfo{
position: relative;
z-index: 0;
}

.hoverinfo:hover{
background-color: transparent;
z-index: 50;
}

.hoverinfo span{ /*CSS for enlarged image*/
position: absolute;
width: 330px;
background-color: #E4E8ED;
border: medium;
border-style: ridge;
border-color: #0066FF;
padding: 2px;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.hoverinfo span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.hoverinfo:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -30px;
left: 60px; /*position where enlarged image should offset horizontally */

}


.style1 {color: #FFFFFF}
a:link {
	color: #EADFBD;
	text-decoration: none;
}
a:visited {
	color: #EADFBD;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #EADFBD;
	text-decoration: none;
}
.style6 {font-size: 10px}
.style7 {color: #EADFBD}
.style8 {color: #EADFBD; font-size: 10px; }
