body {background-image: url('../img/bg.jpg'); background-repeat: repeat-x; background-color: #5D215D; }
div#wrapper {width: 734px; margin: 0 auto; }
div#secondarynav {width: 195px; float: left; display: inline; background-image: url('../img/navbg.jpg'); background-repeat: repeat-y; }
div#primarynav {background-image: url('../img/flash.jpg'); background-repeat: no-repeat; min-height: 250px; _height: 250px; padding: 250px 8px 0px 12px;}
div#content {width: 539px; float: left; color: #FFFFFF; }
div#pagefooter {width: 734px; clear: both; }
div#footer {width: 529px; height: 27px; background-image: url('../img/footer.jpg'); background-repeat: no-repeat; padding: 10px 0px 0px 10px; }

ul#nav {margin: 0px; padding: 0px;}
ul#nav li {margin: 0px; padding: 0px; width: 175px; height: 31px; background-image: url('../img/navitem.jpg'); background-repeat: no-repeat; }

ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {display: block; padding: 8px 0px 5px 0px; color: #ffffff; text-align: center; width: 175px; height: 18px; background-image: url('../img/navitem.jpg'); background-repeat: no-repeat; }
ul#nav li.current a:link, ul#nav li.current a:active, ul#nav li.current a:visited {background-image: url('../img/navitem_current.jpg');}
ul#nav li a:hover {background-color: transparent;}

div#breadcrumb { width: 529px; height: 19px; background-image: url('../img/breadcrumb.jpg'); background-repeat: no-repeat; color: #FFFFFF; padding: 30px 0px 0px 10px; }
div#ptp { width: 539px; height: 195px; background-image: url('../img/ptpromotion.jpg'); background-repeat: no-repeat; text-indent: -9999px; }
div#title { width: 494px; height: 35px; background-image: url('../img/title.jpg'); background-repeat: no-repeat; color: #FFFFFF; padding: 8px 0px 0px 35px; text-transform: uppercase; font-weight: bold; }
div#title h2 {margin: 0px 0px 0px 0px;}
div#pagecontent { padding: 0px 10px 0px 10px; width: 519px; }

div.artist {text-align: center; margin: 0px 0px 0px 0px; height: 175px;}
div.artist img {display: block; margin: 0px auto 5px auto}
div.photos br {clear: both;}
div.photo {float: left; width: 215px; text-align: center; background-image: url('../img/photobg.jpg'); background-repeat: repeat-x; margin: 0px 10px 5px 0px; padding: 5px;}
div.photoinfo {float: left; width: auto; margin: 0px 0px 5px 0px;}

a:link, a:visited, a:active {color: #FFFFFF; text-decoration: underline;}
a:hover {background-color: transparent; }

.blocker {display: block;}
.floater {float: left;}
.clearer {clear: both;}