/* CSS for KarenBlau.com - Intelligence */
/* http://www.karenblau.com */
/* Created by Andy Blau of Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body	{ background-color: #000000; }

a:link { color: #C0C000; text-decoration: none;}
a:hover { text-decoration: underline;}
a:active { text-decoration: underline;}
a:visited { text-decoration: none;}

.blurb	{
	font-family: arial, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	white-space: nowrap;
	vertical-align: middle;
}

.quote	{
	font-family: arial, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	font-style: italic;
	margin: 0px 7px;
}

.title	{
	font-size: 150%;
	font-weight: bold;
	font-family: 'arial black', arial, sans-serif;
}

.pictit  {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: arial, sans-serif;
}








.footer	{
	font-family: arial;
	font-size: 75%;
	color: #C0C0C0;
}

.new  {
	font-weight: bold;
	font-family: arial;
	color: #A02010;
	font-style: italic;
	}

.f1a { font-family: arial; font-size: 110%; }
.f1b { font-weight: bold; font-size: 110%; }
.f1ab { font-family: arial; font-weight: bold; font-size: 110%; }
.f2b { font-weight: bold; font-size: 125%; }
.f2  { font-size: 135%; }
.fab { font-family: arial; font-weight: bold; }
.fna { font-size: 80%; font-family: arial; }
.fnab { font-size: 80%; font-family: arial; font-weight: bold; }
.f1ai { font-size: 110%; font-family: arial; font-style: italic; }




