body
{
font-weight:normal;
background-color:#eeeeee;
font-weight:bold;color:#000000;
}

#loadscreen
{
position: absolute;
top:0px;
left:0px;
z-index:500;
width:100%;
height:100%;
background-color:#999999;
opacity:0.7;
filter:alpha(opacity=70);
}

#url_window
{
position: absolute;
top:790px;
left:400px;
z-index:200;
}

#name_window
{
position: absolute;
top:790px;
left:200px;
z-index:201;
}

#name_space
{
position: absolute;
top:0px;
left:200px;
z-index:200;
font-size:40px;
}

#name_display
{
width:150px;
}

#url_display
{
width:500px;
height;64px;
}

#background_tierchart
{
position: absolute;
top:100px;
left:200px;
z-index:0;
/* background-image:url(background_tier_rated_white.gif);  */
background-color:#ffffff;
width:760px;
height:740px;
opacity:1.0;
filter:alpha(opacity=100);
}

#main_tierchart
{
position: absolute;
top:0px;
left:0px;
}

#chart_select
{
position: absolute;
top:840px;
left:200px;
z-index:201;
}


#description
{
position: absolute;
top:45px;
left:2px;
z-index:204;
font-size:13px;
line-height:13px;
}

#mail
{
position: absolute;
/*	top:790px;
	left:730px;	*/
top:1200px;
left:730px;
z-index:204;
}

a
{
    color:#669966;
    font-style:normal;
    text-decoration:underline;
}
a:link
{
    color:#669966;
    font-style:normal;
    text-decoration:underline;
}
a:visited
{
    color:#669966;
    text-decoration:underline;
}
a:hover
{
    color:#66cc66;
    font-style:normal;
    text-decoration:underline;
}
a:active{
    text-decoration:none;
}

#mmc
{
position: absolute;
top:70px;
left:200px;
height:30px;
width:760px;
background-image:url(mmc.gif);
}

#mmc
{
position: absolute;
top:70px;
left:200px;
height:30px;
width:760px;
background-image:url(mmc.gif);
}

#main_body
{
position: absolute;
top:120px;
left:200px;
z-index:300;
width:760px;
height:740px;
}

#game_title
{
font-size:32px;
}

#start_spacer
{
height:60px;
}

#main_explanation
{
font-size:32px;
}

#startbutton
{
font-size:32px;
font-weight:bold;
width:600px;
height:60px;
border: solid 3px #666666;
background-color: #ffffff;
border-radius: 8px;
cursor: pointer;
}