body {
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #C1A2C1;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Collection { 
	padding:0px;
	margin:0px;

}
#Collection a:link {
	color:#0033CC;
	text-decoration:none;
}

#Collection a:visited {
	color:#0033cc;
	text-decoration:none;
}

#Collection a:hover {
	color:#CC3333;
	text-decoration:none;
}

#imagecollection {
	border: 1px solid #ffffff;
}

td {
	font: 13px Arial, Helvetica, sans-serif;
}

td.navigation {
	background: #F0F0F0;
}

td.content {
	background: #ffffff;
}

td.content1 {
	background: #DADADA;
}

td.content-pink {
	background: #C1A2C1;
}

td.bottom {
	background: #48D1CC;
	padding : 10;
}

td.liner{
	background: #2F4F4F;
}

td.title{
	color:#ffffff;
	font-weight:bold;
	background: #333300;
	height:18px;
}

td.front {
	font: 16px Garamond;
}

hr{
	height:1
}

a:link{
	color:#CCFFCC;
	text-decoration:none;
}
a:active{
	color:#66FF00
}

a:hover{
	color:#CC3333;
	text-decoration:none;	
}

a:visited{
	color: #CCFFCC;
	text-decoration:none;
}

.title {
	font-style: bold;
	color: #000000; 
}

.subtitle {
	color: #000000;
}

.pix{
	font-size: 8px;
}

#content {
	font: 13px Garamond;
	margin: 5px 50px 5px 50px;
}


H1 {color: #993366}

H2 {color: #CCFFCC}

.CollectionsHeader {
	color: #993366;
	font-size:18px;
	font-weight: bold;	
}
.BannerHeader {
	color: #993366;
	font-size:16px;
	
}

.Test {
	line-height: normal;
}
