/* Sizes. */
#members { width: 180px; }
#weather { width: 170px; }
#news h5 { width: 70px; }
#weather h5 { width: 70px; }
#weather li { width: 160px; }
#members li { width: 159px; }
#services { width: 500px; }
#specials { width: 200px; }
#legal { width: 120px; }
#links, #news { width: 245px; }
#links li, #news li { width: 230px; }

#identity, #summary { height: 181px; }
#specials { height: 182px; }
    #broadbandbutton { height: 90px; }
    #dialupbutton { height: 90px; }
#members, #services, #links, #news { height: 175px; }
#weather { height: 230px; }
#home { height: 465px; }

/* Positioning. */
#home, #specials, #links, #members, #news, #news h5, #search, #services, #weather, #weather h5, #options, #legal { position: absolute; }

#search { top: 165px; }
#home { top: 180px; }
#members, #services { top: 209px; }
#specials { top: 210px; }
    #broadbandbutton { top: 0; }
    #dialupbutton { top: 91px; }
#weather, #news, #links { top: 410px; }
#news h5 { top: 2px; left: 150px; }
#weather h5 { top: 2px; right: 0; }
#options { top: 642px; }
#legal { top: 628px; }

#search { left: 323px; }

#home { left: 10px; }
#members { left: 34px; }
#weather { left: 45px; }
#options { left: 48px; }
#services, #news { left: 231px; }
#specials { left: 410px; }
#links { left: 485px; }
#legal { left: 599px; }
