#headertitle
{
}
#headertitle h1
{
	padding: 0px 0px 0px 0px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	font: normal bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	/*color: #385B89;*/
	line-height: 10px;
	color: Gray;
	text-align: left;
	/*display: inline;*/
	display: none;
}	
div#container {
	width:750px;
	height:100%;
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
	background-color:#FFFFFF;
}
div#container0 {
	width:750px;
	height:100%;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	background-color:#FFFFFF;
}
.menu-link {
	font-family:Times New Roman;
	font-size:14px;
	color:#000000;
	text-align: center;
}