html {
	height: 100%;
	overflow:visible;
}	
#flashcontent {
	text-align:right;
}
/* end hide */
body, td, input, textarea{
	font:11px/19px Verdana, Arial, Helvetica, sans-serif;
}
td{
	vertical-align:top;
}
body {
	color:#000;
	margin:0;
	padding:0;
	background: #fff;
}
h1{
	text-transform:uppercase;
	font-weight:normal;
	font-size: 13px;
	line-height:16px;
	color:#68ac26;
}
#main{
	width:1000px;
	margin:30px auto;
}
#header{
	display:none;
}
#header img.spaced{
	margin-right:10px;
}
.tooltip { 
	padding:5px 10px;
	border:1px solid #4b4c50;
	background: #141416;
}
.tooltip strong{
	color:#fff;
}
.tooltip .content{
	font-size:10px;
	line-height:12px;
}
#nav{
	width:380px;
	float:none;
}
#nav #linksholder{
	display:none;
}
#nav li{
	list-style-type:none;
	text-align:right;
}
img{border:0;}
#logo{
	margin-bottom:60px;
}
#content{
	width:575px;
	float:none;
	margin-top:-5px;
}
#textholder{
	width:565px;
	overflow:visible;
}
#textholder a{text-decoration:underline;}
.innerholder{
	padding-right:10px;
}
.scroll-handle, .scroll-track{
  display:none;
}
#footer{
	font-size:10px;
	height:20px;
	padding:10px 10px 0 0;
	text-align:right;
	clear:both;
}
a:link, a:visited, a:hover{
	text-decoration:underline;
}
/* Page-specific CSS */
body#home{
	background:#3b3a3e url(../img/home-bgd.jpg) no-repeat;
	background-position:38% 0%;
}
body#home #footer{
	font-size:10px;
	height:20px;
	padding:10px 10px 0 0;
	width:380px;
	text-align:right;
}
#footer a{text-decoration:none;}
table#chronology{
	width:545px;
}
table#chronology td{
	padding:5px 5px 10px 5px;
}
#bibliography h1{
	text-transform:uppercase;
	font-weight:normal;
	font-size: 13px;
	line-height:16px;
	margin-top:40px;
	color:#68ac26;
}