body {
margin: 0;
padding: 0; 
background: #555;
}

.a1 {
width: 732px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

span.home_nav, a.home_nav {
color: white;
font: bold 12px/1.5em 'Lucida Grande', LucidaGrande, Lucida, Arial, sans-serif;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
margin: 0 9px;
}

span.home_nav, a.home_nav:hover {color: #f93}

.disclaimer {
color: white;
font: 10px/1.5em 'Lucida Grande', LucidaGrande, Lucida, Arial, sans-serif;
text-decoration: none;
margin: 10px 0;
}

.news {
width: 732px;
height: 100%;
margin: 30px 0;
text-align: left;
}

p {
font: 12px/1.3em 'Lucida Grande', LucidaGrande, Lucida, Arial, sans-serif;
width: 730px;
text-align: justify;
color: #ccffff;
}

h1 {
color: #f93;
font: bold 16px/1em 'Lucida Grande', LucidaGrande, Lucida, Arial, sans-serif;
text-transform: uppercase;
width: 730px;
}

h2 {
color: #f93;
font: bold 12px/1em 'Lucida Grande', LucidaGrande, Lucida, Arial, sans-serif;
text-transform: uppercase;
width: 730px;
}

h3 {
color: #CCFFFF;
font: bold 10px/1em 'Lucida Grande', LucidaGrande, Lucida, Arial, sans-serif;
text-transform: uppercase;
width: 730px;
}

.mt20 {margin-top: 10px}

.sponsors, .sponsors a {
padding-top: 10px;
font-family: Arial;
font-size: 10px;
color: #ccffff;
text-decoration: none;
font-weight: normal;
}

.ref, .ref a {
padding-top: 10px;
text-align: center;
font-family: Arial;
font-size: 12px;
color: #fff;
text-decoration: none;
font-weight: normal;
}

.menu {display: none}