BODY {background-image: url('../images/main_bg.jpg'); background-attachment: fixed;}

/* text */
LI {font: 11/11pt Arial; color: #FFFFFF;}
P {font: 11/11pt Arial; color: #FFFFFF; padding-left: 1em; padding-right: 1em;}
A {text-decoration: none; font-weight: 700; color: #990000;}

.proj {font-weight: 700;}
.date {font: 9/9pt Arial; color: 999999; text-align: right; padding-right: 4em;}
.table_content {padding-left: 3em; padding-right: 3em;}
.title {font: 13/13pt; font-family: Impact, Charcoal, sans-serif; color: #FFFFFF; font-weight:normal;}

HR {border-top: 1px solid #0a0000; border-bottom: 1px solid #0a0000; height: 5px; background-image: url('../images/main_bg.jpg')}

/* content layout */
.tabletop {position: absolute; top: 0px; left: 100px; background-color: #0a0000; background-image: url('../images/table.jpg');  width: 550px; height: 100%}

/* right bar layout */
.border_bar {background-image: url('../images/border.jpg'); width: 41px; height: 100%;} 
.twitter {position: absolute; top: 0px; right: 0px; width: 250px; background-color: #0a0000;}

