/* CSS for the Tennessee Renaissance Festival */
/* http://www.tnrenfest.com */
/* Created by Andy Blau of Just Adequate Media - http://www.justadequate.com */
/* You really shouldn't steal this...but then again, why would you want to? */

body {
	background: url("clipart/backgrnd.gif");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
}

a:link {color : #3030FF;}
a:hover {color: #FF0000; text-decoration: underline;} 
a:active {color: #FF0000; text-decoration: underline;} 
a:visited {color: #A000A0;}

.title	{
	color: #666699;
	font-family: arial, helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	}
	
.title2	{
	font-family: arial, helvetica, sans-serif;
	color: #666699;
	font-size: 105%;
	font-weight: bold;
	}
	
.announce   {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 135%;
	text-decoration:  underline;
	}

sup { font-size: 70%; }

.fn1a	{ font-size: 80%; font-family: arial, helvetica, sans-serif; }
.neg1b  { font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fba	{ font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fnba	{ font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }

.wktit	{
	color: #FF3333;
	font-size: 130%;
	font-weight: bold;
	}

