/* Layout Stylesheet */ 


body{
 margin: 0px;
 padding:0;
 background: #ffffff;
 color: #ffffff;
 
 link: #3f3574;}
		 
#lh-col{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 180px;
	background: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 400px;
	text-align: center;
 }

#rh-col{
	background: #ffffff;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	display: block;
 }
.little6 {
	background-position: left;
}
#rh-col .little6 {
	float: left;
	width: 45%;
	padding-right: 5px;
}
#rh-col .little2 {
	float:  right
	width: 250px;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#rh-col #footer a {
	background-color: #CC99CC;
	text-align: center;
	vertical-align: bottom;
	margin: 10px;
	padding: 10px;
}
.littl34 {
	float: right;
	width: 300px;
}
