body {  margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	font-family: arial;
	font-size: 11px;
	color: white; 
	background: white; }

a { text-decoration: none; }

a:link {color: white; }
a:visited {color: white; }
a:hover {color: #C2C2C2; }
a:active {color: white; }

#pics { border: 2px white solid; }
#projects { border: 2px white solid; }

span.leftmenu { padding: 0px; font-size: 12px; font-weight: bold; }
span.titles { padding: 0px; font-size: 13px; font-weight: bold; }
span.items { padding: 0px; font-size: 11px; font-weight: bold; font-style: italic; }
span.itemstitle { padding: 0px; font-size: 12px; font-weight: bold; }
span.itemsinfo { padding: 0px; font-size: 11px; font-weight: bold; color: #6dcff6; }
span.click { padding: 0px; font-size: 14px; font-weight: bold; }
span.sold { padding: 0px; font-size: 14px; font-weight: bold; color: #ff0000; }

table { width: 780px; background: #707070; border-collapse: collapse; border: 0px black solid; }
td { vertical-align: top; padding: 0px; }
