body {
  margin:0; 
  padding:0; 
  border:none; 
}

body, td {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11pt;
  font-weight: normal;
}

A:link, A:visited { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #371950; text-decoration: none; font-weight:bold; }
A:hover { color: #371950; text-decoration: none; background-color: #fff; }
A:active { color: #FFFFFF; text-decoration: none; background-color: #666666; } 


p { margin-top:6px; margin-right:10px; margin-bottom:12px;margin-left:10px; line-height: 20px; }
li { margin-top:0px; margin-right:10px; margin-bottom:8px;margin-left:10px; }
div { margin-top:6px; margin-right:10px; margin-bottom:12px;margin-left:10px; line-height: 20px; }

h1 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: normal;
  font-size: 3.8em;
  margin-top: 0px;
  margin-right: 10px; 
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 0px;
}

h2 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  color: #555;
  margin-top: 0px;
  margin-right: 10px; 
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 0px;
}

.sidebar p  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.3em;
}

p.quote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #164158;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.3em;
}

p.quote2  { /* the by-line */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #000;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.0em;
  text-align: right;
}

div.quote {
  border-top: 2px solid #EF9E16; 
  border-bottom: 2px solid #EF9E16;
  background-color: #E5ECF0;
}

.sidebar ul, .sidebar blockquote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.3em;
}
.sidebar li { line-height: 1.0em; }

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
}

td.bottomtd {
  color:white; 
  padding-top:6px; 
  padding-right:18px; 
  padding-bottom:6px; 
  padding-left:18px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
}
td.bottomtd { background-color:#333; }
td.bottomnav { background-color:#000; }

td.bottomnav A:link, td.bottomnav A:visited { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #AAA; 
  text-decoration: none; 
}
td.bottomnav A:hover { color: #EF9E17; text-decoration: underline; background-color: #000; }
td.bottomnav A:active { color: #FFF; text-decoration: none; background-color: #666; } 


/* these are the button rollovers */

.displace {
	position: absolute;
	left: -5000px;
	}

#roll_work {
	display: block;
	width: 110px;
	height: 40px;
	text-decoration: none;
	background: url("images/btn_bodywork.gif");
	}

#roll_work:hover {
	background-position: -105px 0;
	}

#roll_relief {
	display: block;
	width: 75px;
	height: 40px;
	text-decoration: none;
	background: url("images/btn_relief.gif");
	}

#roll_relief:hover {
	background-position: -80px 0;
	}

#roll_meetliz {
	display: block;
	width: 95px;
	height: 40px;
	text-decoration: none;
	background: url("images/btn_meetliz.gif");
	}

#roll_meetliz:hover {
	background-position: -90px 0;
	}

#roll_receive {
	display: block;
	width: 90px;
	height: 40px;
	text-decoration: none;
	background: url("images/btn_receive.gif");
	}

#roll_receive:hover {
	background-position: -90px 0;
	}

