#footer
{
	margin:          0 auto;
	width:           780px;
	height:          39px;
	background:      transparent url('footer.png') top left repeat-x;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         3px;
	color:           #ffffff;
}
#footer2
{
	margin:          0 auto;
	width:           820px;
	height:          8px;
	background:      transparent url('footer2.png') top left no-repeat;
}
}
#footer A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#footer A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#footer A:hover {
	TEXT-DECORATION: underline

