/* Header 5 - Black */

#header {
	text-align: left;
	padding: 0;
	margin: 0;
	border-top: #000000 10px solid;
	border-bottom: #4A4A4A 2px solid;
	width: 750px;
	background: #616161 url(/images/gifs/headerbg5.gif) repeat-x top;
        display: table;
	}

#headertext {
	padding: 5px;
	color: white;
	}
