.mainbkg {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 660000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 660000;
	text-decoration: underline;
	font-weight: bold;
}

}
div#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFCC33;
	font-weight: bold;
}
div#nav a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
div#nav a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFF99;
	font-weight: bold;
}
.r-bkg {
	background-image: url(images/product_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
