body 
{ 
 background-color:#040404; 
 font-family: sans-serif; 
 color:#FFFFFF;
 width="100%";
}

#container
{
  height:100%;
  width:790px
}

#headbox 
{
  border-style:ridge;
  background-image:url(e1d2.gif);
  height:75px;
  width:75px;
  padding:1px;
}

i.b { font-weight: bold; }

#copy p 
{
 display: inline;
}
.imgblock 
{
 float:right;
}

pre {  font-family: "Century Gothic", "HelveticaNeue LT 45 Light", Arial, Verdana; font-size: 90%; color: #FFFFFF; text-decoration: none}

a.one:link {  font-family: "Century Gothic", "HelveticaNeue LT 45 Light", Arial, Verdana; font-size: 90%; color: #000000; text-decoration: none}
a.one:visited {  font-family: "Century Gothic", "HelveticaNeue LT 45 Light", Arial, Verdana; font-size: 90%; color: #000000; text-decoration: none}
a.one:hover {  font-family: "Century Gothic", "HelveticaNeue LT 45 Light", Arial, Verdana; font-size: 90%; color: #000000; text-decoration: none}

a.two:link {  font-family: "Century Gothic", "HelveticaNeue LT 45 Light", Arial, Verdana; font-size: 90%; color: #FFFFFF; text-decoration: none}
a.two:visited {  font-family: "Century Gothic", "HelveticaNeue LT 45 Light", Arial, Verdana; font-size: 90%; color: #FFFFFF; text-decoration: none}
a.two:hover {  font-family: "Century Gothic", "HelveticaNeue LT 45 Light", Arial, Verdana; font-size: 90%; color: #FFFFFF; text-decoration: none}

legend.two { color: #FFFFFF; }

.chip {
 position: absolute;
 padding: 8px;
 border: 1px solid #000;
 cursor: move;
 z-index: 0;
}

#nav1 { 
	position:absolute;
	left:5px;
	top:180px;
	width:50px;
	height:400px;
	z-index:2;
      border: 1px solid #FFF;
}

.drag
{
 position:relative;
 cursor:move
}
