@import url(forum-top-nav-drop-down.css);
html, body {
margin: 0;
padding: 0;
background-color: #616a7f;
background-image: url(../images/bg-repeat-image.gif);
background-repeat: repeat-x;
height: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #2d3956;
}
#unfloated-container {
margin: 0 auto 0 auto;
padding: 0;
width: 955px;
text-align: left;
}
#container {
margin: 0;
padding: 0 0 0 0;
width: 954px;
background-color: #fff;
background-image: url(../images/container-bg.jpg);
background-repeat: repeat-y;
}
#banner {
margin: 0;
padding: 10px 0 0 0;
width: 955px;
height: 110px;
background-image: url(../images/banner.gif);
}
#content-area {
margin: -100px  0 0 0;
padding: 10px 0 0 0;
width: 700px;
}
#footer {
margin: 0 0 0 34px;
padding: 1px 0 0 0px;
width: 886px;
height: 75px;
position: relative;
top: -145px;
text-align: center;
line-height: 16px;
background-image: url(../images/footer-bg.jpg);
background-position: 0 6px;
background-repeat: no-repeat;
}
#apa-logo {
padding: 0 0 0 55px;
}

#footer-links { margin: -5px 0 0 0; font-size: 10px;}
#hamish-text  { color: #fff; }
#footer a:link, #footer a:visited { color: #7bc342;}
#footer a:hover, #footer a:active { color: #616a7f;}
img { margin: 0; padding: 0; border: 0 none;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}

