/* Start top title bar */

body {
	background: url(../images/cloudback.jpg) top center no-repeat;
	margin: 0;
	color: #FFFFFF;
	background-color: #014B81;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 0px, 0px, 0px, 0px;
	text-align: center;	/* PART 1 of 2 for IE6 Bug: workaround for centering container */
	align: center;
}

div.menubar{
	background:url(../images/menuback.gif) no-repeat top left;
	font-size : 12pt;
	padding-top: 20px;
	width: 968px;
	height: 61px;
	margin-top: 150px;
	text-align: left;
	text-indent: 40px;
	margin-bottom: 20px;
}


.nav{
	font-weight: normal;
	color: FFFFFF;
	margin-left: 25px;
	
}

/* end page layout */
