/* Layout Stylesheet */ 
body{
	margin: 0;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: middle;
	padding: 0;
	list-style-image: url(http://www.shopsup.com/images/arrow1.gif);
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:hover {
	color: #9900FF;
	text-decoration: underline;
	list-style-image: url(http://www.shopsup.com/images/arrow2.gif);
}
a:active {  color: #FF0000; text-decoration: none}
 }	 
	 
#lh-col{
	position:absolute;
	top:26px;
	left:0;
	width:160px;
	z-index:3;
	background:#ffffff;
	color: #999999;
	background-color: #FFFFFF;
}

#rh-col{
	position:absolute;
	right:15px;
	width:160px;
	z-index:2;
	background:#ffffff;
	color: #CCCCFF;
	top: 0px;	
	background-color: #CCCCFF; height: auto;

}

#c-block {
 width:100%;
 z-index:1;
 background:#ffffff;
 color: #ffffff;
 height:100%;}

#c-col{
	margin:0 195px 0 15px;
	position:relative;
	background:#ffffff;
	color: #999999;
	z-index:5;
	border: solid #ffffff;
	border-width:0 0px;
	top: 0px;
	visibility: visible;
	left: -1px;

 }

#ftr {
 width:100%;
 height:35px;
 border: solid #ffffff; 
 border-width:1px 0;
 background:#ffffff;
 color: #333333;
 margin:0;
 }

#advert {
	border: 1px solid #CCCCFF;
	background:#ffffff;
	margin:0;
	padding: 5px;
 }

