@charset "utf-8";
/* CSS Document */

#master {
	margin: auto;
	width: 794px;
	background-color: transparent;
	background-image:url(/images/home/research/Mainbkg.gif);
	background-repeat:repeat-y;	
	min-height: 350px;
	height: auto;
}
#leftcolcontent {
	width: 150px;
	height: auto;
	color: #ffffff;
	padding-left: 14px;
}
#leftcolcontent a{
	color: #ffffff;
	text-decoration:underline;
}
#leftcolcontent a:hover{
	color: #cccccc;
	text-decoration:underline;
}
#centercontainer  {
	float:right;
	top: -350px;
	left:190px;
	width: 380px;
	font-size: 9pt;
	background-color:#ffffff;
	padding-bottom: 25px;
}
#centercontainer li {
list-style:outside;
padding-left: -10px;
padding-bottom: 6px;
list-style-type: none;
padding-right: 5px;	
}
