p.center{text-align: right;}

p.right{text-align:center;}

a:link {color:white} 
a:visited {color:yellow} 
a:hover {color:gray} 
a:active {color:blue}

body {background-color: black;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

p {color: white}

#controlbox {
position:absolute;
background-color: #000066;   // dark blue  
Left:5px;
Top:10px;
Height:215px;
Width:1250px;
Margin:0;
Padding:0;
}


#buttonbox {
position:absolute;
background-color:#4e4e4e;
left:10px;
top:6px;
Height:30px;
Width:699px;
margin:0;
padding:0;

}

#backbut {
position: absolute;
background-color: #494949;
top: 4px;
left: 15px;
height:18px;
width:106px;
}


#bigbut {
position: absolute;
background-color: #494949;
top: 4px;
left: 156px;
height:18px;
width:106px;
margin: 0;
padding: 0;
}

.bigbut input {
background: navy;
color: white;
font-weight: bold;
padding: 5px;
border: 1px solid white;
}

#labelbut {
position: absolute;
background-color: #494949;
top: 4px;
left: 287px;
height:18px;
width:106px;
margin: 0;
padding: 0;
}

#dictbut {
position: absolute;
background-color: #494949;
top: 4px;
left: 418px;
height:18px;
width:106px;
margin: 0;
padding: 0;
}

#aft10but {
position: absolute;
top:4px;
left: 505px;
height:18px;
width:20px;
margin:0;
padding:0;
}

#aftbut {
position: absolute;
top:4px;
left: 540px;
height:18px;
width:20px;
margin:0;
padding:0;
}

#nextbut {
position: absolute;
top:4px;
left: 565px;
height:18px;
width:20px;
margin:0;
padding:0;
}

#next10but {
position: absolute;
top:4px;
left: 590px;
height:18px;
width:20px;
margin:0;
padding:0;
}


#linkbut {
position: absolute;
background-color: #00ff00;
top:4px;
left: 640px;
height:18px;
width:25px;
margin:0;
padding:0;
}


#titlebox {
position: absolute;
background-color: #4e4e4e;
left:10px;
top:167px;
height:20px;
width:700px;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:white;
}

#searchtermsbox
{
position: absolute;
background-color: #4e4e4e;
left: 10px;
top: 192px;
height: 20px;
width: 350px;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:white;
}

#resultsnumbox
{
position: absolute;
background-color: #4e4e4e;
left: 365px;
top: 192px;
height: 20px;
width: 345px;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:white;
}

#titlebox p {
font-family: arial;
font-size: 0.7em;
color: white;
font-weight: bold;
}

#searchtermsbox p {
font-family: arial;
font-size: 0.7em;
color: white;
font-weight: bold;
}

#resultsnumbox p {
font-family: arial;
font-size: 0.7em;
color: white;
font-weight: bold;
}

#notebox {
position: absolute;
background-color: #4e4e4e;
left:277px;
top:38px;
width:433px;
height:175px;
margin:0;
padding:0;

}

#notelabel {
position: absolute;
background-color:#a0a0a0;
left:160px;
top:4px;
width:42px;
height:12px;
margin:0;
padding:0;
}


#notelabel p {
font-family: arial;
font-size: 0.8em;
color: #87acd1;
font-weight: bold;
}

#notetext {
position: absolute;
background-color: #454545;
left: 5px;
top: 20px;
width: 423px;
height: 150px;
margin: 0;
padding:0;

}

#notetext p {
	font-family: arial;
	font-size: 0.8em;
	color: white;
	font-weight: normal;
}


#searchbox {
position: absolute;
background-color: #4e4e4e;
left:10px;
top:38px;
height:175px;
width:262px;
margin:0;
padding:0;

}

#relsearch {
position: absolute;
background-color: #a0a0a0;
left:65px;
top:4px;
height:12px;
width:125px;
margin:0;
padding:0;
}

#relsearch p {
font-family: arial;
font-size: 0.8em;
color: #87acd1;
font-weight: bold;
}

#searchlist {
position: absolute;
background-color: blue;
left: 12px;
top:20px;
width:20px;
height:50px;
margin: 0;
padding: 0;

}

#searchbut {
position: absolute;
background-color: #ccb5a4;
left:69px;
top:175px;
height:18px;
width:125px;
margin:0;
padding:0;
}





#zoombox {
position: absolute;
background-color:#4e4e4e;
left:716px;
top:6px;
height:206px;
width:279px;
margin:0;
padding:0;
font-family: arial;
font-weight: 0.5em;
}

#zoomboxlogo {
position: absolute;
left: 1025px;
top: 75px;
height: 75px;
width:190px;
//background-color:blue;     // #6e6e6e;
//background-image: url('squinchpix.jpg');
}



#Large_Image_CBL {
position: absolute;
top: 300px;
left: 10px;
}
  

.noteword{
font-size: 0.7em;
font-family: arial;
font-weight: normal;
color: black;
}

.relevanttitle{
font-size: 0.7em;
font-family: arial;
font-weight: normal;
color: black;
}

.dictionaryword{
font-size: 0.7em;
font-family: arial;
font-weight: normal;
color: black;
}


.optionc { 
font-size: 0.7em;
color: black;
 font-family: arial, times; 
} 
 


