body {
	background-image: url(images/footer.jpg);
	background-repeat: repeat; 
	width: 1024px;
	background-color: #3C1E00;
    margin-top: 25px;
}
#backgroundimg{
    position: absolute;
    margin-left: -11px; 
    margin-top:-15px;
}
#searchform{
    margin-top: 25px;
    margin-left: -170px;
}
.toplogo {
	position: absolute;
	left: 39px;
	top: 56px;
	font-size: 33px;
	color: #333300;
    padding-right: 75px;
	font-style: normal;
	font-weight: bold;
}
#welcomemsg {
    position:absolute;
    font-size: 22px;
    color: #275466;
    font-weight: bold;
    left: 420px;
    top: 40px;
    width: 900px;
}
#borrowbooks {
    position:absolute;
    font-size: 30px;
    color: #275466;
    font-weight: bold;
    left: 537px;
    top: 130px;
    width: 700px;
}
#bookimg{
    position:absolute;   
    left: 601px; 
    top: 81px;
}
.content {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 300px 200px;
    overflow: auto;
	position: absolute;
	left: 305px;
	top: 190px;
	width: 885px;
    height: 560px;
	padding-top: 0px;
}
.navmenu {
	left: 36px;
	top: 220px;
	position: absolute;
	height: 308px;
}
table.stats {
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    background-color: #666;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-left: auto;
}
table.stats td {
    background-color: #CCC;
    color: #000;
    padding: 4px;
    text-align: left;
    border: 1px #fff solid;
}
table.stats td.hed{
    background-color: #666;
    color: #fff;
    padding: 4px;
    text-align: left;
    border-bottom: 2px #fff solid;
    font-size: 12px;
    font-weight: bold;
} 
.style1 {
    color: #333300;
    font-family: "Bickham Script Pro Regular";
    font-size: 36px;
}
.style2 {font-size: 30px}
.style3 {font-size: 45px;
            padding-left: 30px}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: none;
    color: #000000;
}
a:active {
    text-decoration: none;
    color: #000000;
}
.style4 {
    font-family: "Bickham Script Pro Regular";
    font-weight: bold;
}
.style5 {font-family: "Bickham Script Pro Regular"; font-weight: bold; font-size: 30px; }
.style6 {font-family: "Bickham Script Pro Regular"}
.style7 {font-family: "Bickham Script Pro Regular"; font-size: 30px; }