/* CSS Document */
body {
	background-color:#000000;
	background-image: url(../map_bknd.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;
	}

a	{color:#ffffff; text-decoration:none;}
a:hover	{color:#0012b0;}
a:visited	{color:#b3b3b3;}

h1	{
	font-family:"berlin Sans FB", arial;
	font-size:42px;
	color:#ffffff;
	margin-bottom:0.3em;
	margin-top:0.3em;
	}

h2	{
	font-family:"berlin Sans FB", arial;
	font-size:32px;
	color:#ffffff;
	margin-bottom:0.3em;
	margin-top:0.3em;
	}
	
#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:#000000;
	}
.nav a	img {
	border-width:1px;
	border-color:#000000;
	}
.nav a:hover img	{
	border-width:1px;
	border-color:#ffffff;
	}

.rock_bottom	{
	color:#b3b3b3; 
	background-color:#000000;
	padding:10px;
	}