
body {
	margin: 0;
	padding: 0;
	background: #ff0000 url(images/..........) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#370000;}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #bb0000;}

div.header
  {
  width:635px;
  height:200px;
  background:url(./images/bodydisplay.GIF);
  background-repeat:no-repeat;
  border:2px solid black;
  }
div.tophead{
background-image: url(./images/ul_bg.png);
height: 40px;
width: 940px;
margin: auto;}


table
{
border-collapse:collapse;

}

	
h1{margin-left: 5px; margin-top: 15px; margin-right: 5px;}

p {margin-left: 5px; margin-top: 15px; margin-right: 5px; margin-bottom:5px; line-height:170%;}

.emphasize{font-weight:bold; color: #bb0000;}
.tiny{font-weight:lighter; color: #bb0000;}

div.subscribe{width:180px;
  height:130px;
  background:url(./images/subscribeblue.gif);
  background-repeat:no-repeat;}

