/* Style .css for www.geocities.com/mikedwoodard/ other pages */

<style type="text/css">

a:link    {color:#0000ff}
a:visited {color:#ff00ff}
a:active  {color:#ff0000}
a:hover   {background: #00ff00}

body 
{
	bgcolor: #faebd7;
	color: #000000;
	font-family: arial;
	font-size: 120%;
}

h2, h3, h4, h5, h6, p, table, tr, td, li 
{
	text-align: left
}

p 
{
	text-indent: 10px
}

h1,
{
	text-align: center
}

button
{ 
	outline: #ff00ff solid thin
}


table, td
{
	border: thin groove #ff0000;
	empty-cells: show;
	border-collapse: separate
}

td 
{
	padding: 4px
}

ul 
{
list-style: square inside
}

div 
{
	background-color:#c0c0c0;
	overflow: scroll
}

img 
{
	border: 0;
	verticle-alignment: middle
}

caption 
{
	background-color: #ffff00;
	font-size: xx-large
}

.center 
{
	text-align: center
}

.right 
{
	text-align: right
}

.margin1cm
{
	margin-left: 1cm
}

.noborder
{
	border-style: none;
	border-collapse: collapse
}

.rwb
{
	background: #faebd7 url("../img/RWBedge.gif") left;
	margin: 1.2cm
}

.nav
{
	font-size: 100%;
	text-align: center;
	border: small groove #ff0000;
	empty-cells: show;
	border-collapse: collapse
}
</style>
