@charset "UTF-8";
.oneColFixCtrHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
.oneColFixCtrHdr #header {
	top: 0px;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-position: top;
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	width: 750px;
	background-color: #000000;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
}#leftcontainer {
	margin: 0px;
	float: left;
	width: 324px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 28px;
}
#rightcontainer {
	margin: 0px;
	float: right;
	width: 324px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.silkstylesbox {
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
}
.silkstylestsext {
	padding-bottom: 30px;
}
.silkstylestsext img {
	text-align: center;
	padding-bottom: 5px;
}
.silkstylesbox  img {
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.silkstylesbox img a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shiboricolors {
	font-weight: normal;
	color: #666633;
	text-align: left;
	width: auto;
	margin-top: 40px;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shiboricolors a {
}
.silkstylesboxelastic {
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	border: 1px solid #333300;
	height: auto;
	margin-bottom: 35px;
}
.silkstylesboxelastic img {
	padding-bottom: 5px;
}
.enlarge {
	text-align: right;
	display: block;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 4px;
	font-style: italic;
}
#footer {
	color: #666600;
	letter-spacing: 0.25em;
	padding: 20px;
	font-weight: normal;
	text-align: center;
	background-color: #000000;
	clear: both;
	float: none;
	font-variant: small-caps;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
}

