body {
	background: #cccccc;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	margin-top:0px;
	margin-left:0px;
}

h1 {	font-size: 23px; color: #ffffff; line-height: 23px; margin: 0px; padding: 0px; margin-bottom: 30px }

a, a:visited, a:hover, a:active {
	color: #0000ff;
	text-decoration: none;
	font-size:13px;
}

a:hover {
	text-decoration: underline;
}

.cleardiv {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#layout {
  left:50%;
  margin-left:-495px;
  position:absolute;
  width:990px;
}

#left { float: left; width: 548px; height: 610px; background: url(logo.jpg); }
#right { float: left; width: 442px; height: 610px; }

#content { margin-left: 75px; margin-top: 22px; }
#content #part { margin-bottom: 165px; height:215px; }