html,body{height: 100%; }
body {
background-color:#272727;
background-image:url(img/bodyBackground1.gif);
background-repeat:repeat-x;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
margin:0 auto;
text-align:center;
}
img{border: none;}
.clear{clear: both; width: 0; height: 0; overflow: hidden;}
a{text-decoration: none; color: #000;}

.pageContainer{width: 960px; margin:auto; height: auto;}
.naviHeadContainerDIV {
width:100%; 
}
.headerDIV {
background-color:#FFFFFF;
float:left;
height:46px;
width:960px;
}
.navigationMenuDIV {float:right; margin-right:10px; margin-top:8px; padding:8px 8px 8px 0;}
.logoSEATDIV {
float:left;
margin-top:8px;
padding-left:15px;
}
.logoSEATDIV a{display:block; width: 100%; height: 100%;}
#flashContainer{width: 960px; height: 604px;}
.headerDIV img {
overflow:hidden;
position:relative;
}