#content {
	padding-top: 17px;
	background: url(/images/common/content_top.gif) white top left no-repeat;
	color: black;
}

#content h1 {
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 43px;
color: white;
}

#content a { 
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	border-bottom: none;
}

#content dl {
	margin: 20px;
}

#content dl dd {
	margin: 0 0 1em 0;
}

#content #bottom {
	height: 69px;
	background: url(/images/common/content_bottom.gif) white bottom left no-repeat;
	color: black;
}
