/* CSS Document */
body {
	background-color:#D4D0C8;
	background-image:url('http://i28.photobucket.com/albums/c204/TribeOfDan/DSCF0657.jpg');
	background-attachment: fixed;
	background-position:left,right;
	background-no-repeat;
	font-family: "Berlin Sans FB", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	color:#ffffff;
	}

h1	{
	font-family:"berlin Sans FB", arial;
	font-size:42px;
	margin-bottom:0.3em;
	margin-top:0.3em;
	}

h2	{
	font-family:tahoma, "trebuchet MS", arial;
	font-size:32px;
	}
	
#header	{
	color:#FFFFFF;
	font-family:"trebuchet MS", arial;
	font-size:22px;
}

#stats	{
	color:#FFFFFF;
	font-size:18px;
	font-family:"berlin Sans FB", arial;
	}
	
#archives	{
	color:#ffffff;
	font-size:15px;
	font-family:"berlin Sans FB demi", arial
	}

#text	{
	color:#FFFFFF;
	font-family:"trebuchet MS", arial;
	font-size:15px;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	line-height: 0.7 em;
	margin:1px;
	}
#textalt	{
	color:#00ff00;
	font-family:"trebuchet MS", arial;
	font-size:15px;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	line-height: 0.7 em;
	margin:1px;
	}

	
.nav 	{
	color:#ffffff;
	font-family:tahoma, "trebuchet MS", arial;
	font-size:19px;
	background-color:#1E1A17;
	}
.nav a	img {
	border-width:1px;
	border-color:#1E1A17;
	}
.nav a:hover img	{
	border-width:1px;
	border-color:#DF532C;
	}

	
.tabletitles	{
	color: #00ff00;
	}
.tableinactive	{
	color:#333300;
	}
.tablecore	{
	color:#F69D1F;
	}
	
.blackcell	{
	color:#FFFFFF;
	background-color:#1E1A17;
	}
.orangecell	{
	color:#000000;
	background-color:#DF532C;
	}
.whitetext	{
	color:#FFFFFF
	}	
