body 
{
font-family: Helvetica, Arial, san-serif;
font-size: 12px;
font-weight: normal;
line-height: 16px;
padding: 0px;
margin: 0px;
}

p 
{
font-family: Helvetica, Arial, san-serif;
font-size: 12px;
font-weight: normal;
line-height: 16px;
}

td 
{
font-family: Helvetica, Arial, san-serif;
font-size: 12px;
font-weight: normal;
line-height: 16px;
}

img
{
border: 0px;
}

a
{
outline: none;
color: #00CDF9;
text-decoration: none;
}

a:hover
{
color: black;
}

h1
{
font-size: 36px;
line-height: 36px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h2
{
font-size: 24px;
line-height: 24px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h3
{
font-size: 14px;
line-height: 18px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

#sponsors
{
z-index: 1000;
position: absolute;
margin-top: 20px;
right: 20px;
color: black;
text-align: center;
}

#sponsors img
{
border: 0px;
margin-bottom: 10px;
}

#global
{
position: fixed;
_position: absolute;
left: 50%; 
top: 50%;
width: 1000px;
height: 580px;
margin-top: -300px;
margin-left: -500px;
overflow: hidden;
}

#header
{
position: absolute;
top: 72px;
left: 78px;
width: 200px;
}

#header img
{
margin-bottom: 5px;
}

#illustration
{
position: absolute;
top: 238px;
left: 299px;
z-index: -100;
}

#menu
{
position: absolute;
top: 212px;
left: 78px;
width: 280px;
}

#sub_menu
{
position: absolute;
top: 212px;
left: 78px;
width: 280px;
}

#download
{
margin-top: 10px;
padding: 10px;
width: 280px;
background: pink;
}

#text_block
{
position: absolute;
}

#text_block h1
{
margin-top: 25px;
margin-left: 25px;
}

#text_block h2
{
margin-top: 25px;
margin-left: 25px;
width: 380px;
}

#text_scroller
{
position: absolute;
left: 25px;
width: 337px;
height: 243px;
overflow: auto;
}

.message
{
margin-bottom: 40px;
clear: both;
}

.message .text
{
width: 150px;
float: left;
}

.message .image
{
margin-left: 160px;
}

#text_scroller
{
position: absolute;
margin-top: 20px;
left: 25px;
width: 337px;
height: 243px;
overflow: auto;
}

.image img
{
border: solid 7px white;
}

#footer
{
position: absolute;
left: 175px;
top: 565px;
font-size: 10px;
}