body {
	margin: 0px;
	padding: 0px;
	font: 10.1pt/18pt tahoma;
	color: #555577;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #36a;
}

img#banner {
	margin-bottom: 1ex;
}
div#center {
	align: center;
	width: 780px;
	margin:0 auto;
}
div#main {
	width: 575px;
	float: left;
}
div.highlight {
	background: #aee0f9;
}

h1, p  {
	margin-left: 50px;
}

div.highlight h1, div.highlight p {
	margin: 0px 15px;
}



h1 {
	font: bold italic 13pt georgia;
	padding-bottom: 1ex;
	border-bottom: dashed #9bd1fa 1px;
}
p {
	/*margin-top: -10px;*/
}

div.highlight h1 {
	color: #ffffff;
	padding-bottom: 1ex;
	margin-top: 1ex;
	border-bottom: dashed #9bd1fa 2px;
}

div.highlight p{
	margin-top: 5px;
}



div#menu {
	float: right;
	width: 200px;
}

div#menu ul, div#menu ol {
	/*margin-left: 10px;*/
}

div#footer {
	clear: both;
	text-align: center;
	font-size: 75%;
	line-height: 200%;
	padding-top: 30px;
}
