table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; width:100% }


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background: url(images/back.jpg) }


.header{ background: url(images/header.jpg) repeat-x}
.header_left{ background:url(images/header.jpg) repeat-x right top}
#container {
	position: relative;
	width: 766px;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	height: auto;
}
#Layer1 {
	position:absolute;
	width:433px;
	height:522px;
	z-index:1;
	left: 104px;
	top: 184px;
}
#toolbar {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #60B3D5;
	z-index: 998;
	background-image: url('bg-d2l.png');
}

#toolbar_content {
	position: absolute;
	bottom: -85px;
	width: 100%;
	text-align: center;
	left: -94px;
}

#toolbar_toggle {
  position: absolute;
  bottom: -20px; left: 55%;
  width: 199px;
  height: 42px;
  margin: 0 0 0 150px;
  padding: 0;
  z-index: 999;
	background-image: url('toolBarBtn.gif');
	cursor: pointer;
}

.siteContainer{
	position: relative;
	width: 150px;
	height: 135px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	color:#333;
	font-weight: bold;
	font-size: 12px;
}

.toolBarTitle{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.toolbarThumb{
	border: 1px solid #000;
}
body,td,th {
	font-family: Verdana;
	font-size: 14px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:582px;
	z-index:1;
	left: 589px;
	top: 189px;
}

