body {
	background-color: #000066;
	margin: 0px;
	width:100%;
	height:100%;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

a {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

html {
	width:100%;
	height:100%;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#toggle {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:3px;
	background-color:#dcdcdc;
	/*right:0px;
	bottom:0px;
	width:100px;*/
	font-size:small;
}

#toggle a {
	color:#ffffff;
	text-decoration:none;
}

#topbar {
	position:absolute;
	left:0px;
	width:100%;
	top:3px;
	height:51px;
	background-image:url(/images/footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#logo {
	position:absolute;
	left:0px;
	width:251px;
	top:0px;
	height:51px;
}

#language {
	position:absolute;
	left:252px;
	width:150px;
	top:0px;
	height:51px;
}

#type {
	position:absolute;
	left:403px;
	width:155px;
	top:0px;
	height:51px;
}

#designed {
	position:absolute;
	right:0px;	
	top:0px;
	height:51px;
}

#content {
	position:absolute;
	left:0px;
	width:100%;
	bottom:0px;
	top: 51px;	
}

#central_table {
	width:800px;
	height:600px;
}

.footer {
	background-image:url(/images/footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:51px;
}

.poem_table {
	width:800px;
	height:600px;
	background-image:url(/images/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#flippingBook {
	color:#ffffff;
}

#flippingBook a {
	color:#ffffff;
}

#contactlinkdiv {
	left:50%;
	top:80px;
	position:absolute;
	width:320px;
	height:40px;
	
	text-align:right;
	z-index:2;
	
}#content #sitemap {
	text-align: center;
	padding-top: 15px;
}
