* {
	margin:0;
	padding:0;
}

body {
	background:#389CC0 url(../images/bggradient.jpg) repeat-x;
}

a img {
	border:0;
}

#page {
	width:958px;
	margin:0 auto;
}

#header {
	width:958px;
	height:187px;
	margin:20px 0 7px 0;
	margin:20px 0 0 0;
	border:1px #000 solid;
	background:#F1B000 url(../images/headerFTF.jpg);
}

#pageFrame {
	width:958px;
	border:1px #000 solid;
	border-top:0;
	background:#F1B000;
}

#footer {
	width:958px;
	height:215px;
	background:url(../images/footer.jpg);
}

#legal {
	padding:10px 5px 20px 5px;
	font:11px Arial,Helvetica,sans-serif;
}

#legal a:link,#legal a:visited,#legal a:hover,#legal a:active {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#legal a:hover { text-decoration:none; }
