<HTML>
<!--
StyleSheet listings to control the layout and so on of homepage
-->

<STYLE type="text/css"><!--
:link {
	text-decoration: none;}
:visited {
	text-decoration: none;}
:active {
	text-decoration: none;}

.all {
	color:white;	background-color:black;
	font: 10pt Times New Roman;		}
.page {
	position:absolute;	visibility:hidden;	
	top:175;	left:180;	z-index:10;
	height:165;	width:210;
	font:normal 12pt Times New Roman;	}
.back {
	position:absolute;	top: 1px;	left: 1px;	
	font-family:Verdana;	font-weight:bold;
	overflow:none;	z-index:1;	}
.drop {
	position:absolute;	top:-1px;	left:-1px;
	font-family:Verdana;	font-weight:bold;
	overflow:none;	z-index:2;	}
.over {
	position:absolute;	left:0px;
	width:85%;	margin-left:7.5%;	
	font-size:10pt;
	text-align:center;	z-index:3;	}

/*Andy's Homepage*/
#box0	{position:absolute;	top:0px;	left:50px;	visibility: hidden;
	width:500px;	height:62px;	font-size:62px;	}
#b0	{color: #800;	font-family:Times New Roman;}
#d0	{color: #600;	font-family:Times New Roman;}
#o0	{top:	45px;	font: 15pt Courier New;	}
#ocolor0 {color:green;}

/*About Me*/
#box1	{position:absolute;	top:170px;	left:35px;	visibility: hidden;
	width:120px;	height:80px;	font-size:80px;	}
#b1	{color: #555;	font-family:Times New Roman;}
#d1	{color: #333;	font-family:Times New Roman;}
#o1	{top:	30px;	left:10px;	font:bold 12pt Verdana;	}
#ocolor1 {color:green;}

/*Max Headroom*/
#box2	{position:absolute;	top:85px;	left:75px;	visibility: hidden;
	width:200px;	height:75px;	font-size:75px;	}
#b2	{color: #800;	font-family:Verdana;}
#d2	{color: #600;	font-family:Verdana;}
#o2	{top:	33px;	font:bold 11pt Times New Roman;	}
#ocolor2 {color:green;}

/*Pix*/
#box3	{position:absolute;	top:265px;	left:395px;	visibility: hidden;
	width:100px;	height:65px;	font-size:65px;	}
#b3	{color: #555;	font-family:Times New Roman;}
#d3	{color: #333;	font-family:Times New Roman;}
#o3	{top:	30px; left:15px;	font:12pt Times New Roman;	}
#ocolor3 {color:green;}

/*Hotlist*/
#box4	{position:absolute;	top:340px;	left:275px;	visibility: hidden;
	width:220px;	height:50px;	font-size:50px;	}
#b4	{color: #800;	font-family:Times New Roman;}
#d4	{color: #600;	font-family:Times New Roman;}
#o4	{top:	20px;	left:0px; font:bold 12pt Times New Roman;	}
#ocolor4 {color:green;}

/*Rants*/
#box5	{position:absolute;	top:95px;	left:265px;	visibility: hidden;
	width:300px;	height:70px;	font-size:70px;	}
#b5	{color: #555;	font-family:Times New Roman;}
#d5	{color: #333;	font-family:Times New Roman;}
#o5	{top:	40px; left:-30px; 
	font:bold 15pt Times New Roman;	}
#ocolor5 {color:green;}

/*Notes*/
#box6	{position:absolute;	top:335px;	left:70px;	visibility: hidden;
	width:220px;	height:55px;	font-size:55px;	}
#b6	{color: #555;	font-family:Times New Roman;}
#d6	{color: #333;	font-family:Times New Roman;}
#o6	{top:	27px;	left:-15px;	font:bold 11pt Courier New;	}
#ocolor6 {color:green;}

/*CV*/
#box7	{position:absolute;	top:165px;	left:405px;	visibility: hidden;
	width:100px;	height:80px;	font-size:80px;	}
#b7	{color: #800;	font-family:Times New Roman;}
#d7	{color: #600;	font-family:Times New Roman;}
#o7	{top:	35px;	left:10px; font:12pt Times New Roman;}
#ocolor7 {color:green;}

/*JapanQA*/
#box8	{position:absolute;	top:260px;	left:25px;	visibility: hidden;
	width:200px;	height:65px;	font-size:65px;	}
#b8	{color: #800;	font-family:Times New Roman;}
#d8	{color: #600;	font-family:Times New Roman;}
#o8	{top:	30px;	left:-24px; font:14pt Times New Roman;}
#ocolor8 {color:green;}

--></style>
</html>