	body
	{
	background-color:#8c1c40;
	background-image:url("/images/back_tile.jpg");
	background-repeat:repeat-y;
	background-position:top center;
	background-attachment: fixed;
	font-family: verdana, helvetica, sans-serif;
	font-size:9pt;
	color:#333;
	line-height:1.5em;
	margin:0px;
	padding:0px;}
	
P
	{
	margin-top:0px;
	margin-bottom:5px;
	padding-top:1px;
	padding-bottom:1px;
	}
	
h2
	{
	font-family: georgia, garamond, time-roman, times, serif;
	font-stretch:expanded;
	font-size:19px;
	font-weight:bold;
	color:#00785e;
	}
	
h3
	{
	margin-bottom:2px;
	font-family:georgia, garamond, time-roman, times, serif;
	font-size:15px;
	font-weight:normal;
	color:#847f51;
	line-height:1.3em;
	text-effect:emboss;
	font-smooth:always;
	}

.fakeh3	{
	margin-bottom:0px;
	font-family:georgia, garamond, time-roman, times, serif;
	font-size:15px;
	font-weight:normal;
	color:#847f51;
	text-effect:emboss;
	font-smooth:always;
	}
	
ul	{
	margin:1px;
	padding-left:21px;}
li	{
	line-height:1.7em;
	margin:0px;
	}
	
a.navtab:link {font-size:11px; color:#000; text-decoration:none;}
a.navtab:active {font-size:11px; color:#000; text-decoration:none;}
a.navtab:visited {font-size:11px; color:#000; text-decoration:none;}
a.navtab:hover {font-size:11px; color:#FFF; font-effect:shadow;}

a.nav:link {color:#FFF; font-size:10px;text-decoration:underline;}
a.nav:active {color:#FFF; font-size:10px;text-decoration:underline;}
a.nav:visited {color:#FFF; font-size:10px;text-decoration:underline;}
a.nav:hover {color:#FC9; font-size:10px;text-decoration:none;}

a.sitenav:link {font-size:10px; color:#000; text-decoration:underline;}
a.sitenav:active {font-size:10px; color:#000; text-decoration:underline;}
a.sitenav:visited {font-size:10px; color:#000; text-decoration:underline;}
a.sitenav:hover {font-size:10px; color:#F00; text-decoration:none;}

a.link1:link {font-size:12px;color:#336699; text-decoration:underline;}
a.link1:active {font-size:12px;color:#336699; text-decoration:underline;}
a.link1:visited {font-size:12px;color:#336699; text-decoration:underline;}
a.link1:hover {font-size:12px;color:#F00; text-decoration:none;}

.credit	
	{
	font-size:9px;
	letter-spacing:.5px;}
	
.leftpanel
	{
	text-align:left; 
	vertical-align:top;
	padding-right:15px; 
	border-right:1px #ccc solid;}
.rightpanel
	{
	vertical-align:top;
	padding-left:10px; 
	padding-top:25px;
	}
#pipe
	{color:#99CC33;}
	
#tag	
	{
	font-size:10px;
	letter-spacing:1px;}	

.whitebold 
	{
	font-family: verdana, helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-style:bold;
	}	
