body	{ 
	margin: 0px;
	background-color: #00B9FF;
	background-image: url(images/rhs.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	}
	
.LHS	{
	float: left;
	clear: left;
	width: 8.5em;
	background-color: #00B9FF;
	margin-top: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align:left;
}

.RHS	{
	float: right;
	width: 130px;
	padding: 10px 10px 20px 20px;
}
	
div.main, div.widemain	{
	background-color: White;
	padding: 1ex 1ex 1ex 2em;
	color: Black;
	font-size: 90%;
}
div.main	{
	margin: 0px 129px 0px 9.5em;
}
div.widemain {
	margin: 0px 0px 0px 9.5em;
	background-image: url(images/rhs.gif);
	background-repeat: repeat-y;
	background-position: right;
}
H1 {
   background-color: #00B9FF;
   background-image: url(images/header.gif);
   background-repeat: repeat-x;
   background-position: bottom;
   font-size : 300%; 
   color : White;
   font-family: "Palatino Linotype", "Bookman Old Style", Times New Roman, serif;
   text-align : center;
   padding: .5ex 0ex 1ex 0ex;
   margin: 0em;
}

H2 {
   font-weight : bold; 
   font-size : 180%; 
   font-family: "Palatino Linotype", "Bookman Old Style", Times New Roman, serif;
}

H3 {
   font-weight : bold; 
   font-size : 150%;
   font-family: "Palatino Linotype", "Bookman Old Style", Times New Roman, serif;
}


p.here {
	margin: 3px;
	font-size: 90%;
	width: 8em;
	color: #07B9FF;
	background-color: White;
	border : 3px double #FF6020;
	padding: 2px;

}

p.item {
	margin: 3px;
	font-size: 90%;
	width: 8em;
	color: White;
}

a.item:link, a.item:visited {
	color: White;
	background-color: #0070B0;
	border : 3px double #FF6020;
	text-decoration: none;
	display: block;
	width:100%;
	padding: 2px;
}

a.item:hover {
	color: White;
	background-color: #FF6020;
	border : 3px double White;
	text-decoration: None;
	display: block;
	width: 100%;
	padding: 2px;
}


a:link   {
  text-decoration : none;
  font-weight: bold;
  color : #00B9FF;	
}

a:visited {
    color : #0070B0;
    font-weight: bold;
	text-decoration: none;
}

A:hover {
  color : #FF6020;
  text-decoration : none;
  font-weight: bold;
}

div#shadow	{
	position: relative;
	margin: 40px 20px 40px 30px;
	float:right;
	text-align: left;
	width: 20em;
	background-color: #0070B0;
	border : none;
	padding: .7em 0em;
	font-size: 90%;
}
div#lookatme {
	position:	absolute;
	top:-13px;
	left:-10px;
	width: 20em;
	padding: 1em;
	background-color: White;
	border : 3px double #FF6020;
	font-size: 90%;
}

p.intro	{
	margin:2em 2em 0em 1em;
	font-size:111%;
}

HR {
   color : #FF6020; 
   background-color: #FF6020;
   height : 2px;
   border: 0px;
   margin: 20px 30px;
}



STRONG {
   font-weight : bold; 
}

LI {
   line-height : 100%; 
   font-size : 90%;
   margin-top : 0.65em; 
}

UL {
   list-style-type : square; 
}

IMG {
   border-width : 0px; 
}

H4 {
   font-size : 100%; 
   margin-bottom : 0; 
}


DT {
   margin-bottom : 0; 
}

DL {
   font-size : 100%;
   line-height : 145%; 
   margin-top : 5pt; 
   margin-bottom : 5pt; 
}

p.testimonial	{
	margin:0em 2em;
}

p.reviewer	{
	margin-top:0em;
	text-indent: 4em;
	font-style: italic;
}

p.poem	{
	margin: 1em 2em;
}
p.hanging	{
	margin: 1em 2em 1em 5em;
	text-indent: -3em;
}
p.indent	{
	margin-left:3em;
}
p.jandl	{
	margin: 1em 2em;
	font-size:111%;
	font-family:Arial, Helvetica, sans-serif;
}
p+p.jandl, p.jandl+p {
	margin-top:2em;
}
p.jandl+p.jandl {
	margin-top:1em;
}

img.credit	{
	width: 120px;
	height: 50px;
	float:left;
}

p.credits	{
	text-size: 80%;
}
p.divider	{
	color: #0070B0;
	font-family: "Courier New", Courier, monospace;
	font-size: 133%;
	letter-spacing: 1ex;
	text-align: center;
	margin: 1ex;
}
sup	{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}
