div#content {

	padding : 0px;

	border : 0px;

}

div.phototruck {

	background-image : url(../images/photo-home.jpg);

	height : 510px;

	width: 729px;

}



div#foologo {

	padding-left : 165px;

	background-position : 165px;

}



img.relief {

	display : block;

/*	width : 145px;

	height : 91px;

*/

	margin-top : 0px;

	margin-left : 584px;

}



table.announce {

	margin-top : 100px;

	margin-left : 510px;

/*	border: 1px solid lime;*/

}



table.announce td.check_issue {

	background-color: #FFCF00;

	color: black;

	border: 1px solid gray;

	padding: 4px;

	font-weight: bold;

	font-size: 12px; 

	/* Arial Helvetica sans-serif;*/

	text-transform: uppercase;

	text-align: center;

}