html {
	overflow-y: scroll; overflow-x:hidden;
	background: #FFF url(http://www.jamesisgrove.com/images/graph.png) repeat scroll;
}
 
body {
}

#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  text-align: left;
  height:auto;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background:url(75p_white.png);
width: 490px;
height:auto;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#mydiv {
	text-align:left;
	font:Verdana, Geneva, sans-serif;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#333;
	z-index:999;
	
}

#chives {
	position:absolute;
	height:100%;
	width:100%;
	z-index:100;
	text-align:center;
	}

#background {
	position:fixed;
	height:100%;
	width:100%;
	text-align: center;
	z-index:1;
	top:0px;

}

#home {
	text-align:justify;
	
	}
	
	


#number {
	margin-left:-39px;
	list-style-type: none;


		



}

#navcontainer {
				margin-top:-90px;
				z-index:999;}

ul li
{
/*adding padding and border so the text does not run together visually*/
display: inline;
list-style-type: none;


}

* { margin:0px; padding:0px; }
a { outline:none; }


.tabs li { float:left; list-style:none; }
.tabs li a { display:block; padding:4px 16px; color:#27537a; font:bold 12px; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.tabs li a:hover { background:#EEE; color:#333; }
.tabs li a.selected { background:#999; color:#FFF; }
.nanotabs div { display:none; background:#EEE; border-top:0px solid #999; border-bottom:0px solid #999; letter-spacing:1px; }
.left  { background:#FFF; display:block; text-indent:-2000em; position:relative; top:25px; width:1px; height:1px; left:1px; margin-left:-1px; }
.right { background:#FFF; display:block; text-indent:-2000em; position:relative; top:25px; width:1px; height:1px; right:1px; margin-right:-1px;}

#bottomtabs3 {
	width:155px;
	margin-top:-12px;
	margin-left:300px;
	}