a {
	color: #211F5F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #7D8BB2;
	color: #000000;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1pt;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 769px;
}

div {
	padding-bottom: 0;
	padding-top: 0;
}

img,table { border: 0; }

#forty { width: 40px; }

div#content {
	background-image: url(/test/images/content_backround.gif);
	background-repeat: repeat-y;
	clear: both;
	margin: 0 0 0 0;
	width: 769px;
}

table#temporary {
	background-image: url(/test/images/content_backround.gif);
	background-repeat: repeat-y;
	width: 769px;
}

div#navigation {
	clear: both;
	height: 35px;
	margin: 0 auto 0 auto;
	width: 769px;
}

div#footer {
	background-image: url(/test/images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
	margin: 0 auto 0 auto;
	width: 769px;
}

#links { line-height: 20px; }

div#header {
	background-image: url(/test/images/header.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 121px;
	margin: 0 auto 0 auto;
	width: 769px;
}

h1 {
}

h2 { text-align: right;  font-family: Georgia, serif;    border-right-color: #343434;    border-right-width: 6px;  padding-right: 5px;    color: #5F1F57;               }

h3, h4 {
}

h5, h6 {
}

img#sidebar {
	float: left;
}

#bodytext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

#morebooks { border: 1px solid Gray;  background-color: White;  }

img.curve {float: right; clear: right; margin: 0 0 0 0;}

.purchase { border: 1px dashed #C0C0C0;  background-color: #FFFFFF;  width: 80%;  text-align: center;  margin-right: 10%;  margin-left: 10%;      }