#header {
	position: relative;
	top: 0px;
	background: url('../images/news-header.jpg');
    border-bottom: solid 1px #333;
width: 748px;
 	height: 150px;
    margin: 0px;
    }


#content table {
        position: relative;
        font-size: 10px;
        font-family: Verdana, Arial, Tahoma;
        border: 1px dotted #333;
        background: #EEEEFF;
        color: #222;
        padding: 10px;
        margin: 5px;
        }
