#topbar		{ position: absolute; top: 0px; left:0px; width: 100%; height: 100px; background: url(../images/header_background.gif) no-repeat top; }
#lfps_title	{ position: absolute; top: 5px; width: 100%; }
#intro		{ position: absolute; top: 100px; left: 0px; right: 0px; bottom: 35px; border: 0px solid green; overflow: auto; }
#content	{ position: absolute; top: 93px; left: 25px; right: 0px; bottom: 25px; overflow: auto; }
#bottombar	{ position: absolute; bottom:0px; left: 0px; width: 100%; background: url(../images/footer_background.gif) no-repeat top; height: 20px; padding-top: 5px; }

#menu			{ position: absolute; top: 40px; width: 100%; }
.menuitem		{ height:44px; width:100px; background-image: url(../images/bar_centre.gif); }
#menu img		{ border: 0px; }
#menu a			{ margin-top: 5px; display: block; color: #663300; background-image: url(../images/button-lfps.jpg); background-repeat: no-repeat; text-align: center; width: 108px; height: 30px; padding-top: 3px; text-transform: capitalize; text-shadow: brown; text-decoration: none; margin-left: -2px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 15px; }
#menu a:hover	{ color: #663300; background-image: url(../images/button-hover-lfps.jpg); background-repeat: no-repeat; text-align: center; width: 108px; height: 30px; padding-top: 3px; text-transform: capitalize; text-shadow: brown; text-decoration: none; margin-left: -2px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 15px; }
