.rhs {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFF00;
}
.lhs {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
.pxborder {
	border: 1px solid #343000;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFF00;
	text-decoration: none;
	line-height: 20px;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFF00;
	text-decoration: none;
	line-height: 20px;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	line-height: 20px;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
	line-height: 20px;
}
.sm-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.sm-txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.sm-txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.sm-txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	line-height: normal;
	text-transform: uppercase;
}
.sm-txt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.pics img{
border: 3px solid #000000;
}

.pics a:hover img{
border: 3px solid #FFFF00;
}

.pics:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.shop-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: -3px;
}
.serif-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.35pc;
	font-variant: small-caps;
}

