.ruled{	
	top:30px;
	width:675px;
	margin:20px 10px 20px 200px; 
	padding:20px 80px 200px 100px;
	background-image:url(../images/g_92.jpg);
	position:absolute;
}

#bubble{
	position:absolute;
	left:0px;
	top:30px;
	width:180px;
	z-index:1px;
	padding:20px;
	visibility:hidden;
}

#bubble_w2{
	position:absolute;
	left:0px;
	top:30px;
	width:180px;
	z-index:3px;
	padding:20px;
	display:none;
}

a.title:link, a.title:visited{
	font-family:courier;
	color:#cc9933;
	font-size: large;
}

a.title:hover, a.title:active{
color:#000000;
}

p.bub{
margin:0;padding:0;max-height:300px;
}

#bubble_d2
{
	/*position:absolute; make element stay in table*/
	width:180px;
	z-index:1;
	padding:0px;
	display:none;
}

#bubble_d3{
	/*position:absolute; make element stay in table*/
	width:180px;
	z-index:2;
	padding:0px;
	display:none;
}

.bubble-text
{
font-size:xx-small;
font-family:arial;
color:black;
}

#thumbs{
	overflow:auto; 
	width:500px; 
	height:120px; 
	margin:auto;
}

.chapter
{
	line-height:200%;
	font-size:larger;
}

.description{
	font-weight:bold;
	color:#ff6600;
	font-size:x-small;
	font-family:arial;
}

li.index{
padding-bottom:4em;
}

ul.bio {
	font-style: italic;
}

.m{
	font-size: 250%;
	font-style: normal;
}

body{
	margin:0;
	font-size: small;
	font-family:courier;
}

li td{
	font-size: small;
}

.fiction {
	background-image:url(../images/writing_mike.gif); 
	background-repeat:no-repeat; 
	background-position:0% 100%;
	background-attachment:fixed;
}

.fiction2 {
	background-image:url(../images/writing_mike2.gif); 
	background-repeat:no-repeat; 
	background-position:0% 100%;
	background-attachment:fixed;
}

.drawing2 {
	background-image:url(../images/drawing_mike_flip.gif); 
	background-repeat:no-repeat; 
	background-position:100% 100%;
	background-attachment:fixed;
}

.drawing{
	background-image:url(../images/drawing_mike.gif); 
	background-repeat:no-repeat; 
	background-position:0% 100%;
	background-attachment:fixed;
}

/*home*/
a.contact-home:link, a.contact-home:visited{
	font-family: verdana;
	color:white;
	background-color:#000000;
	text-decoration:none;
	/*font-weight: bold;*/
	padding:7px;
	font-size:22px;
}

a.contact:link, a.contact:visited{
	font-family: verdana;
	color:#999999;
	background-color:#000000;
	text-decoration:none;
	/*font-weight: bold;*/
	padding:7px;
	font-size:x-small;
	font-style:oblique;
}

a.bit:link, a.bit:visited{
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	margin:10px;
	color:black;
	text-decoration:none;
}

/*end home*/
/*
trash
textarea
{ 	width:125px;
	height:300px;
 	border: none 0 #000000;
 	background-color: #000000;
 	padding:8px 0px 0px 0px;
 	font-family: "Fixedsys", "Courier New", "Courier", monospace;
	color:#999999;
	overflow:auto;
	font-style:italic;
}


#imgdes{
	overflow:auto;
	width:180px;
	height:300px;
	color:#999999;
	font-style:italic;
	font-size:smaller;
	padding: 8px;}

.yellowpad
{
	width:700px;
	margin:20px 20px 20px 200px; 
	padding:20px;
	background-image:url(../images/b50.jpg)
}
