body { background:#000 url(/images/bg.jpg) center top no-repeat; margin:0; padding:0px; }

img { border:0; }
body,a,div { font-family:Verdana,Arial; color:#FFF; }
textarea { overflow:auto; }

#about p { text-align:left; font-family:Arial,Verdana; font-weight:bold; font-size:18px; letter-spacing:0px; }
.comment-block { border-bottom:1px solid #b09f96; color:#000; font-size:14px; padding-bottom:10px; }
.comment-block strong, .comment-block em { font-size:12px; letter-spacing:-1px; color:#000; }

#trailer div { margin-left:14px; text-align:center; float:left; font-size:14px; font-weight:bold; }

#comments { font-size:15px; scrollbar-face-color:#000; scrollbar-highlight-color:#000; scrollbar-arrow-color:#f5ef4a; }
#comments strong { font-size:13px; color:#f5ef4a; letter-spacing:-1px; }
#comments div { margin:0 0 15px 0; }
#comments p { margin:25px 0 5px 0; font-style:italic; }
#comments em { font-size:12px; }

#links img { border:1px solid #000; }
#links a { font-size:14px; letter-spacing:-1px; }
#links div { float:left; margin:0 30px 30px 0; }

#corner-links, #corner-links a { font-size:13px; color:#E4C412; text-decoration:none; }

#donation-intro p { font-size:12px; margin:0 0 10px 0; text-align:left; }

#blackout {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

ul, li { margin:0; padding:0; }
li.sortable { list-style-type:none; font-weight:bold; }
li.sortable img { cursor:n-resize; display:block; padding:5px; }
