/* Custom Styles for the TN_29 collection page
March 2007 MKiD Updated June 04
-------------------------------------------------------*/

body {
	background-image:url(../images/site_tn29_bg.jpg);
	
}

#header_logo{
	background-image:url(../images/tn29_logo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}



/* LINK STYLES
-------------------------------------------------*/
a, a:visited{
	text-decoration:none;
	color: #999966;
}
a:hover{
	text-decoration:none;
	color: #000000;
}

.catalogItemDiv:hover{
	border-bottom:2px solid #999966;
}

