a { 
	color: #00c; 
	}
a:visited { 
	color: #009; 
	}
a:hover { 
	color: #c00; 
	}
#container {
	background: #5581bf;
	border: none;
	width: 740px;
	}
#masthead {
      background: transparent url(images/home_headerbg.gif) right center no-repeat;
      height: 112px;
	position: relative;
      }
#masthead img.logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}
#masthead h2 {
	display: block;
	font: italic 20px/1.5em Georgia, "New Century Schoolbook", Times, "Times New Roman", serif;
	color: #fff;
	margin: 0 0 0 216px;
	padding-top: 25px;
	}
#masthead h2 span {
	font-size: 26px;
	}
#tnav { 
	margin: 0 6px; 
	height: 21px;
	}
#main { 
	padding: 15px 15px 0px;
	}
#sidebar {
	padding-left: 0; padding-right: 0; padding-bottom: 0;
	}
.box {
	background: #94C08F url(images/home_boxbg.gif) center top repeat-y; 
	}
.box .boxtop { 
	background-image: url(images/home_boxtop.gif);
	padding-top: 22px;
	}
.box .boxbot {
	background-image: url(images/home_boxbot.gif);
	padding-bottom: 22px;
	}
.box h1 {
	margin-bottom: .25em;
	}
h2 { 
	color: #fff;
	}
em { 
	color: #eee;
	}
#footer { 
	height: auto;
	padding-left: 20px;
	background: transparent; 
	margin-top: 1em;
	}
#footer p {
	padding-top: 0;
	text-align: center;
	}
#footer a { color: #000; }
#footer a:hover { color: #eee; }