* html body{/*IE6+ hack*/padding: 0 0 0 314px;/*Set value to (0 0 0 WidthOfFrameDiv-4)*/}

body {
scrollbar-base-color:gray; 
scrollbar-3dlight-color:#ffd700; 
scrollbar-arrow-color:#ff0; 
scrollbar-darkshadow-color:#FFA500; 
scrollbar-face-color:#660066; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#000f0f ;
margin: 0; padding: 0; border: 0; overflow: hidden; height: 100%; max-height: 100%; }
 
#common_menu{position: absolute; top: 0; bottom: 0; left: 0; 
width: 314px; /*Width of frame div 168 max-width: 160px;    */ 
 min-width: 314px; height: 100%; overflow: auto; 
 filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#660066, endColorstr=#f0f0f0); 
 border: 2px solid; color: maroon; background: #660066;}

#maincontent{position: absolute; top: 0; bottom: 0;
 left: 314px; /*Set left value to WidthOfFrameDiv*/ 
 right: 0; overflow: auto; background-image: url('http://www.littlerockbopclub.com/art/Spiral.gif'); border: 1px solid;}
* html #maincontent{/*IE6+ hack*/height: 100%; width: 100%;}

.innertube{margin: 24px;/*Margins for inner DIV inside each DIV (to provide padding)*/}

.buttonmenu{list-style-type: none; background: white; align: center; margin: 0; padding: 0; width: 160px;}

.buttonmenu li a{color: white; display: block; width: 160px; margin: 0; padding: 0px 0px; 
 text-decoration: none; font-weight: bold; border: 2px solid; border-color: #D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/ 
 background-color: #704968; filter:progid:DXImageTransform.Microsoft.Gradient(EndColorStr=#c0c0c0, StartColorStr='purple', gradientType='0');}

.buttonmenu li a:visited{color: white;}

.buttonmenu li a:hover, .buttonmenu li a:active{color: yellow; background-color: #CDB4C8;}

.bodyparts{list-style-type: none; margin: 0; padding: 0;}

.bodyparts li a:hover{color: purple; font-weight: bolder;}

.bodyparts li a{color: darkmagenta;}

.bodyparts li a:visited{color: blueviolet;}

.bar{
background:#336699 ;
border-left:1px solid #99CCFF;
border-top:1px solid #99CCFF;
border-right:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
padding:2px 2px 2px 2px ;
}
.title{
font-size:15pt;
font-weight:bold;
color:white;
padding-left:10px;
}

img.expando{ 
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}



