 /* Menu Styles */


td#sidelinks a 
{
 display: block;
 text-decoration: none;
 color: #052517;
 width: 140px;
 height: 50px;
 text-align: center;
 font: bold 12px Arial, Verdana, sans-serif;
 border: 5px solid black;
 border-color: rgb(90%, 85%, 80%) rgb(80%, 75%, 70%)
   rgb(80%, 75%, 70%) rgb(90%, 85%, 80%);
 border-style: outset;
}

td#sidelinks a:hover
{
 background-color: #626363;
 text-align: right;
 color: #2D3A69;
 text-decoration: none;
 border: 5px solid black;
 border-color: rgb(80%, 75%, 70%) rgb(90%, 85%, 80%)
   rgb(80%, 75%, 70%) rgb(90%, 85%, 80%);
 border-style: inset;
}

td#sidelinks a#home {
 background: #BAC4E4 url(ButtonBackBlondeGirl.gif)  0px no-repeat;
}

td#sidelinks a#readings {
 background: #BAC4E4 url(ButtonBackPinkGirl.gif)  0px no-repeat;
}

td#sidelinks a#radio {
 background: #BAC4E4 url(ButtonBackBrownGirl.gif)  0px no-repeat;
}

td#sidelinks a#kat {
 background: #BAC4E4 url(ButtonBackRedBoy.gif)  0px no-repeat;
}

td#sidelinks a#poetry {
 background: #BAC4E4 url(ButtonBackBabySleep.gif)  0px no-repeat;
}

td#sidelinks a#testimonials {
 background: #BAC4E4 url(ButtonBackBlackBoy.gif)  0px no-repeat;
}

td#sidelinks a#email {
 background: #BAC4E4 url(ButtonBackBrownGirl.gif)  0px no-repeat;
}

td#sidelinks a#book{
 background: #BAC4E4 url(ButtonBackBook.gif)  0px no-repeat;
}

td#sidelinks a#market {
 background: #BAC4E4 url(ButtonBackMarket.gif)  0px no-repeat;
}

#rightcol{
  float:right; 
  padding-left: 0px;
  margin:0px 2px 0px 0px;
}

#leftcol{
  float:left; 
  padding-right: 0px;
  margin:0px 6px 0px 2px;
}

A:link {font: bold 14px arial; color: #000080; text-decoration: none;}
A:visited {font: bold 14px arial; color: #000080; text-decoration: none;}
A:hover {font: bold 14px arial; color: #ff00ff; text-decoration: underline;  }

A.text:link {font: 12px arial; color: #000080; text-decoration: underline;}
A.text:visited {font: 12px arial; color: #000080; text-decoration: underline;}
A.text:hover {font: 12px arial; color: #ff00ff; text-decoration: underline;  }

A.credit:link {font: 10px arial; color: #000080; text-decoration: underline;}
A.credit:visited {font: 10px arial; color: #000080; text-decoration: underline;}
A.credit:hover {font: 10px arial; color: #ff00ff; text-decoration: underline;  }

A.top:link {font: bold 16px arial; color: #000080; text-decoration: none;}
A.top:visited {font: bold 16px arial; color: #000080; text-decoration: none;}
A.top:hover {font: bold 16px arial; color: #ff00ff; text-decoration: underline;  }

A.right:link {font: bold 14px comic sans ms; color: #000000; text-decoration: none;}
A.right:visited {font: bold 14px comic sans ms; color: #000000; text-decoration: none;}
A.right:hover {font: bold 14px comic sans ms; color: #ff00ff; text-decoration: underline;  }

<!--
BODY{
scrollbar-face-color:#c0c0c0;
scrollbar-arrow-color:#F6DAF6;
scrollbar-track-color:#f0f8ff;
scrollbar-shadow-color:#F6DAF6;
scrollbar-highlight-color:#F6DAF6;
}
-->

h1
  {font-family: comic sans ms;
   font-size: 26px; 
   color: #404040;
   margin-bottom: 0px;
   margin-top: 0px;
}

h2
 {font-family: comic sans ms;
   font-size: 20px; 
   color: #404040;
   margin-bottom: 20px;
   margin-top: 10px;
}

h3
 {font-size: 12px;
  font-family: "verdana";
  font-weight: bold;
}

.text
 {font-size: 12px;
  font-family: "verdana";
  font-weight:normal ;
}

.strongtext
 {font-size: 12px;
  font-family: "verdana";
  font-weight: bold;
}

.links {
 font-size: 10px;
 font-family: "verdana";
}

.right{
	font-size: 12px;
	font-family: "verdana";
	margin-top: 0px;
	font-weight: normal;
	text-align: left;
}

.rightback{
 background: #F2F4FA;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 10px;
 padding-top: 10px;
}

.rightbgnd{
 background: #DBE0F5;
 border:1px solid #999999;
}

.rightlink{
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-top: 5px;
}

.poem {
  font-family: "verdana";
  padding-right: 5pt;
  padding-left: 5pt;
  padding-top: 5pt;
  padding-bottom: 5pt;
  width: 780px;
  text-align: center;
   color: #404040;
  font-size: 12px;
}

.poemwide {
  font-family: "verdana";
  text-align: center;
   color: #404040;
  font-size: 12px;
}

.HeadText {
  font-family: verdana;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
   color: #404040;
  font-size: 12px;
}

.text2 {
  font-family: verdana;
  text-align: left;
   color: #404040;
  font-size: 10px
}

.text3 {
  font-family: verdana;
  text-align: left;
  margin-left: 5px;
   color: #404040;
  font-size: 11px
}