.style2 {	
	color: #cccc66;
}

.style2 a{	
	color: #cccc66;
}

.pgtitle {
	text-align: left;
	color: #cccc66;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	margin:0px 45px 10px 45px;
	font-weight: normal;
	font-size: 22px;
	width:auto;

}

div#content1{
	float: left;
	width: 43%;
}
div#content2{
	float: right;
	width: 43%;
	margin-bottom:15px;
}
div#content3{
	clear: right;
	width: 43%;
	margin-left:auto;
}

div#content1 , div#content2 , div#content3 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}
