/* $Id: style1.css,v 1.3 2004/02/18 20:53:06 stephen Exp stephen $ */

	body {
		margin:0px 0px 20px 0px;
		background:#FFF;		
		font-family:georgia,"times new roman", times, serif;
		}

	h1, h2, h3, h4 {
		font-family:arial, helvetica, sans-serif;
	}

	h1 {
	        text-align:center;
	}

	#banner {
		font-family:"times new roman", times, serif;
		color:#FFF;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:green;
  		padding:15px;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:"times new roman", times, serif;
		color: #FFF;
                text-decoration: none;
		}

/*
	#madison {
  		margin-top:30px;
	 	padding:5px;
                margin-bottom:30px;
        }

*/
	span.logo {
		font-family:"times new roman", times, serif;
		font-weight: bold;
                color: green;
	}

	h1.printbanner {
		font-family:"times new roman", times, serif;
                color: green;
	}

	#links {
		font-size:x-small;
	}

	#links h3 {
	margin-top:  50px;
        }
