html,body {
height:100%;
margin:0; padding:0;
font-family:Arial, Helvetica, sans-serif;
background:#000000;
font-size:11px;
overflow:hidden;
}

a {
color:#000000;
}

a img {
border:none;
}

#outer_container{position:relative; margin:auto; padding:0px; border:0px solid #dadada; height:100%; width:100%;}
#imagePan{position:relative; overflow:hidden; cursor:default; height:100%; width:100%;}
#imagePan .container{position:relative; left:0;}

#subpages {
width:100%;
top:150px;
margin:0px auto 0;
position:absolute;
}

#subpagescontent {
width:800px;
margin:0px auto 0;
}

.subpagesbase {
float:left;
width:800px;
height:350px;
position:relative;
padding-bottom:26px;
background:url(images/bottom_shadow.png) no-repeat bottom center;
}

.subpagestop {
width:800px;
height:324px;
padding-bottom:26px;
background-color:#EEEEEE;
}