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

.main {width: 750px; padding-left: 25px; padding-right: 25px; background: url(images/layout_19.jpg) repeat-y; background-position: center; align: center;}
.heading {border: 1px solid #FFFFFF; width: 100%; font-family: Verdana; font-size: 13px; color: #FFFFFF; font-variant: small-caps; background-color: #999999; font-weight: bold; text-align: center; }

body {background-color: #111214; }
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
p, li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-align: left; }
.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.date {text-decoration: underline; }
.album_pic {text-align: center;}
.album_name {width: 200px; text-align: center; }

.image {width: 320px; border: 1px solid #FFFFFF; }
.thumbnail {width: 240px; border: 1px solid #FFFFFF; }

a:link, a:visited {font-size: 12px; color: #FFFFFF; }
a:hover {text-decoration: none; }

#updates {width: 400px; align: center; padding-top: 1px;}
