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

img {
	display: block;
	}

.inline {
	display: inline;
	}

strong {
   font-weight : bold; 
}

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

p {
   font : 11px/18px georgia, palatino, serif; 
   margin-top : 0; 
}

ol {
   font : 11px/18px georgia, palatino, serif; 
   margin-top : 0; 
}

li {
   font : 11px/18px georgia, palatino, 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 11px georgia, palatino, sans-serif;
	margin-top : 10px; 
  	margin-bottom : 5px; 
	}

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

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


blockquote {
   font : 11px/18px georgia, palatino, serif;; 
   color : #630; 
   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 : #f60;
   background-color : #fff;  
   text-decoration : underline; 
}

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

.out {
   font : 12px georgia, palatino, serif;; 
}

.mousetype {
   font : 0.8em georgia, palatino, serif; 
}

.main {
   font : 11px/18px georgia, palatino, serif;; 
   margin-bottom : 10px; 
}

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

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

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

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

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

address {
   font : normal 9px/1.5em verdana, geneva, sans-serif; 
	background: #fff;
	color: #666;
   margin-top : 9px; 
   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;
	}

