 body {
	background-color: #CCCC99;
	margin-top: 0px;
	margin-left: 60px;
}
img {
	behavior:	url("/pngbehavior.htc");
}
a:link {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
.CaptionText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
}
.titleBrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660033;
	line-height: 20px;
}
.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #0000EE;
}
.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.titleGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
.titleBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
    text-align: center;
}
.priceRed {
	color: #990000;
}
.priceGreen {
    text-align: center;
	color: #003333;
}
.priceBlk {
	color: #000000;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.bio2_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.storetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.photocredit {
	font-size: xx-small
}

/* for musicdock pages */
.docknote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dockbody {
	background-color: #CCCC99;
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.docktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-style: italic;*/
	font-weight: bold;
	color: #660033;
	/*color: #660033;*/
	line-height: 20px;
}
.docktrack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
.docktitle_flower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
.dockplay_heart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: gray;
}
.dockbuy_heart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
}
.docktrack_russian {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B8E23;
}
.dockplay_russian {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B8E23;
}
.docktrack2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#ScrollLayer {
    position:absolute; 
    left:220px; 
    top:120px; 
    width:500px; 
    height:470px; 
    clip:auto;
    overflow:hidden; 
    visibility:visible; 
    z-index:800;
}
#ScrollControl {
    position:absolute; 
    width:45px; 
    height:360px; 
    left:160px; 
    top:180px; 
    z-index:800;
}

#BugArea {
	position:absolute;
	left:155px;
	top:49px;
	width:603px;
	height:539px;
	z-index:0;
	visibility: visible;
	overflow:hidden;/*        border: solid black;*/
}
    .Bugs {
        position: absolute;
        z-index:0;
        visibility:hidden;
        left:120px; 
        top:110px; 
        z-index:0; 
    }
