body
{
background-color: #ffffcc;
color:#baae1f; font-family: Arial, Helvetica, sans-serif;
 font-weight: bold
}
.tl
{
background-image: url(Graphics2/borderstl.gif);
height: 30px;
width: 30px
}
.tr
{
background-image: url(Graphics2/borderstr.gif);
height: 30px;
width: 30px
}
.l
{
  background-image: url(Graphics2/bordersl.gif);
  width: 30px
}
.main
{
background-color: #ffffff; height:600px;
font-family: Arial, Helvetica, sans-serif; font-weight: bold;
color: #BAAE1F; font-size: 10pt
}
.caption
{
font-weight: normal; color: #000000; font-size: 0.9em
}
.poem
{
background-color: #ffffff; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #BAAE1F; font-size: 10pt
}
.box
{
	background-color: #ffffe9;
	height:55px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a3a3a3;
	font-size: 10pt
}

.r
{
background-image: url(Graphics2/bordersr.gif);
width: 30px
}
.bl
{
background-image: url(Graphics2/bordersbl.gif);
height: 30px;
width: 30px
}
.b
{
background-image: url(Graphics2/bordersb.gif);
height: 30px
}
.br
{
background-image: url(Graphics2/bordersbr.gif);
height: 30px;
width: 30px
}
.t
{
background-image: url(Graphics2/borderst.gif);
height: 30px; color: #BAAE1F
}
.cap
{
font-size: 0.9em
}
.cap2
{
	font-size: 0.9em;
	color: #660000;
	font-weight: normal;
}
.cap3
{
	colour: #6b630d;
	font-size: 0.9em;
	font-weight: normal;
}
.mini
{
font-size: 0.8em
}
.sup
{
	vertical-align: super;
	font-size: 0.6em;
}
.under
{
text-decoration: underline
}
ul.nav
{
float: right;
width: 50%;
padding: 0;
margin: 0;
list-style-type: none
}
li.nav a
{
float: right;
width: 6.5em;
text-decoration: none;
color: #baae1f;
background-color: #ffffcc;
padding: 0.2em 0.6em;
border-right: 1px solid #baae1f;
border-left: 1px solid #baae1f
}
li.nav a:hover {background-color: #ffff99}
li.nav {display: inline}

