html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body{
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	color: #FFFFFF;
	background-color: #000000;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
a:hover{
	color: #FFFF00;
	font-weight:bold;
}
a:active{
	color: #FFFF99;
	font-weight:bold;
}
#gitemsi{
	position:fixed;
	margin:0;
	bottom:-1px;
	right:0px;
	display:block;
	width:100%;
	height:20px;
	clear: both;
	font-size: 75%;
	line-height:16px;
	color: #000000;
	padding: 1px 10px 1px 60px;
	background-color: #c0c056;
	text-align:right;
	z-index:2;
}
#masthead{
	padding: 10px 0px 4px 0px;
	width: 100%;
	position: fixed;
	top:0px;
	right:0px;
	background-color:#000000;
	font-weight:800;
	text-align:center;
	z-index:3;
}
#gitemNav{
padding: 5px 0px 0px 0px;
margin-top:10px;
color: #FFFFFF;
text-align:center;
font-size:0.8em;
}
#closebtn{
position:fixed;
right:30px;}
#content{
	display:block;
	position:relative;
	height:100%;
	max-height:100%;
	z-index:0;
	padding:0px;
	margin:0px;
}
.spaceT{display:block; height:80px;}

.spafter{
clear:both;
height:25px;}

#gitem {
	padding:0px;
	height:auto;
	width:auto;
	margin:10px;
}