a
{
	color: #993233;
	text-decoration: none;
	font-size: small;
}

* html a: {    /* This is the Tan hack */
color: #993233;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: xx-small;
}


a:link
{
	color: #993233;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: small;
}

* html a:link {    /* This is the Tan hack */
color: #993233;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: xx-small;
}





a:visited
{
	color: #993233;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: small;
}


* html a:visited {    /* This is the Tan hack */
color: #993233;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: xx-small;
}


a:active
{
	color: #993233;
	font-size: small;
}

* html a:active {    /* This is the Tan hack */
color: #993233;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: xx-small;
}


a:hover
{
	color: #7C2230;
	font-size: small;
}

* html a:hover{    /* This is the Tan hack */
color: #993233;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: xx-small;
}
#right {background:#56565F;}

.books_nav
{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom:10px;
}

.books_nav_title
{
margin:0px;
padding:0px;

color:#993233;
text-align:center;
margin-bottom:0px;
width: 95px;
margin-left:8px;
text-decoration:underline;
line-height: .8em;





}



.books_nav a
{
	display: block;
	border: 4px solid #FBF9ED;
	width: 85px;
	height: 105px;
	margin: 0px;
	padding: 0px;
}

.books_nav a:link
{
	display: block;
	border: 4px solid #FBF9EDe;
	width: 85px;
	height: 105px;
}

.books_nav a:visited
{
	display: block;
	border: 4px solid #FBF9ED;
	width: 71px;
	height: 105px;
}

.books_nav a:active
{
	display: block;
	border: 4px solid #FBF9ED;
	width: 71px;
	height: 105px;
}

.books_nav a:hover
{
	display: block;
	border: 4px solid #993233;
	width: 71px;
	height: 105px;
}
#context_links

{
float:right;
border: solid 1px #993233; 
border-top: 3px solid #993233; 
background: #FBF9ED;


font-size:xx-small;
font-family: verdana, sans-serif;
color:#993233;
margin: 0px;
margin-top: 25px;
margin-right:25px;
margin-bottom: ;
margin-left: 10px;

}

.context_links_header
{
border-bottom: dashed 1px #52515B; 
width:98%; 
color: #52515B;
font-size: small;
font-variant: small-caps;
font-weight:bold;
padding:0px; 
margin:3px;

}

.book_title
{
text-align:center;
font-size:medium;
font-weight:bold;
font-variant:small-caps;
color: #52515B;
font-size:xx-large;
margin: 0px;
margin-top:10px;
padding:0px;
}


