#superContainer { margin: 0 auto; padding: 0; width: 864px; height: 490px; } 

#mainContent { height: 100%; width: 100%; /*background-image: url(../images/album/album_main.jpg); background-repeat: no-repeat; background-position: bottom right;*/ }
#leftColumn { float: left; margin: 283px 0 0 0; vertical-align: bottom; width: 282px; height: 317px; }
#rightColumn { float: right; margin: 580px 0 0 0; vertical-align: bottom; text-align: right; } 


#album { padding: 125px 0 0 72px; }
#album p { font-size: 18px; letter-spacing: .5px; line-height: 18px; }

.names { padding: 35px 0 35px 85px; }
.subHead { font-size: 12px; padding: 0 0 0 315px; line-height: 15px;}
h1 { font-weight: normal; font-size: 20px; letter-spacing: .5px; color: #2f0c0a; padding: 10px 0 0 0;}

.subH1 { font-weight: normal; font-size: 20px; letter-spacing: .5px; color: #2f0c0a; padding: 5px 0 0 225px;}

a { font-weight: normal; font-size: 20px; letter-spacing: .5px; color: #62a8b5; padding: 10px 0; text-decoration: none;}

a:link { font-weight: normal; color: #55c4c1; text-decoration: none;}
a:visited { font-weight: normal;  color: #55c4c1; text-decoration: none;}
a:active { font-weight: normal; color: #55c4c1; text-decoration: none;}
a:hover { font-weight: normal; color: #55c4c1; text-decoration: none;}

.albumphoto { float: right; margin-top: 40px; }
