body         { background-image: url('images/bodybg.jpg'); background-repeat: repeat-x; 
               background-attachment: fixed; background-position: center top }
#socialwrap { position:absolute; width:100%; text-align: center; top:0;}
#social { position: relative; text-align: right; }
               
#header { position: relative; width:100%; height:236px; text-align:center; margin-top:23px; }
#menu { background-position: center top; position: relative; width:1009px; height:66px; text-align:center; background-image:url('images/menubg.png'); background-repeat:no-repeat; z-index:5 }
#contentcontainer { background-position: center top; height: auto; width: 1009px; text-align: center; background-image:url('images/content-bg.png'); background-repeat:repeat-y; padding-left: 45px; padding-right: 45px; }
#contentmain { background-position: left bottom; position: relative; text-align: left; width: 918px; height: 100%; font-family:Verdana; font-size:14px; letter-spacing:0; color:#121212; line-height:18px; background-image:url('images/content-watermark.jpg'); background-repeat:no-repeat }
#footer { background-position: center top; height: 179px; width: 1009px; background-image:url('images/footer.png'); background-repeat:no-repeat }
td { font-family:Verdana; font-size:14px; line-height:18px;}
h1           { font-family: Arial; font-size: 24px; letter-spacing: -2; color: #2E2E2E; 
               font-weight: bold; margin:0px,-5px,0px,0px; display:inline; padding:0; line-height:18px;}
h2           { font-family: Arial; font-size: 20px; letter-spacing: -2; color: #2E2E2E; 
               font-weight: bold }
h3           { font-family: Arial; font-size: 16px; letter-spacing: -2; color: #b32329; 
               font-weight: bold }
p { line-height: 18px; margin-bottom:-10px; padding-top:0; padding-bottom:5px; }
a:link       { color: #B32329; }
a:visited       { color: #B32329;}
a:hover       { color: #F3B61F; }

img a:link {border-bottom-width:0px}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:transparent;
color:#7f7c7c;
font: Arial;
font-size:44px;
line-height:32px;
letter-spacing: -3px;
font-weight:bold;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 60%
}