/*****************************/
/***** Layout Stylesheet *****/ 
/*****************************/

 

/*****************************/
/*****    DIV Styles     *****/ 
/*****************************/
 
 
#lh-col{
	position:absolute;
	top: 40px;
	left: 20px;
	width: 140px;
	border: 2px solid #000000;
	background: none;
	color: #000000;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	height: 500px;
	}

#rh-col{
 	margin-left: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 2px solid #000000;
 	background: none;
 	color: #000000;
 	padding: 20px;
 }
 
 #footer {
 	width:100%;
 	height:auto;
 	}