


div#ad{
	z-index: 3;
	width: 500px;
	height:100px;
	position: absolute;
	left:170px;
	top:0px;
	text-align:left;
	background-image: url('../images/adbg2.jpg');
	background-repeat: no-repeat;
	border:1px white #d586b3;
}
	div#interact{
	float:left;
	position:absolute;
	top:120px;
	font-weight:normal;
	text-align:left;
	padding-left:15px;
	padding-bottom:15px;
	width:590px;
	background-image: url('../images/pinkbg.jpg');
	background-color:#ffffff;
	z-index:1;
}
div#rangetypes{
float:left;
position:absolute;
top:120px;
font-weight:normal;
text-align:left;
padding-left:15px;
padding-bottom:15px;
width:590px;
z-index:1;
}

div#printable{
float:left;
position:absolute;
top:5px;
font-weight:normal;
text-align:left;
padding-left:15px;
padding-bottom:15px;
width:590px;
background-color:#ffffff;
z-index:1;
}


div#flowtype{
	float:center;
	color:#000000;
	text-align:left;
	width:700px;
	background-color:#ffffff;
	border: 1px silver dashed;
	padding-bottom:10px;
}
div#flowleft{
	float:left;
	color:#000066;
	font-weight:bold;
	text-align:center;
	width:265px;
	background-color:#ffffe2;
	border: 1px silver solid;
	margin-right:15px;
	margin-top:10px;
	padding-top:8px;
	padding-bottom:8px;
}
div#nodenum{
	float:left;
	color:#000066;
	font-weight:bold;
	text-align:center;
	width:35px;
	background-color:#ffffe2;
	border: 1px silver solid;
	margin-left:15px;
	margin-top:10px;
	padding-top:8px;
	padding-bottom:8px;
}
div#flowleft2{
	float:left;
	color:#000066;
	font-weight:bold;
	text-align:center;
	width:265px;
	background-color:#E0EAF4;
	border: 1px silver solid;
	margin-right:15px;
	margin-top:10px;
	padding-top:8px;
	padding-bottom:8px;
}
div#nodenum2{
	float:left;
	color:#000066;
	font-weight:bold;
	text-align:center;
	width:35px;
	background-color:#E0EAF4;
	border: 1px silver solid;
	margin-left:15px;
	margin-top:10px;
	padding-top:8px;
	padding-bottom:8px;
}
div#login{
	float:top;
	position:absolute;
	top:120px;
	text-align:left;
	width:250px;
	background-color:#e2e2e2;
	border: 1px silver dashed;
	padding-bottom:10px;
}
div#toprightpanel{
	position:absolute;
	top:0px;
	left:780px;
	text-align:left;
	width:200px;
	background-color:#ffffff;
	border: 0px silver dashed;
	padding-bottom:10px;
	z-index:1;
}
div#toprightclickrescue{
	position:absolute;
	top:0px;
	left:780px;
	text-align:left;
	width:180px;
	height:300px;
	background-image: url('../images/naturarescuebg.jpg');
	background-repeat:no-repeat;
	border: 0px silver dashed;
	z-index:1;
}
div#toprightclick{
	position:absolute;
	top:0px;
	left:780px;
	text-align:left;
	width:180px;
	height:300px;
	background-image: url('../images/pentagenbg.jpg');
	background-repeat:no-repeat;
	border: 0px silver dashed;
	z-index:1;
}
div#rightrange{
	position:absolute;
	top:310px;
	left:780px;
	text-align:left;
	width:180px;
	height:120px;
	z-index:1;
}
div#rightrangebottom{
	position:absolute;
	top:170px;
	left:780px;
	text-align:left;
	width:180px;
	height:120px;
	z-index:1;
}
div#rightrangebottompack{
	position:absolute;
	top:450px;
	left:780px;
	text-align:left;
	width:180px;
	height:120px;
	z-index:1;
}
div#click{
	position:relative;
	top:240px;
	left:15px;
}
div#flashs{
float:left;
position:absolute;
top:490px;
font-weight:normal;
text-align:left;
width:600px;
background-color:#ffffff;
border: 1px silver dashed;
}
div#productshort{
float:left;
position:absolute;
top:820px;
font-weight:normal;
text-align:left;
width:600px;
background-color:#ffffff;
border: 1px silver dashed;
}
div#shortcuts{
float:left;
position:absolute;
top:410px;
font-weight:normal;
text-align:left;
width:600px;
}
div#copyhome{
float:left;
position:absolute;
top:490px;
font-weight:normal;
text-align:left;
width:600px;
}
div#flash{
float:left;
position:absolute;
top:110px;
font-weight:normal;
text-align:left;
width:600px;
z-index: 1;
}
div#flashtop{
float:left;
font-weight:normal;
text-align:left;
width:550px;
background-color:#ffffff;
border: 1px silver dashed;

}
.login{
	font-size:7pt;
	color:black;
	font-weight:bold;
	background-color:#ffffff;
	text-decoration:none;
	width:110px;
}
input.go {
	font-size: 7pt;
	color:black;
	
}
tr.alt td {
	background: #f5f5f5;
	color: #909090;
	padding:2px;
}
tr.alt2 td {
	background: #ffffff;
	color: #black;
	padding:2px;
}
.search{
	font-size:9pt;
	color:black;
	text-decoration:none;
	border-left:#cccccc dashed 1px;
	border-right:#cccccc dashed 1px;
	border-bottom:#cccccc dashed 1px;
	width: 600px;
	background-color:#ffffff;
	padding-bottom:10px;	
}
div#win	{
	position:relative;	
	width:600px; 
	height:243px; 
	padding:3px; 
	left:0px; 
	top:-10px; 
	background-color:#027ec6; 
	background: url("../images/winbg.jpg"); 
	background-repeat: no-repeat; 
	color:white; 
	font-weight:heavy;
}
div#facts{
	position:relative;	
	width:450px; 
	height:187px; 
	padding:3px; 
	left:0px; 
	top:-10px; 
	background-color:#027ec6; 
	background: url("images/factbg.jpg"); 
	background-repeat: no-repeat; 
	color:white; 
	font-weight:heavy;
}
<style type="text/css">

		body { color:#000000; font-family: Calibri; font-size: 11pt; }
		h1 { font-family: Calibri; color:#000000; font-size: 11pt; margin-top: 0em; margin-bottom: 0.5em; background-color: #eeeeee;}
		h2 { font-family: Calibri, arial; color:#b91a8e; font-size: 9pt; margin-top: 0em; margin-bottom: 0em;}
		h3 { font-family: century gothic; text-align: left; color:#b91a8e; font-size: 20pt; margin-top: 0em; margin-bottom: .3em; margin-left: -.3em;}
		h4 { font-family: century gothic; color:#b91a8e; font-size: 8pt; margin-top: 0.5em; margin-bottom: .5em; margin-left: 0em;}
		h5 { font-family: century gothic; color:#ffffff; font-size: 7pt; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
		h6 { font-family: century gothic; color:blue; font-size: 10pt; margin-top: .5em; margin-bottom: 0.7em; margin-left: 0em;}
		p  { color:#000000; font-family: Calibri; font-size: 11pt; }
		td { color:#000000; font-family: Calibri; font-size: 11pt; }
		a:link {color: #b91a8e; text-decoration:none}	
		a:hover { color: #b91a8e; background-color: #ffc8fc;}
		a:visited { color: #b91a8e; text-decoration:none}
	</style>
	
