﻿BODY
{
	background-color: black;
	font-size: small;
	font-family: "trebuchet MS", verdana, arial;
	color: white;
	background:url(/images/push_back-bd.png) repeat;
}

p 
{
	margin: 0; padding:0;
}

#leftcontent 
{
  float: left;
  width: 950px; 
  padding: 2px 0px 10px 0px;
  color: #cccccc;
  height: 100%;
  background: url(/images/push_background.png) repeat #333;
}

#leftcontent p{margin:0px 20px 10px 20px}

#leftcontent ul{margin-left:35px; }

#leftcontent ul li{list-style-type:square; margin-bottom:5px}

/* #wrapper { width: 980px; text-align: left; margin: 1em auto; } */
