body 					
{
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: Arial, Verdana, sans-serif;
	background: #FFF;
}

img{
	display: block;
	border: 0;
}

p, ul, li{
	color: #666666;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 1.4em;
}


h1, h3, h4, h5, h6{
	font-size: 6em;
	color: #666666;
	text-transform: capitalize;
	font-weight: normal;
	text-align: left;
}


h2{
	font-size: 1.5em;
	color: #FF0000;
	background: transparent;
	font-weight: normal;
	text-align: left;
	padding-top: 15px;
}
a{
	color: #666;
	text-decoration: underline;
	padding: 1px;
}

a:hover{
	color: #84805D;
	text-decoration: underline;
}

#wrapper {
	width: 100%;
	background: #FFFFFF;

}
#banner-hobo{
	background:#BEBDA7 url("hobo-logo.gif") no-repeat;
	height: 145px;
	background-position:right;
}
#banner-hobo-sub{
	background:#FFF url("hobo-sub.gif") no-repeat;
	height: 44px;
	background-position:right;
}

#google{
	float: left;
	margin: 15px 0 0 75px;
}
#content{
	text-align: left;
	color: #5E6E66;
	height: 610px;
	font-size: 0.9em;
	margin: 0 auto;
	margin-top: 10px;
	margin-left: 50px;
	background: #FFFFFF url(Al-sml.jpg) no-repeat;
	background-position: left;
}

#content-text{
margin-left: 380px;
}
