@charset "utf-8";
/* CSS Document */

.menuSelected { font-weight:bold; }

#topSection { width:900px; position:relative; z-index:1; }

#circleContainer { float:right; z-index:5; margin-top:20px; margin-right:120px; } 

#menuPageBar { position:absolute; left:0; top:130px; margin:0; padding:0; height:25px; width:900px; background-color:#D8E8D3; z-index:0; }
#menuPageBar a { color:#000000; text-decoration:none; }
#menuPageBarTitle { position:absolute; right:50px; top:5px; z-index:1; }
#menuSubPage { z-index:1; background-color:#EEF3EB; min-width:85px; min-height:205px; padding:10px; padding-left:20px; line-height:1.8em; margin-top:115px; }
#menuSubPage a { color:#000000; text-decoration:none; }

#menuSubPageFill { z-index:1; width:280px; height:15px; padding:10px; line-height:1.3em; margin-top:150px; float:right; margin-bottom:155px; margin-right:20px; font-weight:bold; text-align:center; position:relative; }
#noteMarker { position:absolute; top:-19px; left:30px; }

#contentBlock { width:900px; margin-top:0; }

div.artistsPhoto { float:left; margin-left:9px; margin-top:10px; margin-bottom:10px; width:200px; height:auto; margin-right:10px; }

div.contentHeaderBar { width:818px; height:25px; background-color:#D8E8D3; padding-left:82px; padding-top:7px; font-weight:bold; clear:left; }
div.contentBlockText { width:356px; margin-left:75px; float:left; line-height:1.3em; margin-top:10px; margin-bottom:10px; clear:left; }

div.contentBreakerBar { width:900px; height:15px; background-color:#D8E8D3; clear:left; }

div.photoSurround { width:410px; height:180px; position:relative; float:right; overflow:hidden; margin-right:10px; margin-top:10px; }
div.photoSlider { height:160px; position:absolute; left:0; top:0; }
div.photoSlider img { float:left; border:none; margin-right:10px; }
div.photoControls { width:406px; height:11px; font-size:11px; position:absolute; bottom:0; left:0; padding:2px; padding-bottom:7px; }
div.photoControls a { text-decoration:none; font-weight:bold; }
.scrollPhotosLeft { float:left; }
.scrollPhotosRight { float:right; }
