body { background-color: #000; color: #666; font-size: 10px; font-family: Arial; }

.main { margin: 0 auto 0 auto; width: 800px; }

#header h1 { font-weight: normal; font-size: 24px; margin-left: 40px; float: left; }
#header h1 a { color: #fff; }
#header h1 a:hover { color: #FF9999; }
#header ul { float: right; margin: 20px 30px 0 0; }

a { color: #999; text-decoration: none; }
a:hover { color: #FF9999; }

#footer { text-align: center; }


#sexyBG { display: none; position: absolute; background: #000; opacity: 0.6; -moz-opacity: 0.6; -khtml-opacity: 0.6; filter: alpha(opacity=60); width: 100%; height: 100%; }#sexyBOX { display: none; position: absolute; background: #fff; color: #333; text-align: center; border: 1px solid #333; top: 70px; z-index: 100; padding: 5px; }.sexyX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #333; background: #000; margin-top: 3px; }

p.rightLink { text-align: right; }