@charset "UTF-8";
/* CSS Document */

body, pre {
margin: 0;
padding: 0;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #5d5654;
line-height: 200%;
}
a {
color: #70c2fb;
text-decoration: none;
}
a:link {color: #70c2fb;}
a:visited {color: #70c2fb;}
a:active {color: #70c2fb;}
a:hover { text-decoration:underline;}
#page {
width: 936px;
margin: 0 auto 0 auto;
padding:0 0 121px 0;
position:relative;
z-index: 3;
border: 1px solid #fff;
}
#header {
width: 936px;
height: 221px;
background-image:url(../_img/bg_header_nav.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0;
position:absolute;
z-index: 1;

}
#menu {
margin: -35px 0 0 250px;
padding:0;
position:absolute;

}
#footer {
width: 936px;
height: 221px;
background-image:url(../_img/bg_footer_nav.gif);
background-position:bottom left;
background-repeat:no-repeat;
margin: -110px 5px 0 0;
padding:0;
position:absolute;
z-index: 2;
}
#content {
width: 850px;
margin: 105px auto 0 auto;
padding:0;
position:relative;
z-index: 4;

}
#credits_table td {
vertical-align:text-top;
}

#link_credits {
margin: 140px 45px 0 0;
float:right;
height: 20px;
width: 50px;
border: none;
}
#link_email {
margin: 140px 100px 0 0;
float:right;
height: 20px;
width: 180px;
border: none;
}
#link_grace {
margin: 100px 0 0 50px;
float:left;
height: 70px;
width: 100px;
border: none;
}
#link_best_boca {
margin: 100px 0 0 15px;
float:left;
height: 65px;
width: 65px;
border: none;
}
#link_wire {
margin: 100px 0 0 15px;
float:left;
height: 65px;
width: 65px;
border: none;
}