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

body	{
	text-align:center;
	background-image: url('http://manhattan-trash.net/images/pagebg.png');
	}

p	{
	font: 95% "Lucida Grande", sans-serif;
	line-height: 1.4;
	}

div#header	{
	background-image: url('http://manhattan-trash.net/images/logo.png');
	width: 842px;
	height: 352px
	}

div#container	{
	width: 842px;
	margin: auto;
	background-image: url('http://manhattan-trash.net/images/containerbg.png');
	text-align:left
	}

div#menu	{
	background-image: url('http://manhattan-trash.net/images/menubg.png');
	width: 842px;
	height: 46px;
	}

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#submenu	{
	background-image: url('http://manhattan-trash.net/images/containerbg.png');
	width: 842px;
}

div#submenu p	{
	font: 80% "Tahoma";
	color:#bababa;
	margin:auto;
	padding: 0px;
	text-transform:none;
	text-align:center
	}

div#submenu a, div#submenu a:link, div#submenu a:visited, div#submenu a:active {
	color:#bababa;
	text-decoration:none;
	text-transform:none
	}

div#submenu a:hover	{
	color:#d4e000
	}

div#content p	{
	color: #8d8d8d;
	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#left	{
	background:#56ACAA;
	margin-left: 25px;
	float:left;
	width: 350px
	}

div#left p {
	font: 100% "Georgia";
	margin: 10px 10px 5px 5px;
	color:#ffffff;
	text-align:justify
	}

div#left b {
	font: 120% "Lucida Grande";
	color:#ffffff;
	text-transform: uppercase
	}

div#right	{
	background:#d4e000;
	margin-right: 25px;
	float:right;
	width: 350px;
	}

div#right p {
	font: 100% "Georgia";
	margin: 10px 10px 5px 5px;
	color:#ffffff;
	text-align: justify
	}

div#right b {
	font: 120% "Lucida Grande";
	color:#ffffff;
	text-transform: uppercase
	}

div#popbox	{
	float:right;
	width: 250px;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 15px;
	background:#ffffff;
	border:dashed 1px #d6d6d6;
	}

div#popbox p  {
	font: 100% "Georgia";
	margin: 10px 10px 5px 5px;
	padding-left: 5px;
	color:#bababa;
	text-align:justify
	}

div#popbox b {
	font: 150% "Lucida Grande";
	color:#d4e000;
	text-transform: lowercase
	}

div#popbox a:link, div#popbox a:visited, div#popbox a, div#popbox a:active {
	font: 100% "Georgia";
	color:#bababa;
	text-decoration: none
	}

div#popbox a:hover {
	font-weight:bold
	}

table#vids {
padding-top: 8px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
width: 780px;
}

.tr	{
padding-top: 8px;
valign: center;
}

.td	{
padding: 0px;
}

td.img	{
padding: 0px;
width: 258px;
height: 110px;
}

td.p	{
margin: 0px;
padding: 0px;
text-align: left;
}

td.prev	{
width: 350px;
height: 213px;
}

div#footer	{
	color:#ffffff;
	background-image: url('http://manhattan-trash.net/images/footerbg.png');
	clear:both;
	width: 842px;
	height: 59px
	}

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

div#content p.ffl a:link, div#content p.ffl a:active, div#content p.ffl a {
	font: 110% "Lucida Grande";
	font-weight: normal;
	color: #7EB9B9;
	letter-spacing: -0.03em;
	text-transform: uppercase
	}

div#content p.ffl a:hover	{
	color: #7EB9B9;
	}

div#content p.ffl a:visited	{
	color: #7EB9B9;
	}
