@charset "utf-8";
body {
	background-color: #fdf4fb;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(/im2/bgFade.png);
	background-repeat: repeat-x;
}
#body_bin {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#logo_bin {
	background-image: url(/im2/Logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 152px;
	text-align: center;
}
#clear-line {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD9FF;
}
#logo_bin #nav {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 110px;
	width: 960px;
}
#logo_bin #nav td {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100px;
	height: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
#logo_bin #nav a:HOVER {
	background-position: center -40px;
}
#logo_bin #nav a {
	background-image: url(/im2/nav.png);
	color: #999999;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 31px;
	padding-top: 9px;
}
#logo_bin #nav a:HOVER {
	color: #000000;
}
.pinkFrame {
	background-image: url(im2/pinkFrame.png);
	margin: 15px;
	float: left;
	height: 125px;
	width: 369px;
	padding: 38px;
	background-repeat: no-repeat;
}
#body_bin .pinkFrame img {
	border: 2px solid #fdf4fb;
}
#body_bin .pinkFrame img:HOVER {
	border: 2px solid #FFCCFF;
}
#samscams {
	height: 251px;
	width: 480px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(im2/camFrame.png);
	background-repeat: no-repeat;
	padding: 38px;
}
.pImage {
	margin: 15px;
	border: 1px solid #CCCCCC;
}
.l2257 {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.inFrame {
	text-align: left;
	border: 2px solid #fdf4fb;
	font-size: 13px;
	color: #666666;
	padding: 5px;
}
.inFrame:HOVER {
	border: 2px solid #FFCCFF;
	cursor: pointer;
}
.inFrame h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
