i {color: red;}
#albums_container {height: 100%; background: #333 url(../display/columnBG.png);}
h1{background-color: orange; margin-left: -0px; padding-left: 5px;}
#alb_div{padding-left: 10px; padding-top: 10px; margin-top: -13px; width: 900px; height: auto; margin-left: 10px; overflow: hidden;}
#album_float{float: left; width: 270px; min-height: 200px;  background-image: url(../display/album.png); background-repeat: no-repeat;}
#album_float a img{border: solid 5px #222; margin: 10px;}
#album_float div {font-weight: 800; width: 225px; letter-spacing: -1px; font-size: 15px; position: relative; left: 10px; top: -12px;}
#album_float i {font-size: 10px;}
#new_album{background-color: lightblue; margin: 0px; width: 98%;}
#new_album td {color: #111; background-color: lightblue; margin: -1px; border-left: solid 1px royalblue;}
#submit_td{border-left: solid 0px #111; text-align: center;}
#album_cover{font-size: 20px;width: 98%; height: 200px; background-color: lightblue; padding: 10px;}
#album_cover img {border: solid 5px #eee; float: left;}
#none td{background: transparent; border-bottom: dashed 1px #444;}
#error{width: 100%; position: absolute; left: 0px; top:0px; background-color: red; color: #fff}
#photos{background-color: #222; width: inherit; }
#pic{float: left; border: solid 5px #222; margin: 10px;}
#blue{background-color: lightblue;}
#album_cover_main{float: left; border-right: dashed 1px #333; font-size: 14px;width: 250px; height: 600px; background-image: url(../display/youth_album.png); background-repeat: no-repeat;  padding: 10px;}
#album_cover_main div {font-size: 15px; width: 220px; font-weight: 800; letter-spacing: -1px;}
#album_cover_main img {border: solid 5px #222; float: left; }
#pic:hover{border-color: orange;}
#photo_count{ }
#create_user{float: left; width: 300px; height: 400px; background-color: lightblue;margin-left: 50px}
#links a{font-size: 10px;}