* { 
font-family : arial, sans-serif; 
} 
BODY { 
color : #333; 
background-color : #fff;
} 
#logo { 
margin-top : -1em; 
position : relative; 
top : 2em; 
} 
.logo { 
font-size : 1.5em; 
color : #444; 
} 
INPUT.text { 
font-size : 1em; 
} 
#fake_mouse { 
left : 100px; 
position : absolute; 
top : 100px; 
} 
#instructions { 
margin-top : 40px; 
font-size : 1.1em; 
background : url(images/instructions_bg.png) no-repeat center top; 
color : #999; 
height : 84px; 
} 
#instructions DIV { 
line-height : 84px; 
} 
#link_placeholder { 
height : 90px; 
} 
#link { 
display : none; 
padding-bottom : 28px; 
position : absolute; 
} 
INPUT.link { 
border-right : 1px solid #c2c9ff; 
border-top : 1px solid #c2c9ff; 
font-size : 1.2em; 
border-left : 1px solid #c2c9ff; 
width : 312px; 
cursor : pointer; 
color : #555; 
border-bottom : 1px solid #c2c9ff; 
background-color : #f4fbff; 
text-align : center; 
} 
#footer { 
border-top : 1px solid #ddd; 
margin-top : 40px; 
color : #999; 
padding-top : 0.5em; 
text-align : center; 
} 
#footer A { 
padding-right : 1em; 
padding-left : 1em; 
padding-bottom : 0; 
color : #999; 
padding-top : 0; 
text-decoration : none; 
} 
#footer A:hover { 
text-decoration : underline; 
} 
#about { 
margin-top : 0.5em; 
color : #666; 
text-align : center; 
} 
#language { 
margin-top : 1em; 
background : #fff url(/images/worldwide.png) no-repeat center 50%; 
color : #666; 
text-align : center; 
} 
#language SELECT { 
width : 200px; 
} 
#copyright { 
padding-right : 0.25em; 
margin-top : 40px; 
padding-left : 0.25em; 
font-size : 0.75em; 
padding-bottom : 0.25em; 
color : #bbb; 
padding-top : 0.25em; 
background-color : #fff; 
text-align : center; 
} 
#link_buttons { 
display : none; 
position : absolute; 
} 
#link_message { 
display : none; 
position : absolute; 
} 
A.link_button { 
padding-right : 0; 
display : block; 
padding-left : 0; 
font-size : 0.8em; 
background : url(images/link_button.png) no-repeat center center; 
float : left; 
padding-bottom : 5px; 
margin : 0 2px; 
width : 60px; 
color : #fff; 
line-height : 20px; 
padding-top : 5px; 
height : 20px; 
text-align : center; 
text-decoration : none; 
} 
A.link_button:hover { 
background-image : url(images/link_button_hover.png); 
} 
#link_message { 
font-size : 1em; 
z-index : 99; 
background : url(images/link_message.png); 
width : 332px; 
color : #fff; 
line-height : 32px; 
height : 32px; 
text-align : center; 
} 
#sponsor { 
display : none; 
font-size : 0.9em; 
margin : 0 auto; 
text-align : center; 
} 
#sponsor A { 
display : block; 
margin : 0 auto; 
width : 200px; 
text-decoration : none; 
} 
#sponsor A IMG { 
border-top-width : 0; 
border-left-width : 0; 
border-bottom-width : 0; 
padding-bottom : 5px; 
width : 120px; 
height : 90px; 
border-right-width : 0; 
} 
#sponsor P { 
margin-top : 0; 
color : #444; 
text-align : center; 
} 
#sponsor EM { 
font-weight : bold; 
font-style : normal; 
background-color : #ff9; 
} 
img.c3 { 
display : none; 
} 
div.c2 { 
display : none; 
} 
div.c1 { 
text-align : center; 
}
