body {
	background-color:#4e542e;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-y;
	margin:0px
	}

h1 {
	font-size:16pt;
	padding:0px;
	text-align:left
	}

h2 {
	font-size:14pt;
	padding:0px;
	text-align:left
	}

h3 {
	font-size:12pt;
	padding:0px;
	text-align:left
	}

a:link {
	color:#353921;
	text-decoration:underline
	}

a:hover {
	color:#4e542e;
	text-decoration:none
	}

a:active {
	color:#4e542e;
	text-decoration:none
	}

a:visited {
	color:#353921;
	text-decoration:underline
	}

a:link.title {
	color:#4e542e;
	text-decoration:none
	}

a:hover.title {
	color:#4e542e;
	text-decoration:none
	}

a:active.title {
	color:#4e542e;
	text-decoration:none
	}

a:visited.title {
	color:#4e542e;
	text-decoration:none
	}

a:link.footer {
	color:#f4f7c9;
	text-decoration:none
	}

a:hover.footer{
	color:#f4f7c9;
	text-decoration:underline
	}

a:active.footer {
	color:#f4f7c9;
	text-decoration:underline
	}

a:visited.footer {
	color:#f4f7c9;
	text-decoration:none
	}

a:link.entry {
	color:#000000;
	text-decoration:none
	}

a:hover.entry {
	color:#000000;
	text-decoration:none
	}

a:active.entry {
	color:#000000;
	text-decoration:none
	}

a:visited.entry {
	color:#000000;
	text-decoration:none
	}

div.padding {
	padding:10px
	}

.padmenu {
	padding:5px
	}

#header {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#7f835d;
	width:782px;
	height:120px
	}

#bookinfoban {
	position:absolute;
	top:10px;
	left:0px;
	width:783px;
	height:100px
	}

#title {
	position:absolute;
	top:25px;
	left:180px;
	font-family:Georgia,Times New Roman,Serif;
	color:#4e542e;
	font-size:36pt
	}

#page {
	position:absolute;
	top:120px;
	left:0px;
	width:785px
	}

#outer_left {
	float:left;
	width:150px;
	font-family:arial,verdana,sans-serif;
	font-size:10pt;
	color:#000000;
	text-align:left
	}

#outer_right {
	float:right;
	width:635px
	}

#inner_left {
	float:left;
	width:485px;
	font-family:arial,verdana,sans-serif;
	font-size:10pt;
	color:#000000;
	text-align:justify
	}

#inner_right {
	float:right;
	width:145px;
	font-family:arial,verdana,sans-serif;
	font-size:10pt;
	color:#000000;
	text-align:left
	}

#footer {
	clear:both;
	width:783px;
	font-family:arial,verdana,sans-serif;
	font-size:8pt;
	color:#f4f7c9;
	text-align:center;
	background-color:#7f835d;
	}
