/* CSS Document */
div#pagecontainer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#header {
width:900px;
height:195px;
background-image: url(header.jpg);
float:left;
overflow:hidden;
}

#menul {
height:60px;
width:415px;
margin-left:35px;
float:left;
overflow:hidden;
}
#menur {
height:60px;
width:415px;
margin-right:35px;
float:left;
overflow:hidden;
}

#bookr {
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	line-height:1.3em;
	font-size: 14px;
	width: 360px;
	height:493px;
	float: left;
	overflow:hidden;
	margin-left:20px;
	margin-right:70px;
	font-style: normal;
	page-break-before: auto;
	page-break-after: auto;
}

#bookrf {
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	line-height:1.3em;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 0px;
	width: 450px;
	height:493px;
	overflow:hidden;
}

#bookl {
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 14px;
	width: 360px;
	height:493px;
	float: left;
	margin-right: 20px;
	margin-left: 70px;

}
#booklf {
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	line-height:1.3em;
	font-size: 14px;
	width: 380px;
	height:493px;
	overflow:hidden;
	float: left;
	margin-left: 70px;

}

#feapic {
	width: 130px;
	height:100px;
	overflow:hidden;
	float: left;
	margin-top: 20px;
}
#feacon {
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	line-height:1.3em;
	font-size: 14px;
	width: 230px;
	height:100px;
	overflow:hidden;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 10px;
}

#mainbgr {
	width:450;
	height:493px;
	background-image: url(bookr.jpg);
	float: left;
	overflow:hidden;
}

#mainbgl {
	height:493px;
	background-image: url(bookl.jpg);
	width: 450px;
	float: left;
	overflow:hidden;
}

#bgevents {
	width:900;
	height:493px;
	background-image: url(bgevents.jpg);
	overflow: hidden;
	float: left;
}

#navcontainerl {
	font-family:"Courier New", Courier, monospace;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	height:60px;
	font-style: normal;
	font-weight: bolder;
	background-image: url(menul.jpg);
	width: 450px;
	float: left;
	overflow:hidden;
}

#navcontainerr {
	font-family:"Courier New", Courier, monospace;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	height:60px;
	font-style: normal;
	font-weight: bolder;
	background-image: url(menur.jpg);
	width: 450px;
	float: left;
	overflow:hidden;
}

#mainbgrhome {
	width:450;
	height:493px;
	background-image: url(bookrhome2.jpg);
	float: left;
	overflow:hidden;
}

#maincontentcontainer {
width:900px;
height:493px;
overflow:hidden;
float:left;
}
