body {
	background: #E1E1C1 url(images/bg_grad.gif) repeat-x;
	text-align:center;
}
#site {
	background: url(images/bg_site.gif) repeat-y;
}
#site table{
background:none;

}
#home {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.tease {
	
	text-align: left;
	vertical-align: top;
}
.teaseHead {
	float:left;
	text-align: left;
	vertical-align: top;
}


#teaser  {
	background: url(images/teaserBg.gif) no-repeat center;
	width: 100%;
}

#globalNav  {
	height: 27px;
	width: 100%;
}

.tease p{
	text-align:left;
	font: 11px "Lucida Grande", Verdana;
	color: #6e6e6e;
	margin-top:0px;
	margin-bottom:0px;
}
