body {	margin: 20px 0 20px 0;	background-color: #663;	/*background: url(/img/bg_box.gif);*/	color: #333;	text-align: center;	}#hdr {     width: 675px;     margin-left: auto; 	 margin-right: auto;	 text-align: left;	 padding: 44px 0 0 15px;	 border-top: solid #ebebd5 10px;	 border-right: solid #ebebd5 10px;	 border-bottom: solid #ebebd5 10px;	 border-left: solid #ebebd5 10px;	 background-color: #996;	 background-image:url(/images/bg/bg_header.gif);	 background-position:top right; 	 background-repeat:no-repeat;	 color: #339;     }#contain {     width: 690px;     margin-left: auto; 	 margin-right: auto;	 padding: 0;	 border-top: none;	 border-left: solid #ebebd5 10px;	 border-right: solid #ebebd5 10px;	 border-bottom: solid #ebebd5 10px;	 text-align: left;	 background-color: #b6bb83;	 color: #333;     }	 .lh-col {		width: 430px;		float: left;		border-right: solid #ebebd5 10px;		padding: 15px;		background-color: #f6f6ed;        /*border: solid #009;        border-width: 0 0 0 1px; */        }#rh-col {		margin-left: 480px;		padding: 15px 15px 20px 0px;		background-color: #b6bb83;        }#footer {	margin: 20px 0 10px 0;	text-align: center;	font: 11px/16px Verdana, Arial, sans-serif;	color: #333;	clear: both;        }div.showfloat {  float: left;  }div.float p {   text-align: center;   }p 	{	font: 11px/22px Verdana, Arial, sans-serif;	/*font: 12px/22px Verdana, Lucida, Arial, sans-serif;*/	color: #330;	background-color: transparent;	} li	{	font: 11px/22px Verdana, Arial, sans-serif;	/*font: 12px/22px Verdana, Lucida, Arial, sans-serif;*/	color: #330;	background-color: transparent;	}td 	{	font: 11px/22px Verdana, Arial, sans-serif;	color: #330;	} .text 	{	font: 11px Verdana, Arial, sans-serif;	color: #330;	background-color: transparent;	} .white 	{	color: #fff;	background-color: transparent;	} h1, h2, h3, h4, h5, h6	{	font-weight: bold;	color: #333333;	background-color: transparent;	}a:link  {	color: #330;	text-decoration: underline;	background-color: transparent;	}a:active {	color: #330;	text-decoration: underline;	background-color: transparent;	}a:visited {	color: #333;	text-decoration: underline;	background-color: transparent;	}a:hover {     color: #996;	text-decoration: underline;	background-color: transparent;	}img {	display: block;	border: 0;	margin: 0;	padding: 0;	}.showcaseimg {	display: block;	border: solid #cc9 10px;	margin-top: 5px;	margin-left: 5px;	padding: 0;	}