		<!--
		@media all {
			#pg_content {
				float: left;
				}
			#content_col1 {
				float: left;
				width: 180px;
				min-height: 450px;
				}
			#content_col2 {
				float: left;
				width: 465px;
				min-height: 450px;
				}
			#search_box {
				width: 150px;
				margin-left: 10px;
				margin-top: 20px;
				background-color: #faa720;
				padding: 6px;
				font-family: Tahoma, Arial, Verdana;
				font-size: 11px;
				text-transform: uppercase;
				font-weight: bold;
				color: #741617;
				}
			input.search_input {
				font-family: Tahoma, Arial, Verdana;
				font-size: 11px;
				color: #000000;
				border-top: 1px solid #999999;
				border-left: 1px solid #999999;
				border-right: 1px solid #333333;
				border-bottom: 1px solid #333333;
				}
			a.search_submit {
				display: block;
				float: right;
				font-size: 9px;
				padding: 2px;
				padding-left: 4px;
				padding-right: 4px;
				max-width: 16px;
				overflow: hidden;
				background-color: #741617;
				color: #ffffff;
				border-top: 1px solid #c8c8c8;
				border-left: 1px solid #c8c8c8;
				border-right: 1px solid #333333;
				border-bottom: 1px solid #333333;
				}
			a.search_submit:hover {
				background-color: #faa720;
				color: #741617;
				cursor: pointer;
				}
			#showcase_cntnr {
				width: 465px;
				height: 450px;
				overflow: hidden;
				margin-left: auto;
				margin-right: auto;
				background-color: #333132;
				}
			img.showcase {
				width: 465px;
				height: 388px;
				border: 0px;
				margin: 0px;
				}
			div.showcase_text {
				height: 58px;
				overflow: auto;
				margin: 0px;
				padding-left: 8px;
				padding-right: 8px;
				padding-top: 4px;
				font-family: Tahoma, Arial, Verdana;
				font-size: 11px;
				color: #ffffff;
				}
			#login_box {
				width: 150px;
				height: 158px;
				margin-left: 10px;
				margin-top: 198px;
				overflow: hidden;
				padding: 4px;
				background-color: #86888a;
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				text-transform: uppercase;
				color: #ffffff;
				border-left: 2px solid #999999;
				border-top: 2px solid #999999;
				border-right: 2px solid #333333;
				border-bottom: 2px solid #333333;
				}
			input.member_login {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				background-color: #ffffff;
				border-left: 1px solid #666666;
				border-top: 1px solid #666666;
				border-right: 1px solid #333333;
				border-bottom: 1px solid #333333;
				}
			a.member_login {
				color: inherit !important;
				text-decoration: none;
				}
			a.member_login:hover {
				cursor: pointer;
				text-decoration: underline;
				}
			input.login_button {
				float: right;
				display: block;
				width: 70px;
				margin-left: auto;
				margin-right: 0px;
				margin-top: 6px;
				background-color: #751717;
				padding: 2px;
				font-family: Tahoma, Arial, Verdana;
				font-size: 10px;
				text-transform: uppercase;
				text-align: center;
				text-decoration: none;
				color: #ffffff;
				letter-spacing: 1px;
				border-left: 2px solid #999999;
				border-top: 2px solid #999999;
				border-right: 2px solid #333333;
				border-bottom: 2px solid #333333;
				}
			input.login_button:hover {
				background-color: #faa720;
				color: #751717;
				cursor: pointer;
				}
			a.login_button {
				display: block;
				width: 140px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 4px;
				background-color: #751717;
				padding: 3px;
				font-family: Tahoma, Arial, Verdana;
				font-size: 10px;
				text-transform: uppercase;
				text-align: center;
				text-decoration: none;
				color: #ffffff;
				letter-spacing: 1px;
				border-left: 2px solid #999999;
				border-top: 2px solid #999999;
				border-right: 2px solid #333333;
				border-bottom: 2px solid #333333;
				}
			a.login_button:hover {
				background-color: #faa720;
				color: #751717;
				cursor: pointer;
				}
			}
		//-->
		
