body  { background-color: #999966 }
p {}
td {}

#header   { height: 80px}

#header_left   { background: url(images/bannertitle.gif) no-repeat;  position: absolute; left:0px;  height: 80px; width: 313px; z-index: 5}

#header_center  { background: url(images/bannerpatt.gif) repeat-x; position: absolute;  right:10%;  height: 80px; width: 80%; z-index: 1 }

#header_right     { background: url(images/bannerinfo.gif) no-repeat; position: absolute;  right: 0px;  height: 80px; width: 185px; z-index: 3 }


#menu {
	float: left;
	width: 150px;
	}

#content    { margin: 0px 50px 10px 150px }
	
#footer   {height: 73px; clear: both}
#footer_info    { background: url(images/footerinfo.gif) no-repeat center; position: absolute; z-index: 5; width: 100%; height: 73px }
#footer_left   { background: url(images/footerleft.gif) no-repeat;  position: absolute; left:0px;  height: 73px; width: 100px; z-index: 3}
#footer_right   { background: url(images/footerright.gif) no-repeat;  position: absolute; right:0px;  height: 73px; width: 100px; z-index: 3}
#footer_background  { background: url(images/footerpatt.gif) repeat-x; position: absolute; left:0px; height: 73px; width: 100%; z-index: 1 }

#bookstore_item     { float: left; margin: 5px 50px 5px 5px }
