div.display
{
	display:inline;
	position: absolute;
	z-index: 100;
	top: 350px;
	height: 360px;
	left: 150px;
	width: 760px;

}
div.nodisplay
{
display:none;

}

#Login
{
	position: absolute;
	z-index: 10;
	top: 350px;
	height: 360px;
	left: 150px;
	width: 760px;
	background-color: #ffffff;

}

#Word
{
	position: absolute;
	z-index: 10;
	top: 350px;
	height: 360px;
	left: 150px;
	width: 760px;
	background-color: #ffffff;

}

#Pics
{
	position: absolute;
	z-index: 10;
	top: 350px;
	height: 360px;
	left: 150px;
	width: 760px;
	border: 1px solid #222222;
	background-color: #eeeeee;
	overflow: scroll;

}

.box {
border: 2px solid #000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#LoginPrompt
{
	position: absolute;
	z-index: 10;
	top: 0px;
	height: 60px;
	left: 0px;
	width: 100px;
	border: 1px solid #222222;
	background-color: #eeeeee;
}


#menu
{
	position: absolute;
	z-index: 1;
	top: 350px;
	left: 10px;
	width: 130px;
	height: 410px;
/*	border: 1px solid #222222; */
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;


	background-color: #eeeeee;
	FONT-SIZE: 15px;
	PADDING-TOP: 20px;
	padding-bottom: 5px;
	COLOR: gray;
	LINE-HEIGHT: 25px;
	TEXT-ALIGN: center;
	vertical-align: middle;
}

#menu a {
	width: 130px;
}

#menu3
{
	position: absolute;
	z-index: 1;
	top: 350px;
	left: 920px;
	width: 130px;
	height: 410px;
/*	border: 1px solid #222222; */
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;


	background-color: #eeeeee;
	FONT-SIZE: 15px;
	PADDING-TOP: 20px;
	padding-bottom: 5px;
	COLOR: gray;
	LINE-HEIGHT: 25px;
	TEXT-ALIGN: center;
	vertical-align: middle;
}

#menu3 a {
	width: 130px;
}



#top {
	z-index 5;
	position: absolute;
	left: 150px;
	top: 5px;
	height: 30px;
	width: 760px;
	overflow: hidden;

}

#middle {
WIDTH: 760px;
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
TEXT-ALIGN: center;

}

#logos {
	position: absolute;
	z-index: 4;
	top: 765px;
	left: 150px;
	width: 760px;

}

#bottom {
	z-index 5;
	position: absolute;
	left: 150px;
	top: 800px;
	height: 30px;
	width: 760px;
	overflow: hidden;

}

#text {
	vertical-align: middle;
	overflow:hidden;
	
}
#text table {
overflow:hidden;
}

#contentbox {
	position: absolute;
	top: 350px;
	left: 150px;
	width: 760px;
	height: 410px;
	z-index 2;
	BORDER-RIGHT: gray 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: gray 1px solid;
	overflow: hidden;
	PADDING-LEFT: 5px;
	
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: gray 1px solid; 
	PADDING-TOP: 5px;
	BORDER-BOTTOM: gray 1px solid;
}

#titlebox {
	position: absolute;
	top: 20px;
	left: 150px;
	width: 760px;
	height: 325px;

}
#title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 30px;
	COLOR: gray;
	FONT-FAMILY: Arial;
	font-stretch: expanded;
	TEXT-ALIGN: center;
}

#logos {
	align: center;
	text-align: center;
	}
#logos a, img {
  border: none;
  background-color: none;
  text-decoration:none;
  }
  


a.topleft {
	position: absolute;
	top: 35px;
	height: 300px;
	left: 10px;
	width: 1060px;
	border: 1px solid #222222;
	background-color: #fffff1;
}

