*{
     padding:0px;
     margin:0px;
     font-family:georgia;
     border:0px;
}
body{
	background-color:#CCC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;	
}
.sub_input{
	color:#000000;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #C2C2C2;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#C1C1C1;
	width:120px;
}
#top{
	/*background-color:#B3AFAE;*/
	/*background-image: url(../images/top.jpg);*/
	/*background-repeat: repeat;*/
	/*background-position: left top;*/		
	height:110px;
	width:100%;
}
#tbl_main{
	height:400px;
	margin-top:5px;
	width:1005px;
	background-color:;
}
#td_left{
	width:190px;
	border-right:2px solid #777;	
}
#td_mid{
	width:510px;
	border-right:2px solid #777;
}
#td_right{
	width:250px;
}
.entry{
	border-bottom: 1px dashed #222;
	padding:10px;
	width:93%;
}
.entry_right{
	border-bottom: 1px dashed #222;;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}
#end_nav{
	position:relative;
	left:160px;
	border-bottom:0px solid #777;
	border-top:0px solid #777;
	padding-top:8px;
	padding-bottom:8px;
	width:600px;
	text-align:center;
}
#date_nav{
	position:relative;
	left:200px;
	padding-bottom:8px;
	width:520px;
	text-align:center;
}
.lyric{
	border-top:2px solid #777;
	padding-top:8px;
	padding-bottom:8px;
}
a.nav{
        text-decoration:none;
        padding:1px;
        color:black;
        font-size:8pt;
        font-weight:bold;
}
a.nav:hover {
    background-color:black;
    text-decoration:none;
    color:white;
}
.content{
	width:97%;
}
a.gallery{
        text-decoration:none;
        padding:0px;
        color:black;
}
a.gallery:hover {
    background-color:black;
    text-decoration:none;
    color:white;
}
a.group{
        text-decoration:none;
        padding:0px;
        color:black;
}
a.group:hover {
    background-color:black;
    text-decoration:none;
    color:white;
}
a.press{
        text-decoration:none;
        padding:0px;
        color:black;
}
a.press:hover {
    background-color:black;
    text-decoration:none;
    color:white;
}
a.disco{
	text-decoration:none;
}
a.disco:hover {
    background-color:black;
    padding:0px;
    text-decoration:none;
    color:white;
}
a.tour{
        color:black;
 	text-decoration:none;        
        border-bottom:1px dashed #333;
}
a.tour:hover{
        text-decoration:none;
        color:#333;
}

#table_tour{
	padding:0px;
	margin:0px;
	font-size:80%;
	width:99%;
}
.td_tour_header{
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding:5px;
}
.td_tour{
	border-right:1px solid black;
	padding:5px;
}
.tr_tour_on{
	background-color:#EBEBEB;
}
.tr_tour_off{
	background-color:#C9C9C9;
}
.elsewhere {
	width:97%;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dashed #222;
	color: #444444;
	background-image:url("../images/trans.png");
	background-repeat:repeat;
	background-position:center top;		
}

.elsewhere img {
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: middle;
}
#newer_entry{
	font-size:9pt;
}
#older_entry{
	font-size:9pt;
}
a{
	color:black;
}
.description a{
        text-decoration:none;
        padding:0px;
        color:black;
}
.description a:hover {
    background-color:black;
    text-decoration:none;
    color:white;
}
