/* 

advise.CSS



Kevin P. Wojdak

Pathfinder Associates

October 2003

 */

 



/* Body Copy */

#txtMain {

	position: absolute;

	width: 550px;

	height: 666px;

	left: 170px;

	top: 190px;

	z-index: 3;

}



#txtMainPDF {

	position: absolute;

	width: 450px;

	height: 480px;

	left: 170px;

	top: 190px;

	z-index: 3;

}



/* News */

.newsInfo {

	background-color: #ffffff;

	height: 85px;

	width: 150px;

	border: 1px solid #fcb414;

	padding: 5px 10px 0px 10px;

}



#boxInfo {

	position: absolute;

	left: 610px;

	top: 180px;

}



#txtMainNews {

	position: absolute;

	width: 480px;

	height: 480px;

	left: 170px;

	top: 190px;

	z-index: 3;

}



/* Board */



.columns {

	height: 400px;

	width: 270px;

	margin: 0px 10px 0px 10px;

}



#col1 {

	position: absolute;

	left: 0px;

	top: 30px;

}



#col2 {

	position: absolute;

	left: 310px;

	top: 30px;

	

}
