body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color:#000000;
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

table {	border: none; }
img { border: none; }
textarea { font-family: Verdana, Tahoma, Arial; font-size: 12px; }

li {
margin:0;
padding:0;
}

.heading_style { color:#492A37; font-weight:bold; font-size:14px; }

.heading_color { color:#492A37; }

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color: #000000; text-decoration: underline; }

a:link.text { color:#CCCCCC; text-decoration:underline; } /*492A37 663366 */
a:visited.text  { color:#CCCCCC; text-decoration:underline; }
a:active.text  { color:#CCCCCC; text-decoration:underline; }
a:hover.text  { color: #CCCCCC; text-decoration: none; }

a:link.footernav { color:#FFFFFF; text-decoration:underline; font-size: 10px;} /* <-13 */
a:visited.footernav { color:#FFFFFF; text-decoration:underline; font-size: 10px;}
a:active.footernav { color:#FFFFFF; text-decoration:underline; font-size: 10px;}
a:hover.footernav { color: #FFFFFF; text-decoration: none; font-size: 10px;}


div.header {
color: black;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: absolute; /* Says which positioning we are using */
left: 25px; /* 17% from the left side of the screen */
width: 780px; /* This is the width */
top: 11px; /* 80 pixels from the top */
height: 195px;
z-index:2;
}

div.background_paper {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: relative; /* Says which positioning we are using */
	left: 0px; /* 17% from the left side of the screen */
	width: 830px; /* This is the width */
	top: 5px; /* 80 pixels from the top */
	height: 850px;
	background-image:url(images/bg.jpg);
	z-index:1;
} 

div.background_paper_home {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: relative; /* Says which positioning we are using */
	left: 0px; /* 17% from the left side of the screen */
	width: 830px; /* This is the width */
	top: 5px; /* 80 pixels from the top */
	height: 1000px;
	background-image:url(images/bg.jpg);
	z-index:1;
} 

div.background_paper_buyer {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: relative; /* Says which positioning we are using */
	left: 0px; /* 17% from the left side of the screen */
	width: 830px; /* This is the width */
	top: 5px; /* 80 pixels from the top */
	height: 1270px;
	background-image:url(images/bg.jpg);
	z-index:1;
} 


div.background_paper_showcase {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: relative; /* Says which positioning we are using */
	left: 0px; /* 17% from the left side of the screen */
	width: 830px; /* This is the width */
	top: 5px; /* 80 pixels from the top */
	height: 1590px;
	background-image:url(images/bg.jpg);
	z-index:1;
} 


div.go {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: absolute; /* Says which positioning we are using */
left: 193px; /* 17% from the left side of the screen */
width: 34px; /* This is the width */
top: 334px; /* 80 pixels from the top */
height: 21px;
z-index:3;
}

div.go2 {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: absolute; /* Says which positioning we are using */
left: 424px; /* 17% from the left side of the screen */
width: 34px; /* This is the width */
top: 335px; /* 80 pixels from the top */
height: 21px;
z-index:3;
}

div.read {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute; /* Says which positioning we are using */
	left: 135px; /* 17% from the left side of the screen */
	width: 83px; /* This is the width */
	top: 360px; /* 80 pixels from the top */
	height: 21px;
	z-index:3;
}

div.read2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute; /* Says which positioning we are using */
	left: 365px; /* 17% from the left side of the screen */
	width: 83px; /* This is the width */
	top: 360px; /* 80 pixels from the top */
	height: 21px;
	z-index:3;
}
