﻿h1 {
	font-size: 140%;
	color: #991229;
	background-image: url(/top/images/gray-bg.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/******MAIN CONTAINERS**********/
 #intro{
	width:750px;
	margin-bottom: -8px;
	padding-bottom: -8px;
	padding-left: 1px;
 }
 

