@import url(reset.css);

body { font-family: Helvetica, Verdana, sans-serif; font-size: 62.5%; line-height: 1.6em; background: #fff url(../../images/html/background.gif); color: #fff; margin: 0px; padding: 0px; }

a, a:link, a:visited { color: #ee0000; text-decoration: none; }
a:hover { text-decoration: underline; }

img.logo { position: absolute; left: 34px; top: 80px; border: 0px!important; } 

div#container{ margin: 0 auto; width: 950px; background: #000; padding: 30px 0 30px 10px; overflow: hidden; }

div.header { width: 960px; height: 373px; margin: 0 auto; background: url(../../images/html/bg_header.jpg) 0 0  no-repeat; position: relative; }
div.header h1 { display: block; text-indent: -9999px; width: 493px; height: 164px; background: url(../../images/html/bg_danceOff3d.jpg); position: absolute; top: 131px; left: 34px; }
div.header p { width: 546px; height: 21px; background: url(../../images/html/bg_sweetGear.gif) 0 0 no-repeat; text-indent: -9999px; position: absolute; left: 34px; top: 330px; }
div.header a.sweetSite { width: 386px; height: 16px; background: url(../../images/html/bg_sweetSite.gif) 0 0 no-repeat; text-indent: -9999px; display: block; left: 34px; top: 14px; position: absolute; }

h1 { font-size: 2.4em; font-weight: 100; margin-bottom: 10px; }
h2 { font-size: 2.0em; font-weight: 100; margin-bottom: 20px; }

p { margin-bottom: 10px; font-size: 1.6em; }
p strong { font-weight: normal; }

div.left { float: left; padding-top: 20px; width: 880px; text-align: center; }

hr {  margin-bottom: 10px; border: 0px; border-bottom: 1px solid #fff; }

table{ text-align: left; float: left; padding-left: 15px; width: 570px; }
td { border: 10px solid #000; font-size: 1.4em; background: #000; }
img { float: left; border: 2px solid #fff!important; }

div.blackBox { float: left; margin-bottom: 10px; width: 878px; background: #000; padding: 20px 30px 30px 30px; border: 1px solid #2D2D2D }


