﻿a {
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
    text-align: left;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #555555;
}
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;
}
.div_page
{
    width:1024px;
    background-color:#FFFFFF;
}
.div_page_not_full
{
    width:1024px;
    height:800px;
    background-color:#FFFFFF;
}
.div_PastIndexShow_outside
{
    overflow:auto;
    width:1004px;
    height:600px;
}

.div_PastIndexShow_inside
{
    width:880px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.0pt;
}
.div_right_showpage
{    
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.0pt;
    text-decoration:none;
}
.body_pastshowindexpage
{    
    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;
}
.td_invartist
{
    height:20px;
}
.td_invartistresume
{
    height:28px;
    text-align:right;
}
#menu
{
    width:100%;
    background-color:Black;
}

.div_right_upcoming
{    
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.0pt;
    text-decoration:none;
}
body
{
    background-color:#000000;
}

    #box_tab {
    width: 500px;
    height: 500px;
    margin: 0px 0px 0px 0px;
    }

    #box_menu{
    width: 500px;
    height: 20px;
    margin: 0;
    padding: 0;
    }

    #box_menu li{
    display: inline;
    }


    #box_menu li a{
    padding: 10px;
    text-decoration: none;
    }
    .hidden{
display:none;
}