	BODY, TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
}
A:LINK, A:VISITED,A:ACTIVE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-style : normal;
	line-height : 14px;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-style : normal;
	line-height : 14px;
	font-weight : bold;
	text-decoration : none;
}

.img-shadow {
  float:left;
  background: url(./pix/shadowAlpha.png) no-repeat bottom right !important;
  background: url(./pix/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

#pageTitle {font-size:120%;margin:20px 0px 10px 0px}  

.pictureLeft {float:left;margin-right:10px}

/*---------------------controls--------------------------------*/
.controls {width:600px;text-align:right}
.control { margin-left: 10px; color: gray; }
.control a { color: gray; }

a.expg { color: gray; }
a.expg:hover { color: #c60; }

/*-----------------discography---------------------*/   

body#discography {background-color:#354A35;}
.icon { margin-right: 8px; cursor: pointer; } 

.itemHead { margin-top:5px} 
.itemTitle {font-size:80%; color:#c60; margin-right: 20px; }
.itemBodyCollapsed { display: none; padding-left: 20px; }


iframe#discography {width:640px;height:4000px}

.discographyAddlink {float:left;margin-bottom:30px;}
.discographyBox {float:left;margin:10px 0px 0px 10px;width:150px;height:auto;}
.discographyBoxB {float:top;margin:10px 0px 0px 10px;width:290px;height:auto;}  
.discographyPicBox {float:left;height:auto;margin-right:10px}
.discographyTextBox {height:80px;}
.discographyImage{width:80px;height:80px}
.discographyLinkBox {margin:10px 0px 10px 0px}
.discographyLink {font-size:80%}
.discographyMedialink {font-size:110%;} 
.discographyUpdateLink {margin:10px;text-align:center;color:red;text-decoration: underline;} 
.playtaggerMargin img {margin:0; padding:0;vertical-align:baseline;border:0;}
.test {color:red;font-size:30px}   


/*-----------------gallery---------------------*/    

iframe#gallery {width:610px;min-height: 5000px;}

body#gallery {width: 650px;}
.galleryThumbnail {width: 110px;}   
.pictureBox {width: 130px;float: left;margin: 20px 10px;min-height: 180px;}
.pictureTitle {text-align: center;}
.pictureComment {text-align: center;font-size:11px;font-style:italic}  
