		
		
		body {
			margin: 0;
			padding: 0;
			font: 92% Verdana,Tahoma,Arial,sans-serif;
			line-height:1.3em;
			background:#ffffff;
		}

		h1 {
			color: #303030;
		}
		
		a {
			text-decoration: none;
			color:#000000;
		}

		a:hover {
			text-decoration: underline;
		}

		#page-container {
			background: #ffffff;
			margin: 0 auto;
			width: 760px;
			height:550px;
			color: #303030;
		}

		#stamp {
			position:relative;
			padding-bottom:20px;
			width:290px;
			top:0px;
			left:280px;
			z-index:1004;
		}

		#selection {
			position:relative;
			width:760px;
			height:100px;	
			top:5%;
		}
		#selection li {
			display:inline;
			list-style:none;
		}
		#selection img {
			border:0px;
		}
		.lift:hover {
			text-decoration:none;
			position:relative;
			top:-10px;
		}

		#copy {
			position:relative;
			background:#ffffff;
			top:45px;
			font-size:0.8em;
			text-align:center;
		}
		#copy li {
			display:block;
		}
		
		.ffon {
			background: url(/images/1.jpg);
			display:inline;
			font-size:1em;
			width:37px;
			height:41px;
		}

		.ffacs {
			list-style-image: url(/images/ffacs1.jpg);
		}
