body
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x; 
	z-index:10;
	}
.top{
	background-image: url(images/TopStretch.gif);
	background-repeat: repeat-x; 
	height: 100px;
/*	margin: 0 auto;*/
	margin-top: 0;	
}
p.header{
	font-weight: 900;
	font-style: italic;
	font-size: 18pt;
	font-family: Times;
	line-height: 4em;

}
p.footer{
	font-size: 12pt;
	font-family: Times;
	font-weight: bold;
}
#content{
	width: 700px;
	margin: 0 auto;
}
td {
  font-family: Arial, Helvetica, sans-serif;
}

th {
  font-family: Arial, Helvetica, sans-serif;
}
A:link {
  text-decoration: none;
  color: black;
}
A:visited {
  text-decoration: none;
  color: black;
}
A:active {
  text-decoration: none;
  color: black;
}
A:hover {
  text-decoration: underline; 
  color: grey;
}
.work {
  border: 1px solid #000000;
}
#links{
  position: absolute;
}
.menu{
  border: 4px outset #EEEEEE ;
  height: 50px;
  width: 115px;
  font-size: 12pt; 
  padding-left:15px;
  font-style: italic;	
}

.menu A{
  line-height:.02em;
}
.menu A:hover{
  font-style: normal;	
}
p.menu { 
	margin-top: 0px;
	margin-bottom: 0px;
}
