
.mytab {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    height: 
}

.mytab li{
    display: inline;
    padding: 10px;
}		

#mytab img {
    padding: 3px 3px;
    cursor:pointer;
    display:none;
}

#Logo {
    WIDTH:260px;
    HEIGHT:70px;
    float: left;
}

#contentRow {
  vertical-align: top;
}

#imageDiv { 
  float: left; 
  position: relative; 
  padding: 10px;
} 

#cardImage, #todaysCardImage{
  position: relative;
  top:0px;
  left:30px;
  width: 354px;
  height: 567px;
}

#cardFrame, #todaysCardFrame{
   position: absolute;
   top:0px;
   left:20px;
   width:394px;
   height: 598px;
}

#copyright {
    clear: both;
    WIDTH: 627px; 
    HEIGHT: 41px;
    padding: 5px 5px; 
    border: 0;
}

#accordionFrame {
    position: absolute;
    width: 520px;
    height: 570px;
    margin-left: 00px;
    float: left;
}

.description {
    height: 390px;
    overflow: auto;
}

.jqDockLabel {
    cursor:pointer;
}

#mytab6 {
    height: 72px;
}

#mytab5 .jqDock { 
    border:3px solid #339966;
}
#mytab4 .jqDock { 
    border:3px solid #FFFF99;
}
#mytab3 .jqDock { 
    border:3px solid #0000ff;
}
#mytab2 .jqDock { 
    border:3px solid #CC3333;
}
#mytab1 .jqDock { 
    border:3px solid #B740C4;
}
