* { margin:0; padding:0; }

body {
	background: #a13a21 url(imgs/bumper/bgswirl.gif) 0 473px no-repeat;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 72px;
}
#shell {
	display: block;
	overflow: hidden;
	width: 891px;
}
#text {
	display: block;
	float: left;
	padding: 157px 0 0;
	width: 455px;
}
#photo {
	border: 0;
	display: block;
	float: right;
	width: 436px;
}

#newlook {
	background: transparent url(imgs/bumper/txt_newlookunderway.gif) 0 0 no-repeat;
	display: block;
	height: 77px;
	text-indent: -4000px;
}
h1 {
	background: transparent url(imgs/bumper/logo.gif) 0 0 no-repeat;
	display: block;
	height: 108px;
	text-indent: -4000px;
}
h2 {
	background: transparent url(imgs/bumper/txt_freshsame.gif) 0 0 no-repeat;
	display: block;
	height: 18px;
	text-indent: -4000px;	
}
p {
	line-height: 12px;
	padding: 18px 60px 0 0;
}
.small { font-size: 10px; }
a:link, a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
