@charset "UTF-8";

body { background-color: #000000; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; }
a { color:#999999; }
a:link { color: #0099FF; text-decoration: underline; }
a:visited { text-decoration: underline; color: #0099FF; }
a:hover { text-decoration: none; color: #00CCFF; }
a:active { text-decoration: underline; color: #FFCC00; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
h1 { font-size: 200%; color: #00AEEF; }
h2 { font-size: 180%; color: #33BEF2; }
h3 { font-size: 160%; color: #66CEF5; }
h4 { font-size: 140%; color: #99DFF9; }
h5 { font-size: 120%; color: #CCEFFC; }
h6 { font-size: 100%; color: #FFFFFF; }

p { margin-top:0px; line-height:20px; }

a img {border:none;}

td { text-align: left; vertical-align: top; }

.clear {clear:both;height:0px;font-size:1px;line-height:0px;}

#wrapper { width: 92%; margin: 0 auto; text-align: left; clear:both; min-width:960px; } 

#header { position:relative; margin-top:15px; padding-top: 10px; padding-bottom: 10px; text-align: left; }
#header h1 a { color: #FFF; text-decoration: none; }
#content { margin: 10 0; text-align: left; }
#footer { margin-top:5px; }
#footer p { font-size:10px;font-weight:bold; line-height:14px;margin:0px;padding:0px;}
#footer p.legal { font-size: 9px; font-weight: normal; color: #666666; }

/*** FUNCTIONAL ***/
.right { float:right; }
.left { float:left; }
.button { background-color: #000000; padding: 7px; border: 1px solid #00CCFF; font-weight: bold; color: #FFFFFF; margin:5px; }

#social { position: absolute; top: 20px; right: 10px; }
#social img {width:36px;height:35px;margin:5px;}