Body { 
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 10%;
	background-color: #FFffff;
	color: #000000; 
	}

/* SIDEBAR */
#sidebar { background-image: url(/newfinds/graphics/plaid_light.gif); border-right: 2px solid #55B3c7; }

/* LINKS */
A { color:#006666; text-decoration: none; }
A:hover { text-decoration:underline; }
h1 a { color:#55B3C7; text-decoration; none; }

/* TEXT DISPLAYS */
h1, h2 { font-family: arial, helvetica, sans-serif; }
h1.title { color:#55B3C7; font-size:20px; text-transform:uppercase; }
h1 { color:#993300; font-size:22px; font-weight: bold; margin-bottom: 4px; }
h2 { font-size: 16px; font-weight:bold; margin-top: 4px; }

td, p, li, ul { font-family: verdana, arial, helvetica, sans-serif; }
.small { font-size: 11px; }

.menu { font-size: 10px; line-height:175%; }

hr { border: 1px solid #993300; }