
img {
	display: block;
	}

.inline {
	display: inline;
	}

strong {
   font-weight : bold; 
}

pre {
   font : x-small monaco, "andale mono", courier, "courier new", sans-serif; 
   color : black; 
   background-color : #fff; 
   margin-right : 30px; 
   margin-bottom : 10px; 
   margin-left : 30px; 
}

p, .main {
   font : small/1.5em palatino, georgia, times, serif; 
   margin-top : 0; 
}

OL, LI {
   font : 12px/1.5em palatino, georgia, times, serif;
   margin-top : 0; 
}

dl {
	margin-top: 0;
	margin-bottom: 15px;
	}

dt {
	font: 10px/15px geneva, verdana, sans-serif;
	}

dd {
	font: 10px/15px geneva, verdana, sans-serif;
	}

h4 {
   font : bold 12px verdana, helvetica, sans-serif; 
   color : #f60; 
   background-color : #fff; 
   margin-top : 1px; 
   margin-bottom : 10px; 
   margin-left : 30px; 
}

h2	{
	color: #000;
	background: transparent;
	font: bold small georgia, palatino, sans-serif;
	margin-top : 1em; 
  	margin-bottom : 0; 
	}

h1 {
   font : bold 22px verdana, helvetica, arial, sans-serif; 
   color : #f60; 
   background-color : #fff; 
   margin-top : 2px; 
   margin-bottom : 0; 
}

code {
   font : small monospace; 
   color : #c60; 
   background: transparent;
  border-bottom: dotted 1px #c60; 
  cursor: help;
}

body {
   background : #c30 url(/porky/geoharrison.gif) no-repeat fixed 0% 0%; 
   margin : 0; 
   padding: 0;
   color: black;
}

blockquote {
   font : 12px/1.5em palatino, georgia, times, serif;
   color : #663300; 
   background-color : #fff; 
   margin-right : 15px; 
   margin-bottom : 10px; 
   margin-left : 15px; 
}

B {
   font-weight : bold;
   color: #999;
   background: transparent; 
}

A:link {
   font-weight : bold; 
   text-decoration : none; 
}

A:visited {
   font-weight : bold; 
   text-decoration : none; 
}

A:hover {
   color : #ff6600;
   background-color : #fff;  
   text-decoration : underline; 
}

A:active {
   font-weight : bold; 
   text-decoration : underline overline; 
}


.butt, .butt2 {
   font: 10px geneva, arial, sans-serif; 
   color: #fff; 
   background: #f60; 
   margin: 0;
   padding: 0 2px;
}

#right	{
	font: x-small verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
	}

#right dt	{
	font: normal x-small verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
	}

#right dd	{
	font: x-small/1.5em verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
	margin-left: 1.5em;
	}

.bestbits {
	font: x-small verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
    margin-bottom : 10px; 
}

address {
   font : normal x-small/1.5em verdana, geneva, sans-serif; 
	background: #fff;
	color: #666;
   margin-top : x-small; 
   margin-bottom : 10px; 
}

#right a	{
	text-decoration:	none;
	font-weight:	normal;
	border-bottom: 1px dotted #f93;
	}

#right a:link	{
	text-decoration: none;
	border-bottom: 1px dotted #f93;
	color: #f93;
	background: #fff;
	}

#right a:visited	{
	text-decoration: none;
	color: #f93;
	background: #fff;
	border-bottom: 1px dotted #f93;
	}

#right a:hover	{
	border-bottom: 1px dotted #ffc;
	color: #c30;
	background: #fff;
	text-decoration: none;
	}

#right a:active	{
	border-bottom: 1px dotted #f60;
	color: #f60;
	background: #fff;
	text-decoration: none;
	}

