@charset "utf-8";
/* CSS Document */
/*link bar on top*/
#top {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:#000;
	margin:0 auto;
	z-index: 1020;
}
#topImage {
	width:800px;
	margin:0 auto;
	height:auto;
}

/* style="position:relative;float:left; margin:0 auto; width:100%; height:auto; text-align:center; "*/ 
#linksTop{
	width:800px;
	height:auto;
	margin:0 auto;
	font-size:.9em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	color:#FF9933;
	line-height:1.8em;
}
#linksBott {
	width:800px;
	height:auto;
	margin:0 auto;
}
