body {
	font: 76% Verdana, Arial, Sans-serif;
	color: white;
	background: black;
	margin: 0 0 0 0;
}

img{
	border:0;
}

a:hover, a:hover em {
	color: white;
	text-decoration:none;
}

a {
	color: red;
	text-decoration:none;
}

a:visited {
	color: red;
}

h1.webtitle {
	font-size: 250%;
	text-shadow: black 0.2em 0.3em 0.2em;
}

table.menu {
  width: 194;
  clear:both;
  margin: 0 0 2em 0;
  white-space: normal;
}

td.topbar {
	background: #000000 url(../images/mnutopbgrnd.jpg) no-repeat;

}

td.sidemenu {
	background: #000000 url(../images/mnuSide.jpg) no-repeat;
}

#menu {
  margin: 0; padding: 0;
}

#menu li {
 	background-image: none;
    list-style:none; 
    margin: 0 0 0 0; 
	width: 100%;
    font-size: 16px;
    line-height: 25px;
    white-space: nowrap;

}
#menu a {
    display: block; text-decoration: none;  
	border-top: 1px solid;
    border-color: #000;
    color: black;
	text-shadow: red 0.2em 0.3em 0.2em;

}
#menu a {
   float: none;
}
#menu a:hover {
   	background: white;
	text-shadow: red 0.1em 0.2em 0.1em;
}

table.content{
	margin: 2 2 2 2;
	border: 1px solid;
	border-color: white;

}

td.contentlink {
	border-bottom: 1px solid;
	border-color: white;
}

td.contentcolumn {
	border-bottom: 1px solid;
	border-color: white;
}

td.contenttitle {
	border-right: 1px solid;
	border-color: white;
	text-align: right;
}	

td.poem {
	background: white;
	color: black;
	font-style: italic;
}

table.news {
	border: 1px solid;
	border-color: white;
}

tr.headerline {
	background: white;
	color: black;
}

#datacontent {
	width: 750px;
	margin-left:1em;
	margin-top:1em;
}
