body {
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
}

.thumb {
	overflow: hidden;
	width: 135px;
	height: 135px;
	float: left;
	margin: 7px;
}

.thumb a:hover, 
.thumb a:visited, 
.thumb a:active, 
.thumb a:link,
.thumb img {
	text-decoration: none;
	border: 0px;
}


.previous {
	position: absolute;
	top: 320px;
	left: 26px;
}

.location {
	position: absolute;
	top: 320px;
	left: 182px;
}

.next {
	position: absolute;
	top: 320px;
	left: 348px;
}

.prev-next {
	color: #555;
	font-weight: bold;
	
}

.inactive {
	color: #555;
}
 

#playIndicator {
	position: relative;
	top: 1.5em;
	right: 2em;
	font-weight: bold;
	color: #555;
}
	
#startStop {
	text-align: center;
	font-weight: bold;
}


.inactivepopup {
	font-weight: bold;
	position: relative;
	left: 20px;
	top: 60px;
	color: #555;
}

a:visited, 
a:active, 
a:link,
#startStop a:active,
#startStop a:visited,
#startStop a:link,
.prev-next a:visited, 
.prev-next a:active, 
.prev-next a:link,
.javanav a:active,
.javanav a:visited,
.javanav a:link {
	font-size: 1em;
	color: #006ABC;
	text-decoration: none;
}

a:hover,
.prev-next a:hover,
.javanav a:hover,
#startStop a:hover {
	text-decoration: underline;
}

.leftnav ul a:visited,
.leftnav ul a:active,
.leftnav ul a:link,
.leftnav ul {
	text-decoration: none;
	list-style: none outside;
	color: #222;
}

.leftnav ul a:hover {
	text-decoration: underline;
	color: #222;
}

.leftnav li {
	margin: 25px 0 0 0;

}

.leftnav ul ul {
	position: relative;
	left: -2em;
	font-size: .8em;
}

.leftnav ul ul li{
	position: relative;
	margin-top: .1em;
}

.leftnavtop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 164px;
	background-image: url("chrome/sidebacktop.gif");
	background-repeat: none;
}
	
.leftnavbottom {
	position: relative;
	float: left;
	clear: both;
	top: 1em;
	left: 0px;
	background-image: url("chrome/sidebackbottom2.gif");
	height: 175px;
	width: 150px;
	float: left;

}

.navadjust {
	position: relative;
	top: 50px;
	right: 1em;
}

.leftnav {
	width: 150px;

	background-image: url("chrome/bkrepeat.gif");
	font-weight: bold;
	position: absolute;
	left: 4px;
	top: 120px;

}

.logo {
	height: 120px;
	width: 154px;
	border: 0;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}



.header {
	height: 129px;
	width: 90%;
	background-image: url("chrome/topbgrepeat.gif");
	background-repeat: repeat-x;
	position: absolute;
	left: 154px;
	top: 0px;
}	

.test {
	background-image: url("chrome/logo.gif");
	height: 108px;
	width: 150px;
	position: relative;
	float: right;	
}


.content {
	position: relative;
	left: 200px;
	top: 20px;
	width: 500px;
	margin: 5px;
}



.popupbody {
	background-image: url("chrome/bkrepeat.gif");
	background-repeat: repeat-y;
}

.topleft {
	background-image: url("chrome/topleft.gif");
	height: 175px;
	width: 150px;
	position: absolute;
	top: 0;
	left: 0;
}

.popuptop {
	position: absolute;
	top: -1px;
	left: 150px;
	width: 640px;
	height: 41px;
	background-image: url("chrome/popuptop.gif");
	text-align: center;
}

.leftbottom {
	position: absolute;
	top: 388px;
	left: 0;
	height: 157px;
	width: 150px;
	background-image: url("chrome/sidebackbottom.gif");
}

.current {
	list-style: disc outside;	
}

.popupbottom {
	height: 50px;
	width: 570px;
	background-image: url("chrome/popupbottom.gif");
	position: absolute;
	top: 497px;
	left: 150px;
}

.popupnav {
	font-weight: bold;
	position: relative;
	top: 260px;
	left: 20px;

}

.popupright {
	height: 458px;
	width: 9px;
	position: absolute;
	left: 711px;
	top: 40px;
	background-color: #000;
}

.frame {
	position: relative;
	width: 560px;
	right: 7px;
	float: right;
}

.javanav {
	font-weight: bold;
	position: relative;
	left: 20px;
	top: 60px;
}



.floater {
	margin: 1em;
	text-decoration: none;
	border: 0px;
}

