body, td, p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #2F302B;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border: 0px;
	margin: 0px;
	p	adding: 0px;
}

.catLeftMenu {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.catLeftMenu p{
	padding: 9px 0px 0px 0px;
	line-height: 1.3em;
	/* set the width for browsers above IE 5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: 1.22em;
}
.subBg {
	background-image: url(/_assets/img/bg_sub.gif);
	background-repeat: repeat-x;
	background-color: #97978F;
}
.bgCatContent {
	background-image: url(/_assets/img/bg_cat_page.gif);
	background-repeat: no-repeat;
}
.whiteText {
	color: white;
}
.subBg {
	background-image: url(/_assets/img/bg_sub.gif);
	background-repeat: repeat-x;
	background-color: #97978F;
}
.studioBg {
	background-image: url(/_assets/img/bg_info.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.thumbsPad {
	margin-top: 20px;
}

