#main {
	padding: 0px;
	float: left;
	margin-left: 15px;
	font-size: small;
	line-height: 160%;
	color: #333333;
	width: 540px;
	text-align: left;
}
.bread_active {
	font-weight: bold;
	color: #0066CC;
}
#bread {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: x-small;
}
#shopleft {
	text-align: left;
	width: 340px;
	font-size: small;
	color: #333333;
	line-height: 140%;
	float: left;
}
.shop_photo {
	font-size: x-small;
	line-height: 120%;
	color: #333333;
	text-align: left;
	padding: 0px;
	width: 180px;
	margin-top: 15px;
	clear: both;
}
#shopright {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	margin-left: 20px;
}
.h2_link {
	font-size: small;
	font-weight: bold;
	color: #003399;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.menu {
	color: #003399;
	text-decoration: none;
}
a.menu {
	color: #003399;
	text-decoration: none;
}
a:link.menu {
	color: #003399;
	text-decoration: none;
}
a:visited.menu {
	text-decoration: none;
	color: #003399;
}
a:hover.menu {
	text-decoration: underline;
	color: #FF6600;
}
.sidebar_text {
	font-size: x-small;
	line-height: 120%;
	margin-bottom: 5px;
	padding-left: 10px;
}
.pagetop {
	font-size: x-small;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.titleheader {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.small_pink {
	color: #FF3366;
}
#sm_block {
	display: block;
}
#sm_block2 {
	display: block;
}

