.container {

	clear:both;

	float:left;

	width: 840px;

	margin:0px;

}



.sidecol {

	position: absolute;
	
	left:20px;
	
	top:61px;

	width: 175px;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}



.maincol {

	float:right;

	width: 600px;
	
	height: 580px;

	border-left:1px dotted #ccc;

	margin:20px;

}



.content {

	position: relative;

	left: 80px;

}



#bottom {

	clear:both;

}



.line {

	margin:0 0 1.5em;

  	padding:0 0 1.5em;

  	border-bottom:1px dotted #ccc;

  	list-style:none;

}

.IM {

	margin:0 0 2.25em;
  	padding:0 0 0em;
line-height:1.5em;
  	list-style:none;

}

.sidecol li {

  	margin:0;

  	padding:0 0 .25em 15px;

  	text-indent:-15px;

}

.sidecol p {

  	color:#666666;

  	line-height:1.5em;

}

.sidecol a:link {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #0066cc;

	text-decoration: none;

	background-color: #FFFFFF;

}

.sidecol a:visited {

	color: #0066cc;

	text-decoration: none;

	background-color: #FFFFFF;

}

.sidecol a:active {

	color: #0066cc;

	text-decoration: none;

	background-color: #FFFFFF;

}

.sidecol a:hover {

	color: #0066cc;

	text-decoration: underline;

}

 .sidebar-title {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999; 

	font-weight: bold;

}