
#alt_header {
	position: absolute;
	left:2;
	top: 237;
	width: 210;
/*	height: 440;*/ /* to give space to what's new section - original value = 210 */ 
height: 440px;}

#whatisnew {
	position: absolute;
	left: 4;
	top: 220;
	width: 204;
	font-size: 11px;
	color: #993333;
	line-height: 1.5em;
}

#whatisnewtitle {
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
	margin-bottom: -5px;
}

#base_header {
	position: absolute;
	left:2;
	top: 33;
	width: 780;
/*	height: 174; background:  url(images/fun/b11.jpg);*/
	height: 174;
	background:  url(images/fun/b18.jpg);	
	background-repeat: no-repeat;
}
/* #headerLogo {position: absolute; top: 30; left: 40;}*/
#headerLogo {
	position: absolute;
	top: 30; 
	left: 40;
}


/*												 */
/*  main content area on the page				 */
/*												 */
#main {
	position: absolute;
	left:230px;
/*	top: 273px;*/
	top: 273px;	
	right: 260px;
	width:520px;
	}

#navbar {     /* for the main nav block on the left */
	position: absolute;
	left:0px;
	top: 677px;/*	top: 677px;*/
	width: 210px;/*original value 220px*/
	overflow: hidden;
/*	height: 280px;*/ /*fixed height for design with copyright on the left side - to give space to what's new section original value = 420*/
	height: 280px;	margin-top: 0px;
	margin-left: 2px;
}

#login {
	padding-top: 10px;}
	
#searchbox {
	margin-top: 10px; 
	}	
	
#bannerBottom {
/*top: 947px;*/
/*	top: 947px; */
top: 947px;	margin-left:2px;
}	

/*#headerLogo {position: absolute; top: 50; left: 40;}*/
#headerLogo {
	position: absolute;
	top: 50;
	left: 40;
	}

/*												 */
/*  definition for right-hand content block area */
/*												 */

#calendarSnapshot {
	position: absolute;
	width: 220px;
/*	top: 270px;*/
	top: 270px;
	left: 2px;
}

//>