.fancy { background-repeat: no-repeat; text-indent: -9000px;}
.fancy a { display: block; height: 24px; } 

#title {
	float: left;
	width: 265px;
	margin-left: 5px;
	border-right: 1px solid #555;
	text-indent: -9999px !important;
	}

#title a {
	display: block;
	width: 255px;
	height: 75px;
	padding: 75px 10px 0px 0px;
	background: transparent url('images/title.gif') no-repeat 25% 87% !important;
	}

#title a:hover {
	background: #000 url('images/title.gif') no-repeat 25% 87% !important;
	}


#page {
	text-align: left;
	margin: 0px 0px 10px 10px;
	padding-bottom: 10px;
	overflow: hidden;
	}


#content {
 	width: 615px;
	margin: 0 0 0 2px;
	float: left;
	}

fieldset {
	border: none;
}

