
#maincontainer
{
position: absolute;
height:575px;
width:1000px;
background-color:tan;
}

#windowbox
{
position: absolute;
top:3px;
left:3px;
background-image: url(index_back_1.jpg);
height:900px;
width:1200px;
}


/* SEARCHBOX */

#searchbox {
	top: 400px;
	font-weight:bold;
	position:absolute;
	width: 250px;
	height: 150px;
	left: 970px;
	background-image: url('searchback.jpg');	<!-- color:#fff;   -->
	}

#searchbox form {margin:0;
}

#searchbox input {width:8em;
		margin: 0 0 -1px;
		height:1.7em}

#searchbox label {
		padding:5px 0 0;
		display:inline;
		}

#searchbox input.f-submit {			<!-- width:auto;  -->
		width:12px;
		font-size:81%;
		margin:0 0 -.15em;
		height:1.95em;
}


#ALL_BUTTON_DIV {
left: 900px;
top:600px;
}

#menubox {
position: absolute;
left: 40px;
top:10px;
width:297px;
height: 10px;
background-color: #acc4ec;
}

#homebutton {
position: absolute;
top 0;
left: 5;
height:25px;
width: 90px;
/* background-color: white;  */
}

#aboutbutton {
position: absolute;
top 0;
left: 70px;
height:25px;
width: 90px;
/*  background-color: tan;  */
}

#usebutton {
position: absolute;
top 0;
left: 153px;
height:25px;
width: 90px;
/* background-color: white;  */
}

#photobutton {
position: absolute;
top 0;
left: 270px;
height:25px;
width: 90px;
/* background-color: tan;  */
}

/* #blogbutton {
position: absolute;
top 0;
left: 25px;
height:25px;
width: 90px;
background-color: tan;
}
*/

#contactbutton {
position: absolute;
top 0;
left: 125px;
height:25px;
width: 90px;
/* background-color: white;  */
}

/*  #dictionarybutton {
position: absolute;
top 0;
left: 95px;
height:25px;
width: 90px;
background-color: tan;
}
*/
#cloudbutton {
position: absolute;
top 0;
left: 197px;
height: 25px;
width: 90px;
}

#pixlabel {
position: absolute;
top 20px;
left: 425px;
height: 25px;
width:300px;
}

#messagebox {
position: absolute;
left: 0;
top: 510px;
width: 600px;
height: 500px;
background-color: tan;
}

#actualtext {
font-size: x-small;
font-family:arial;
position: absolute;
left: 3px;
top: 3px;
width: 594px;
height: 494px;
background-color: white;
}

#travellersjournalbox {
position: absolute;
left: 615px;
top: 510px;
width: 385px;
height: 500px;
background-color: tan;
}

#tjtitlebox {
font-family:arial;
position: absolute;
left: 3px;
top: 3px;
height: 50px;
width: 379px;
background-color: white;
}

#tjtextbox {
font-family:arial;
font-size: x-small;
position: absolute;
left: 3px;
top: 56px;
height: 440px;
width: 379px;
background-color: white;
}

#image_count {
position: absolute;
left: 20px;
top: 850px;
}

#emailme {
position: absolute;
left: 680px;
top: 450px;
}
