body {

  font-family: verdana, tahoma, sans-serif;

  font-size: 12px;

  color: #000000;

  background-color: #0B0034;

  margin: 10px 100px 10px 50px; 

}

body.popup {

	font-family: verdana, tahoma, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	background-color: #0B0034;

	margin: 5px;

	text-align: center;

}

p {

  line-height: 15px; 

  margin: 20px 0px 10px 10px; 

}

.new {

  color: #333333;

  text-align: center; 

  background: #FFFFAE no-repeat left url(images/screen.gif);

  margin: 20px 70px 20px 70px; 

}

.poem {

  padding: 10px; 

  font-style: italic;

  text-align: justify; 

  line-height: 20px; 

}

.larger {

  font-size: 14px; 

  line-height: 18px; 

  font-weight: bold; 

}

.navigation {

  color: #0B0034; 

  font-size: 12px;

  line-height: 16px;  

  text-align: left; 

  margin: 20px 0px 0px 5px; 

}

.sidebar {

  color: #FFFFFF; 

  font-size: 11px; 

  line-height: 14px; 

  margin: 20px 5px 0px 5px;

  border-top: thin solid #FFFFFF;

  padding-top: 5px; 

}

.welcome {

  color: #FFFFFF;

  font-size: 13px; 

  font-weight: bold;

  line-height: 16px; 

  text-align: center;

  margin: 20px 5px 0px 5px; 

  border: medium solid #0000CC;

  background-color: #0000CC;

  padding: 5px; 

}

.welcomelg {

  margin: 0px 10px 0px 10px;

  border: medium solid #CCCCCC;

  background-color: #CCCCCC;

  padding: 5px 0px 0px 5px; 

}


td.leftbar {

  background-color: #93A0AA;

  padding-left: 2px;  

}

ul {

  list-style-type: square;

}

li {

  line-height: 18px; 

}

a {

  color: #000066;

  text-decoration: underline;

}

a.card {

  color: #93A0AA; 

  text-decoration: underline;

}

a:hover {

  color: #93A0AA;

}

a.card:hover {

 color: #FFFFFF; 

}

a.nav:hover {

  color: #0B0034; 

}

a.welcomelink:hover {

  color: #B13B0C;

}

hr {

  color: #93A0AA; 

  width: 600px; 

}

td.card {

  color: #0B0034; 

  

}


