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



#linksColumn h1 {
	font-family:georgia;
	font-weight:normal;
	color:#5D0000;
	font-size:1.75em;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom:2px;
	margin-top:20px;
}

#linksColumn h4 {
	font-size:1em;
	font-weight:normal;
	margin-top:0px;
	


}
	 


#linksColumn a:hover {
	text-decoration: underline;
}



#linksColumn {	
	width:220px;
	float:right;
}


#amznRQ {
	width:210px;
	margin-bottom:15px;
	
}


#theLinks {
	float:left;
	width:155px;
	padding:20px;
	padding-top:0px;
	background-color:#FFFFFF;
	margin-bottom:15px;
	border: 1px solid black;


}



.oneLink {
	border-bottom: 1px dotted #5D0000;
	padding-bottom:5px;
}
