body {
	background-color: black;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.bodyclassnot {

   background-repeat: no-repeat;
   background-image: url('img/ruler.gif');
}


a:link, a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: white;
}

img {
	border: none;
}

#all {
    min-width: 650px;
    max-width: 1100px;
}

a.obfto:link, a.obto:visited {
	text-decoration: underline;
}

.flpr {
	float: left;
	position: relative;
    display: inline;
}

.jsonerr {
    width: 400px;
    border: thin red solid;
}
#lhtext {
	float:left;
	position:relative;
	top:108px;
	left:50px;
	width: 750px;
}

.navdiv {
	width: 152px;
	align: right;
}

#rhnav {
	top: 103px;
	left: 150px;
}

.navi {
	height: 38;
	text-decoration: none;
	font-weight: bold;
	font-size: 15pt;
	text-align: right;
}

a.navia:link, a.navia:visited {
	text-decoration: none;
}

a.navia:hover {
	text-decoration: none;
	color: white;
}

a.sel:link, a.sel:visited {
    color: white;
}

a.notsel:link, a.notsel:visited {
	opacity:0.65;
	filter:alpha(opacity=40);
}

a.notsel:hover {
    color: white;
    opacity: 1;
}

.credits {
	width: 300px;
	font-size: 8pt;
	color: #444444;
}

a.creda:link, a.creda:visited {
	color: #444444;
}
a.creda:hover {
	color: #AAAAAA;
}
