body {
	color: #333;
	background: #FFF;
	font: 10px/14px "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	text-align:center;
}

.container {
	width:750px;
   margin: 0 auto;
   position: relative;
}

a {
	border-bottom: none;
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #3399CC;
	background: #FFF;
}

#content {
	width: 750px;
	margin: 0px 0 0 0px;
}
.logoBox
{
position:absolute;
left: -100px;
}


#logo {
	position: fixed;
	top: 284px;
	height:165px;
	width:71px;
	border:none ! important;
}

#logo a
{
	position:absolute;
	top:0px;
	left:0px;
	height:165px;
	width:71px;
	display:block;
	z-index:2;
	color:none ! important;
}
#logo img
{
position:absolute;
	top:20px;
	left:20px;
}
#logo a, #logo a img
{
border:none ! important;
background-color:transparent ! important;
}

.category{
   width: 160px;
}

table, .header {
	border-top: 1px solid #DDD;
	border-right: 2px solid #D5D5D5;
	border-bottom: 2px solid #D5D5D5;
	border-left: 1px solid #DDD;
	margin: 20px 0;
}

.collectionTable .category {
width: 120px;
}

table {
	border-collapse: collapse;
	width: 100%;
}

.header {
	padding: 10px 0 0;
}

.photo {
	margin: 10px 0 0;
}

th, td {
	padding: 3px 0 3px 10px;
}

th {
	background: #EEE;
	font-weight: normal;
	text-align: left;
}

h1 {
	font-size: 10px;
}

h1 a {
	border: none;
}

p {
	margin: 0 10px 14px;
}

h2 {
	font-size: 10px;
	border:none;
	font-style: bold;
	color:#990000
}
.ecoLinks,

.ecoDisplay
{
position:relative;
float:left;
height:300px;
width:370px;
}
.ecoDisplay
{
}