#Header {
	text-align: center;
	
	
}
#FormL {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	top:20px;
	
	}
	
	
#MenuL {
	text-align: center;
	position: relative;
	background-color:#f5f5f5;
	border-top: thin dashed #ffd700;
	top: 10px;
	
}

#content {
position: relative;
	left: 10%;	
}

#content_left {
	text-align: left;
	position: relative;
	left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 97%;
}
#ADV {
	width: auto;
	text-align: center;
	position: relative;
	top: 25px;
	bottom: 20px;
	
}
#amazon {
	position: relative;
	margin-top: 30px;
	
	text-align: center;	
	margin-bottom: 40px;
	
}
#Footer {
	text-align: center;
	vertical-align: middle;
	background-color:#f5f5f5;
	border-bottom: thin dashed #ffd700;
	
	position: relative;
	top: 35px;
}

#GoLinks {
position: relative;
top: 10px
}
	
#DescLinks {
	position: relative;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#LinkAds {
	font-size: x-small;
	font-style: italic;
	
}
