/* Site Banner */
#tbody {
	text-align: left;
	text-indent: 30px;
	position: fixed;
	top: 0;
	left: 169px;
	width: 100%;
	height: 169px;
	background-color: #000000;
	background-image: url(img/horz-tile.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#tbody h1 {
  margin: 10px 18px 0 5px;
  color: #000;
  font-size: 3em;
  letter-spacing: -2px;
  text-align: left;
  text-shadow: 0 0 4px #ccc, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -18px 18px #f20;
}
#tbody h2, #tbody h3 {
  margin: 0 20px 18px 5px;
  color: #990000;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;
}
#tbody h3 {
  margin: 20px 18px 4px 5px;
  color: #646464;
}
#tbody p {
  margin: 0 20px 18px 5px;
  color: #646464;
  font-size: 0.8em;
}
#tbody a {
  color: #990000;
}
#trbody {
  background-image: url(img/birdback.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right top;
  text-align: left;
  position: fixed;
  top: 0;
  right: 0;
  width: 603px;
  height: 169px;
}
/* BOP Logo on Banner */
#bop {
  background-image: url(img/boplogo.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-color: #000000;
  text-align: left;
  position: fixed;
  top: 0;
  left: 0;
  width: 169px;
  height: 169px;
}
/* Body Sction */
body {
	margin: 0;
	padding: 0;
	background-color: #b4b4b4;
	color: #000;
	font-family: Verdana,Tahoma,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 76%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
ul {
  margin: 15px 0 20px;
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
  font-size: 0.9em;
}
li {
  margin: 0 0 8px 25px;
}
a {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
img {
  margin: 0 15px 15px 0;
  padding: 1px;
  background-image: none;
}
a img {
  border-color: #990000;
}
a img:hover {
  border: 1px solid maroon;
  background: #000000 none repeat scroll 0%;
}
/* Side Bar */
#sideback {
	background-image: url(img/vert-tile.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	top: 169px;
	left: 0;
	width: 169px;
	height: 100%;
	overflow: hidden;
	text-align: center;
	position: fixed;
}
#sidebar {
  top: 217px;
  left: 0;
  width: 169px;
  height: 100%;
  overflow: hidden;
  text-align: center;
  position: fixed;
}
#sidebar h1 {
  margin: 20px 18px 0 5px;
  color: #330000;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: -2px;
  text-align: right;
}
#sidebar h2, #sidebar h3 {
  margin: 0 20px 18px 5px;
  color: #660000;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: right;
}
#sidebar h3 {
  margin: 20px 18px 4px 5px;
  color: #660000;
}
#sidebar p {
  margin: 0 20px 18px 5px;
  color: #330000;
  font-size: 0.8em;
}
#sidebar a {
  color: #660000;
}
#menu {

}
#menu a {
	color: #808080;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -2px;
  	padding: 5px 18px 5px 0;
	width: 170px;
	display: block;
	background-repeat: repeat-y;
	background-attachment: scroll;
	text-shadow: 0px 2px 3px #777;
}
#menu a:hover {
  color: #990000;
  background-color: #3E3E3E;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: right top;
  text-shadow: 0 0 4px #ccc, 0 -2px 4px #ff3, 2px -4px 6px #fd3, -2px -6px 11px #f80, 2px -8px 8px #f20; */
}
#menu a.active {
	padding: 5px 18px 5px 0;
	color: #990000;
	background-image: url(img/808080.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: right top;
}
#menu a.active:hover {
  background: #808080 none repeat scroll 0%;
  color: #990000;
  text-shadow: 0px 0px 3px #000;
}
/* Site Info */
#info {
  text-align: right;
  position: fixed;
  bottom: 5px;
  right: 20px;
  }
/* Main Content Section */
#content {
  margin: 169px 40px 0 240px;
  padding: 20px 0;
  background: #b4b4b4 none repeat scroll 0%;
  top: 200px;
}
#content p {
  margin: 0 0 20px;
  line-height: 1.5em;
}
#content h1 {
  margin: 0;
  color: #646464;
  font-size: 4em;
  letter-spacing: -5px;
  text-align: center;
}
#content h2 {
  margin: 0;
  color: #990000;
  font-weight: normal;
  font-size: 2.5em;
  letter-spacing: -2px;
  text-align: center;
}
#content h3 {
  margin: 30px 0 10px;
  clear: both;
  color: #990000;
  font-weight: normal;
  font-size: 2em;
  letter-spacing: -2px;
  text-shadow: 0 0 4px #ccc, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -18px 18px #f20;
}
#content h4 {
  color: #990000;
  font-size: 1.2em;
}
/* Website Floating Text Call */
div#wlinks a {
	text-decoration: none;
}
div#wlinks a span {
  display: none;
}
div#wlinks a:hover span {
	display: block;
	position: relative;
    float: right;
	width: 392px;
	color: #000;
	font: 10px Verdana, sans-serif;
	text-align: justify;
	text-decoration: none;
}
/* About Me Floating Text Call */
div#mlinks a {
	text-decoration: none;
}
div#mlinks a span {
  display: none;
}
div#mlinks a:hover span {
	display: block;
	position: relative;
    float: right;
	left: -100px;
	width: 331px;
	color: #000;
	font: 10px Verdana, sans-serif;
	text-align: justify;
	text-decoration: none;
}
/*Poetry Floating Text Call */
div#plinks a {
	text-decoration: none;
}
div#plinks a span {
  display: none;
}
div#plinks a:hover span {
	display: block;
	position: absolute;
	float: right;
	top: 200px;
	left: 547px;
	/*	width: 310px; */
	color: #000;
	font: 10px Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}
/* Artwork Floating Text Call */
div#alinks a {
	text-decoration: none;
}
div#alinks a span {
  display: none;
}
div#alinks a:hover span {
	display: block;
	position: fixed;
    float: right;
	top: 50px;
	left: 547px;
	width: 736px;
	color: #000;
	font: 14px Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
}