html, body	{  
	margin: 4px 0px 15px 0px;
	padding:0;
	} 

body	{
	background-color: #ffffff
	}

p	{
	font: 95% "Lucida Grande", sans-serif;
	line-height: 1.4;
	}

div#container	{
	width: 820px;
	margin: auto;
	text-align:left
	}

div#menu	{
	background-image: url('http://manhattan-trash.net/images/menubgstory.png');
	width: 820px;
	height: 46px;
	padding: 0px;
	margin: 0px
	}

div#menu p	{
	font: 120% Lucida Grande;
	color: #d4e000;
	margin: auto;
	line-height: 43px;
	text-transform: uppercase;
	text-align: center;
	}

div#menu a, div#menu a:link, div#menu a:visited	{
	color: #b5b5b5;
	text-decoration: none;
	text-transform: uppercase;
	}

div#menu a:active	{
	color:#56acaa;
	}

div#menu a:hover	{
	color: #bababa;
	padding: 0px 0px 5px 0px;
	background-image: url('http://manhattan-trash.net/images/hoverbg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	}

div#content	{
	padding-top: 20px
	}

div#content p	{
	color: #656565;
	line-height:1.4;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 0px;
	margin-bottom: 16px
	}

div#content h2 {
	font: 175% "Georgia";
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #56acaa;
	margin-left: 25px;
	margin-bottom: 0px;
	text-transform: none
	}

div#content a:link, div#content a:active, div#content a {
	font-weight: bold;
	color: #56acaa;
	text-decoration: none
	}

div#content a:visited {
	font-weight: bold;
	color: #56acaa;
	text-decoration: none
	}

div#content a:hover {
	font-weight: bold;
	color: #56acaa;
	text-decoration: underline;
	}

div#footer	{
	color:#ffffff;
	background-image: url('http://manhattan-trash.net/images/footerbgstory.png');
	clear: both;
	width: 820px;
	height: 59px
	}

div#footer p	{
	padding: 17px 25px;
	text-align: right
	}

div#content span.c {
	color: #60A8A8;
	}