body { background-repeat: repeat-y; background-color: white color: black background-attachment: scroll; overflow: auto; } div {border: 0px dotted gray; padding: 0;} #content { position: absolute; padding: .5em; left: 260px; right: 10%; top: 200px; color: black; font-family: 'Arial'; } #edit { position: absolute; color: white; top: -200px; left: -260px; } #bandinfo { position: relative; left: 0; right: auto; top: 60px; } #Preview { position: relative; top: 20px; left: 200px; color: red; background: black; z-index: 10; } p { } //.bandtext a:link, a:visited{ color: red; } p a:link, p a:visited { color: red; } #artists-band-menu { position: absolute; left: 0; top: 0; } #artists-visual-menu { position: absolute; //left: 400px; //top: 120px; } #main-menu { position: absolute; left: 50px; top: 200px; } #main-menu ul { padding: 0; margin: 0; border: 0; } #main-menu li { padding: 5px; margin: 5px; border: 0; list-style-type: none; list-style-position: inside; } #main-menu a { border: 0; } .menuitem { border: 0; } #home-button { position: absolute; left: 5px; top: 20px; } h2 { text-align: center; background-color: red; color:white; } #photogallery ul { text-align: center; margin-left: 0; padding-left: 0; } #photogallery li { list-style-type: none; list-style-position: inside; } #gallery ul { text-align: center; margin-left: 0; padding-left: 0; margin: 5%; } #gallery li { list-style-type: none; list-style-position: inside; border-bottom: 2px solid red; margin: 5%; } #gallery h2 { background-color: transparent; } #links { position: relative; left: 0; right: auto; top: 60px; } #links ul { text-align: center; margin-left: 0; padding-left: 0; } #links li { list-style-type: none; list-style-position: inside; } #links a:link, #links a:visited{ color: red; } .album_image { float: right; position: relative; } .buy_button { display: inline; } .catalog_col1 { width: 50%; padding: 0; float: left; } .catalog_col2 { float: right; padding: 0; width: 50%; } legend { padding: 0; background-color: transparent; } label { padding: 2px; margin: 2px; text-align: right; background-color: transparent; } 