﻿a {
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
ul li {
	font-size: 30px;
}
.artistsname 
{
	padding-top: 20px;
	font-size:larger;
	font-style:italic;
	font-size: 30px; 
	padding-bottom:50px;
}
.content
{
 padding-left:20px;
 font-size:20px;
 padding-bottom:50px;
}
.div_bottom_page
{
    width:1024px;
    height:70px;
    background-color:Black;
}
.div_artistpage
{
    width:1024px;
    height:768px;
    background-color:#FFFFFF;
}
.div_page
{
    text-align:center;    
    width:1024px;
    height:768px;
    background-color:#FFFFFF;
}
.div_page_contact
{
    background-image:url(../../image/Contact/contact_bg.gif);
    text-align:center;    
    width:1024px;
    height:768px;
    background-color:#FFFFFF;
}
.div_page_home
{
    background-image:url(../../image/Home/home-bg.jpg);
    text-align:center;    
    width:1024px;
    height:768px;
    background-color:#FFFFFF;
}
.div_page_artist
{
    
    text-align:center;    
    width:1024px;
    height:768px;
    background-color:#FFFFFF;
}
.div_galleryoutside
{
    overflow:auto;
    width:504px;
    height:620px;
    text-align:right;
}
.div_statement_outside
{
    width:500px;
    height:600px;
}
.div_statement
{
    overflow:auto;
    width:500px;
    height:400px;
    text-align:right;
}
.div_statement_inside
{
    width:480px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.0pt;
}
.div_right_showpage
{    
    width:425px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.0pt;
    text-decoration:none;
}
.div_emailupdatepage
{
    width:320px;
    height:240px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.0pt;
    background-color:#FFFFFF;
}
.td_invartist
{
    height:20px;
}
.td_invartistresume
{
    height:28px;
    text-align:right;
}
body
{
    background-color:#000000;
}
.table_first
{
    width:1024px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 1px;
left: -1000px;
border: 1px gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: 400px; /*position where enlarged image should offset horizontally */

}
.div_gallery_outside
{
    overflow:auto;
    width:504px;
    height:205px;
    text-align:left;    
}
.div_select_press_outside
{
    overflow:auto;
    width:480px;
    max-height:160px;
    text-align:left;
}
.div_select_press_inside
{
    width:460px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.0pt;
}
.div_image
{
    width:72px;
    height:72px;
}
.ul_twocollumn
{
    
    height: 203px;
    text-align: left;
}
