* { margin: 0px; padding: 0px; }

body { background: #000000; }
p { font-size: 14px; color: #333333; margin: 0px 0px 14px 0px}
h1 { font-size: 46px; color: #9c1414; }
a { font-size:; }

#Container { width: 450px; margin: 0px auto; }

#DisclaimerWrap { width: 450px; }
#DisclaimerTop { width: 450px; height: 15px; background: url('../images/DisclaimerTop.png') no-repeat; }
#DisclaimerMiddle { width: 410px; padding: 15px 20px; background: url('../images/DisclaimerMiddle.png') repeat-y; }
#DisclaimerBottom { width: 450px; height: 15px; background: url('../images/DisclaimerBottom.png') no-repeat; }

#Links { text-align: center; font-size: 22px;}
#Links a { color: #9c1414; text-decoration: none; }
#Links a:hover { color: #660D0D; text-decoration: underline; }