body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: #9800c0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 600px;
	}


div#leftside{
	/*position:absolute;
	right:300px;
	bottom: 525px;	
	width:200px;
	height:400px;*/
}

div#logo {
position: absolute;
right: 600px;
bottom: 525px;
background-color: white;
width:157px;
height:80px;
margin: 0;
text-align: center;}



#ProductList{
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	width: 150px;
	height: 300px;
	background-color: white;
	border: 5px solid;
	padding: 10px 25px;
	overflow: auto;
	position: absolute;
	right: 576px;
	bottom: 180px;
	display:block;
	font-style: italic;
	font-weight: bold;	
	font-size: 13px;
	text-align: center;

}

#ProductList li {

	display: block;
	color: black;
	text-decoration: none;
 }
 
 div#GeoTrust{
	position: absolute;
	bottom: 100px;
	right: 576px;
	width:150px;
	height:50px;
	margin:10px;
	margin-right:20px;
}
 div#W3C{
	position: absolute;
	bottom: 70px;
	right: 576px;
	width:130px;
	height:20px;
	margin:10px;
	margin-right:20px;
}
div#copyright{
	position: absolute;
	bottom: 30px;
	right: 576px;
	width:180px;
	height:20px;
	margin:10px;
	margin-right:20px;
	font-style: italic;
	font-size: 9px;
	text-align:center;
	}
div#Privacy{
	position: absolute;
	bottom: 10px;
	right: 576px;
	width:180px;
	height:20px;
	margin:10px;
	margin-right:20px;
	font-style: italic;	
	font-size: 9px;
	text-align: center;
}

#rightside{
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
}


div#banner{
	position: absolute;
	right: 20px;
	bottom: 543px;
	width: 520px;
	height: 40px;
	color: purple;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic; 
	}


#navgraphic{
	padding-top: 20px;
	padding-left: 120px; /*46px;*/
	height:485px;
	width:454px;
	position: absolute;
	right: 0em;
	bottom: 0em;
  }

#labels{
	padding-top: 16px;
	padding-left: 96px; /*46px;*/
	height:485px;
	width:454px;
	position: absolute;
	right: 0em;
	bottom: 0em;
  }

.node{
	height: 18px;
	width: 150px; }
.lnode{
	text-align: right;}	
.rnode{
	text-align: left; }

#lnode1a{
	position: absolute;
	top:55px;
	left: 39px;
	}
#lnode1b{
	position: absolute;
	top:75px;
	left:-1px;
	}
#lnode2{
	position: absolute;
	top:115px;
	left:20px;
	}
#lnode3{
	position: absolute;
	top:150px;
	left:72px;
	}
#lnode4{
	position: absolute;
	top:198px;
	left:120px;
	}
#lnode5{
	position: absolute;
	top:265px;
	left:26px;
	}
#lnode6{
	position: absolute;
	top: 330px;
	left: 108px;
}
#lnode7{
	position: absolute;
	top:379px;
	left:145px;
	}
#lnode8{
	position: absolute;
	top:427px;
	left:87px;
	}
#lnode9{
	position: absolute;
	top:475px;
	left:205px;
	}
#rnode0{
	position: absolute;
	top:-4px;
	left:95px;
	width: 280px;
	}
#rnode1{
	position: absolute;
	top:36px;
	left:277px;
	}
#rnode2{
	position: absolute;
	top:87px;
	left:271px;
	}
#rnode3{
	position: absolute;
	top:142px;
	left:258px;
	}
	

	
	.footer {
	font-size: .8em;
	font-style: italic; }
	
	a {
	text-decoration: none; }
	
	a:link {color: #990099; }
	
	a:visited {
	color: #997e98; }
	
	a:hover {
	color: #0000ff;  }
	
	a:active {
	border: none; }
	
