body{ 
text-align: center;
 }


div#container {
text-align: center;
position: absolute;
left: 50%; 
width: 825px;
margin-left: -422px;
 }

div#header {
width: 800px;
height:436px;
background-image: url(WINSpr_images/images/WinFall_01.jpg); 
border: 0
}

div#navigation {background: url(WINSpr_images/images/WinFall_02.jpg) repeat;
width: 800px;
height: 47px;
margin: -20 0 0 0 auto;
border: 0;
}

#navbar {
    width: 800px; height:47px;
    background: url(WINSpr_images/images/navbar.gif);
    margin: 0 ; padding: 0;
    position: relative;}


  #navbar li {
margin: 0; 
padding: 0; 
list-style: none;
display: block;
line-height: 47px;
position: absolute;
text-indent:-9999px;
text-align: center; 
top: 0;}
  

#navbar li, #navbar a {
    height: 42px; display: block;
text-decoration: none;}

#one {left: 20px; top: 0; height: 47px; width: 110px; }

#two {left: 130px; width: 75px;top: 0; height: 47px;}

#three {left: 208px; width: 90px;top: 0; height: 47px;}

#four {left: 301px; width: 60px;top: 0; height: 47px;}

#five {left: 365px; width: 117px;top: 0; height: 47px;}

#six {left: 486px; width: 115px;top: 0; height: 47px;}

/*the first offset is figured by zeroing out the left margin above*/

 #one a:hover {
    background: url(WINSpr_images/images/navbar.gif) no-repeat -20px -47px;}
  
#two a:hover {
       background: transparent url(WINSpr_images/images/navbar.gif) no-repeat -130px -47px;
}

  #three a:hover {
background: transparent url(WINSpr_images/images/navbar.gif) no-repeat -208px -47px;
 
}

  #four a:hover {
 
 background: transparent url(WINSpr_images/images/navbar.gif) no-repeat -301px -47px;
}

  #five a:hover {
  background: transparent url(WINSpr_images/images/navbar.gif) no-repeat -365px -47px;
}

  #six a:hover {
   background: transparent url(WINSpr_images/images/navbar.gif) no-repeat -486px -47px;
}


div#content-top{
width: 800px;
height: 104px;
background-image: url(WINSpr_images/images/images/WinFall_03.jpg);
}

div#content-middle {
width: 800px;

margin: 0px;
background-image: url(WINSpr_images/images/images/WinFall_04.jpg);
background-repeat: repeat-y;
padding: 0px 0px 0px 0px;
position: relative;
text-align: left;

 }

h1 { color: #ffffff; 
margin: 0 175px 0 85px;}

h2 { color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0 175px 0 85px;
font-weight: lighter;
font-style: normal;
font-stretch: ultra-expanded;
}

p {
color: #515151; 
margin: 15px 45px 0 85px;
font-family: serif;
font-size: .9em;
line-height: 1.3em; }



div#content-bottom {
width: 800px;
height: 66px;
background-image: url(WINSpr_images/images/WinFall_06.jpg);
background-repeat: no-repeat; }

