.base {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding: 30px;
	}
	
	
body {
	
	background-image: url(../images/singlemouth.jpg);
	background-attachment: fixed;
	background-position: 40px;
		
	background-repeat: no-repeat;
	
}

.picbase {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding: 30px;
	background-image: none;
}


p {padding: 1em 1em 0; margin: 0;}

div#terradiddler{position:absolute; left:0; top:0; z-index:10;
}

div#logo{ 
background-image: url(../images/lobby-logo.gif);
background-repeat: no-repeat;
width: 260px;
height: 240px;
position: fixed;
top:0px;
left: 580px;
}

div#nav { font-size:x-large;
position: fixed;
top:0px;
left: 0px;


}
div#subnav { font-size:small; padding-bottom:20px;		}

#right 
{
	float: right;
	margin-right: 10%;
	width:300px;
	text-align: center;
}
	#main  {
	margin-top: 10px;
	margin-left: 30px;
	width: 400px;

	}


	#subfile  {
	}
	
a:link {  font-weight: bold; color: #CC6600; text-decoration: none;  }

a:visited {  font-weight: bold; color: #CC6600; text-decoration: none; }

a:hover {  font-weight: bold; color: #0070B3; text-decoration: underline;}
a.current {  font-weight: bold; color: #0070B3; text-decoration: none;}

li {
	list-style: url(../images/blutri.gif);
}

strong
{
color: #0070B3;
font-weight:normal;
}
