body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 13px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #000081;
	font-family: Veranda;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000081;
	font-family: Veranda;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #7a0053;
	font-family: Veranda;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;

}
a.menu:link {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #808080;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.frame {
	border: 1px solid #C4D1D9;
}
.inputstyle {
	font-family: Veranda;
	font-size: 13px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.bandimg                   {background-image:url(images/blank_star.jpg); 
                            height:190px;
                            padding:0px; 
                            background-repeat:no-repeat; 
                            background-position: center center;
                            vertical-align: middle;}

.menu_left                 {background-image:url(images/buttons/left_unselected_button.gif);       height:41px; width:6px; padding:0px;}
.menu_right                {background-image:url(images/buttons/right_unselected_button.gif);      height:41px; width:6px; padding:0px;}
.menu_right_last           {background-image:url(images/buttons/last_right_unselected_button.gif); height:41px; width:6px; padding:0px;}
.menu_tab                  {background-image:url(images/buttons/unselected_button.gif);            background-repeat:repeat-x; height:41px; padding:0px;}
.selected .menu_left       {background-image:url(images/buttons/left_selected_button.gif);         height:41px; width:6px; padding:0px;}
.selected .menu_right      {background-image:url(images/buttons/right_selected_button.gif);        height:41px; width:6px; padding:0px;}
.selected .menu_right_last {background-image:url(images/buttons/last_right_selected_button.gif);   height:41px; width:6px; padding:0px;}
.selected .menu_tab        {background-image:url(images/buttons/selected_button.gif);              background-repeat:repeat-x; height:41px; padding:0px;}

.slideshow                  {background-image:url(images/yellow_star_bg.jpg); 
                            height:500px;
                            padding:0px; 
                            background-repeat:no-repeat; 
			    background-position: 50% 100px                            
			    vertical-align: top;
}

#star {
	background-image:url(images/yellow_star_bg.jpg); 
    height:500px;
	padding:0px; 
    background-repeat:no-repeat; 
	background-position: 50% 100px;                            
	vertical-align: top;
}

#starPhoto {
	background-image:url(images/yellow_star_bg.jpg); 
    height:407px;
	padding:0px; 
    background-repeat:no-repeat; 
	background-position: 50%;                            
	vertical-align: top;
}

#musicStar                 {background-image:url(images/yellow_star_setlist.jpg); 
                            height:500px;
			    width:800px;
                            padding:0px; 
                            background-repeat:no-repeat; 
                            background-position: center;
                            vertical-align: top;
			    position:relative;
}

.dummyList		    {list-style-type:none;
			    text-align:left;
			    margin:0 0;
}
 
                            
#note1
{
position:absolute;
left:255px;
top:0px;
}

#note2
{
position:absolute;
left:50px;
top:135px;
}

#note3
{
position:absolute;
left:455px;
top:135px;
}

#note4
{
position:absolute;
left:125px;
top:370px;
}

#note5
{
position:absolute;
left:380px;
top:370px;
}

#starGraphic {
position: absolute;
left:   20px;
bottom: 0px;
}

#starGraphicFixed {
position: fixed;
left:     20px;
bottom:   0px;
}

#sideMenu {
	position: fixed;
	left:     40px;
	top:      250px;
}