body {
    margin:0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
color: #666666;
    font-size: 12px;

}

#header {
background-image: url(/images/insp/pressroom/header.jpg);
	width:766px;
	height:198px;
}

#menu {
width:766px;
height:35px;
}

#main {
	background-image: url(/images/insp/pressroom/background.gif);
       background-repeat: repeat-y;
padding-right: 60px;
padding-left: 60px;
padding-top: 15px;
}

#footer {
background-image: url(/images/insp/pressroom/footer.jpg);
	width:766px;
	height:106px;
}

#container {
margin: auto;
width:766px;
}

a:link {
	color: #478DD2;
	text-decoration: none;
}
a:visited {
	color: #478DD2;
	text-decoration: none;
	}
a:hover {
	color:#f9ad09;
	text-decoration: none;
}

.photoborderleadership {
	padding: 3px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
sdfs {

}

