body { font-family:Arial, Helvetica, sans-serif;
font-size: smaller; 
margin: 0;
padding: 0;
background: #666666;
}

#footer {
	font-size: xx-small;
	color: #3399cc;
	border-top: #aca899 solid 1px;
	padding: 10px;
	text-align: center;

}

#footer a {
	font-size: xx-small;
	color: #3399cc;
	text-decoration: underline;
	padding:5px;
}

.title { 
font-size:smaller;
color:#053A70;
border-bottom: #aca899 solid 1px;
padding: 10px;
margin: 0;
}


#Brwose {
	background: #5c9ebf url(images/Categories.gif) no-repeat top;
	text-align: left;
	width: 165px;
	height: 23px;
}

#Brwose span {
	padding-left: 10px;
	font-size: x-small;
	font-weight: bold;
	color: #fff;
	letter-spacing: .1em;
}

#LeftNav {
	border-color: #5c9ebf;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	font-size: x-small;
	margin: 0px;
	}



#LeftNav h2 {
	font-size:  x-small;
	color: #000;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}

#LeftNav ul {
	padding: 10px;
	margin: 0;
	color:#3a82aa
}

#LeftNav li {
	list-style: none;
}

#LeftNav a {
	color:#3a82aa;
	text-decoration: none;
}

#gap {
	background: url(images/pixel.gif);
	width: 10px;
	margin: 0;
	padding: 0;
}

#main {
	background: #fff;
	border-top: 1px #636363 solid;
}

#content {
	font-size:  x-small;
	line-height: 1.5em;
}

#content caption {
	padding: 3px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	background: #3b83ab url(images/Item-title.gif) no-repeat top;
	width: 565px;
	color: #fff;
	text-transform: uppercase;
}


#content table{
	font-size: xx-small;
	text-align: center;
	margin: 0;
	padding:0;
}

#items {
	width: 565px;

}


.line {
	border-bottom: 1px #56a605 solid;
	padding: 7px;
}

#footer .copy {
color: Gray;
	
}

