.header  { background-color: #eeeeff; color: black; height: 20px; margin-left: 151px; padding: 2px; border-left: 1px solid silver;}
body { font-family:verdana,arial,sans-serif; margin: 0px 0px 0px 0px; padding: 0px; background-color: silver; }

/*h1 {color: white; height: 64px; padding: 0px; margin: 0px; padding-top: 0px; text-align: left; padding-left: 120px; width: 100px; height: 78px; padding-top: 12px; font-size: 13px; }*/

h1 {color: #eeeeff; height: 64px; padding: 0px; margin: 0px; padding-top: 0px; text-align: left; padding-left: 0px; text-align: center; width: 728px; height: 48px; padding-top: 26px; font-size: 18px; }

p2 {text-align: left; height: 196px; color: white; padding: 0px; margin: 0px;}

span.left { text-align: left; float: left; }
span.right { text-align: left; float: right;  }

#leftcontent {
	width:150px;
	font-size: smaller;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 24px;
	border: solid 1px silver;
	padding-bottom: 5px;
	margin-top: 96px;
	background-color: white; 
	border-top: none;
}

html>body #leftcontent {
	margin-top: 100px;
}

#centercontent {
	padding: 10px;
	margin-left: 150px;
	margin-right:305px;
	border: solid 1px silver;
	background-color: white; 
}

html>body #centercontent {
	margin-left: 151px;
	margin-right:311px;
	}

#rightcontent {
	width: 300px;
	padding: 5px;
	position: absolute;
	right: 0px;
	top: 24px;
	border: solid 1px silver;
	font-size: smaller;
	background-color: white; 
}

div.item
{
	width: 480px;
	margin: 0px;
	padding: 8px;
	text-align: center;
	vertical-align: middle
	background-color: white; 
}

div.buttonIdle
{
	background-image:url('top_button2.png');
}

a
{
	color: green;
}
