.desc {
	background-color:#000070;
	color: #FFFFFF;
	width: 80%;
	padding: 10px 0px 0px 20px;
	font-weight: bold;
	font-size: larger;
}
#heading {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	}

body {
	background-color:#000070;
}
	
.selection {
	background-color: #000070;
	color: #FFFFFF;
	padding: 10px 0px 0px 20px;
	font-weight: bold;
	font-size: larger;
}

.selection a, a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

#command {
	background-color: #000070;
	color: #FFFFFF;
}

h1 {
	text-align: center;
	color:#FFFFFF;
	}

.command h2 {
	color: #FFFFFF;
}

#centercont {
	width: 900px;
	float: center;
	}

#centercont2 {
	width: 1500px;
	float: center;
	}

#showimg {
	width: 640px;
	height: 480px;
	float: left;
	border-style: solid;
	border-color: #FF0000;
	border-width: 2px;
	}

#show2img {
	width: 1280px;
	height: 480px;
	float: left;
	border-style: solid;
	border-color: #FF0000;
	border-width: 2px;
	z-index: 0;
	}

#show2img #wavcamimg {
	width: 640px;
	height: 480px;
	float: left;
	border-style: none;
}

#show2img #wavcamimg2 {
	width: 640px;
	height: 480px;
	float: left;
	border-style: none;
}

#nowshowing {
	width: 700px;
	float:center;
	}

#quickchangeimg {
	width: 700px;
	float:center;
	}
#playmode {
	width: 700px;
	float:center;
	}
#framebk {
	width: 35px;
	height:35px; 
	margin: 230px 10px 0px 10px;
	float: left;
	}
#framebk button {
	width: 32px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border-style: none;
}

#framebk button img {
	width: 30px;
	height: 30px;
	behavior: url(iepngfix.htc);/*IE 5.5 / 6 PNG fix */
}

#framefw {
	width: 35px;
	height:35px; 
	margin: 230px 0px 0px 5px;
	background-color:#000070;
	float: left;
	}

#framefw button {
	width: 32px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border-style: none;
	background-color: transparent;
	behavior: url(iepngfix.htc);/*IE 5.5 / 6 PNG fix */
}

#framefw button img {
	width: 30px;
	height: 30px;
	behavior: url(iepngfix.htc);/*IE 5.5 / 6 PNG fix */
}

#viewcontrol {
	float: left;
	text-align: center;
	margin: 10px 0px 0px 60px;
	background-color: #EFEFDC;
	color: #000000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
	width: 590px;
	padding: 2px;
	}

#viewcontrol h2 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 3px 0px 3px 0px;
	}
#viewcontrol .tinybutton {
	font-weight: bold;
	font-size: larger;
	}
#viewcontrol .imgbutton button {
	background-color: transparent;
	width: 32px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#viewcontrol .imgbutton button img {
	vertical-align: center;
	text-align: center;
	width: 30px;
	height: 30px;
	behavior: url(iepngfix.htc);/*IE 5.5 / 6 PNG fix */
}

#viewcontrol .sidebut {
	padding: 0px 0px 0px 0px;
	width: 125px;
	text-align: center;
	background-color: #FFFFCC;
	border-width:4px;
	border-color: #000000;
}

#imagectrl {
	width: 210px;
	float: left;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 0px;
	background-color: #FFFFCC;
	color: #000000;
	}

#imagectrl input {
	background-color: #EFEFDC;
}
	
#getnew {
	width: 160px;
	margin: 0px 0px 0px 0px;
	float: left;
	}

#framectrl {
	width: 210px;
	float: left;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 0px;
	background-color: #FFFFCC;
	color:#000000;
	}

#framectrl input {
	background-color: #EFEFDC;
}

#pancontainer { 
	padding: 0px 0px 25px 10px;
	margin: 0px 0px 10px 0px;
	height: 68px
	}
/*  This style below fixes the pure-css popup
	  in IE6 */ 
#pancontainer a:hover {
	background-color: #000070;
	border: none;
}

#pancontainer button {
	margin: 2px 0px 100px 0px; 
	}

#pancontainer .smpan {
	padding: 0px 0px 0px 0px;
	border-style: none;
	margin: 0px 0px 0px 0px;
	float: left;
	}

#pancontainer .smpan img {
	padding: 0px;
	margin: 0px;
	border-style:none;
	}

#pancontainer .smpan span { 
	position: absolute;
	background-color: #000000;
	padding: 0px;
/*	left: -500px;*/
	right: 60px;
	top:140px;
	border: 3px solid #0000FF;
	visibility:hidden;
	color: black;
	}
	
#pancontainer .smpan span img{
	padding: 0px;
	width: 320;
	height: 240;
	}

#pancontainer .smpan:hover span {
	visibility: visible;
	top: 140px;
	right: 60px;
	}

#pancontainer .pankeychunk {
	font-size: smaller;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
}	

#panimage {
	height: 55px;
}

#pankeycontainer {
	height: 15px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* WAV select styles */

.options a, a:visited {
	color: #FFFFFF;
}

.options ul li {
	color: #FFFFFF;
}

