body {
	background-color: white;
	margin:0;
	padding:0;
	color:#000;
	/*font-family:"georgia","times new roman",serif;
       font-size: 12pt;
      color:#333;*/
        font:14px "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 1.2em;*/
      voice-family: inherit;
       } 
html>body {
min-width:773px;
}
#container {
    background:#fafaf8;
    margin:0 auto;
    width:773px;
    border: 1px solid black;	
  }
#header {
 width: 100%; 
 background:url(/images/New-Bubbles-Banner.jpg) top center no-repeat;
 height: 200px;
 position: relative;
}
#sliding {
      float:left;
      width:100%;
      background:#DAE0D2 url(/images/border2.gif) repeat-x bottom;
      font-size:100%;      
      line-height:normal;
      }
#sliding ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
#sliding li {
      float:left;
      background:url(/images/right_side1.png) no-repeat right top;
      margin:0;
      padding:0;
      }
#sliding a {
      display:block;
      background:url(/images/left_side.png) no-repeat left top;
      padding:5px 15px 4px;
      color: threedhighlight;
      }
#sliding #current {
     background-image:url(/images/norm_right_on1.png);
      }
#sliding #current a {
      background-image:url(/images/norm_left_on2.png);
      padding-bottom:5px;
     color: black; 
}
#main {
 float: right;
 width: 100%;
 }
#main p {
 padding: 3px;
 text-align: justify;
 }
#main h1 {
 font-size: 1.4em;
 text-decoration: none;
 padding: 10px;
 text-align:center;
}
#main h2 {
 padding:5px;
}
#main ul {
list-style-type: disc;
}
#main ul.noDisc {
list-style-type: none;
}
#footer {
    background:#203652;
    clear:both;    
}
#footer p {
    padding:5px;
    margin:0;
    }
#nav {
    background:#c99;
    padding: 5px;
    }
table {  
border-collapse: collapse;
width: 100%;
border: 1px solid #666;
font: 100%/1.6 "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
margin-bottom: 0.5em;
}
div#main table:last-child {
    margin-bottom:0;    
  }
caption {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom:  0.5em;
}
div#main caption:first-child {
margin-top: 0.5em;
}
col {
  border-right: 1px solid #ccc;
  width: 50%;
}
col#albumCol {  
}
thead {
  background: #ccc url(/images/bar.gif) repeat-x left center;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}
th {
  font-weight: normal;
 vertical-align:top; 
 /*text-align: center;*/
}
#playlistPosHead {
  text-indent: 0em;
} /* altering this property will remove the header for 1st column */

th, td {
  padding: 0.1em 1em;
  vertical-align: bottom;
}
.odd {
  background-color:#edf5ff;
}
tr {
text-align: center;
border: 1px solid black;
}
noborder {
border-bottom: none;
}
tr:hover {
  background-color:#3d80df;
  color: #fff;
  }
thead tr:hover {
  background-color: transparent;
  color: inherit;
}
