body {
background:url(img/body_bg.png);
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#296CA2;
padding:0;
margin:0;
}
#shadow {
background:url(img/shadow.png) repeat-y;
margin:0 auto;
width:752px;
}
#main {
background:#9BC8E3 url(img/main_bg.png) repeat-x;
width:684px;
margin:0 auto;
}
p {
margin:0 20px 1em 20px;
line-height:1.5em;
}
a, a:visited {
color:#B22165;
font-weight:bold;
}
a:hover {
color:#fff;
text-shadow:#fff 0 0 5px;
}
a#logo {
display:block;
background:url(img/logo.png) no-repeat bottom right;
width:263px;
height:68px;
padding:16px 0 0 20px;
}
.a11y {
position:absolute;
left:-9999px;
}
p#top_bub {
color:white;
font-size:14px;
float:right;
background:url(img/top_bubble.png) no-repeat;
width:255px;
height:50px;
margin:18px 20px 0 0;
padding:13px;
line-height:normal;
}
p#credits {
color:white;
font-size:14px;
background:url(img/bottom_bubble.png) no-repeat;
width:628px;
height:27px;
margin:45px 18px 0 18px;
padding:18px 13px;
line-height:normal;
clear:right;
}
p#credits a, p#credits a:visited {
color:white;
}
p#credits a.help {
color:#214C70;
}
p#credits a:hover {
color:#fff;
}
#content {
clear:both;
padding:22px 0 0 0;
}
p#download a {
background:url(img/download_button.png) no-repeat;
display:block;
width:214px;
height:103px;
}
p#download {
clear:right;
float:right;
margin:-4px 17px 0 17px;
width:214px;
text-align:center;
color:white;
font-size:12px;
font-weight:bold;
line-height:normal;
}
a#request {
display:block;
width:215px;
height:104px;
background:url(img/request_button.png) no-repeat;
float:right;
margin:0 17px;
}
p#foot {
margin:0;
padding-bottom:40px;
font-size:14px;
color:#296CA2;
text-align:center;
}