body {
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	line-height: 1.2em;
	font-family: "Times New Roman", Garamond, serif;
	width:100%;
	padding: 0px;
	margin: 0px;
}

#header {
	height: 90px;    /* adjust according your image size #385C72; */
	border-bottom: solid 2px #0099ff;
}

#header h1 a {
	background: #ffffff url(/gls/images/glslogo.gif) bottom left no-repeat; 
   	display: block;
   	height: 90px;           /* adjust according your image size */
   	text-indent: -999em;  	/* this hides the text */
   	text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
  	border-bottom: solid 5px #0099FF;
}

#pagewrapper {
	min-width: 0px;
}

div#main {
   margin-left: 0;
   margin-right: 0;
   text-align:left;
   vertical-align:top;
}

div#storytext {
	line-height:1.5em;
	text-align:justify;
}

#header_adbanner, #header_banner, #listmenu, div#sidebar, div#vbar, div#ad_left, div#ad_right, div#se, #footer  {display: none;}
