@charset "utf-8";
/* CSS Document */

.content {
	background-color: #fafafa; /*ffffff*/	
	font-family: Calibri, Tunga, "Trebuchet MS", "Tw Cen MT Condensed", "AvantGarde LT CondMedium", "Helvetica LT Condensed",  			 	sans-serif;
	font-size: 90%;
	position: relative;
	float: right;
	width: 520px;
	height: 397px;
	right:65px;
	overflow: auto;
	
	
	

	}
	
.list {
	position: absolute;
	float:left;
	width: 300px;
	height: 397px;
	
}

.links1 {
	font-family: Calibri, Tunga, "Trebuchet MS", "Tw Cen MT Condensed", "AvantGarde LT CondMedium", "Helvetica LT Condensed",  			 	sans-serif;
	font-size: 200%;
	text-decoration: none;
	color:#000000;
	
	
	}

