.layout {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1050px;
	height: auto;
}
#footer {
	background-image: url(../images/kubrickfooter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1020px;
	height: 81px;
}

#header {
	height: 99px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/jiheader2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	vertical-align: 2%;
}
#navigation {
	width: auto;
	padding-top: 7.5px;
	padding-left: 45px;
}
#copyright {
	text-align: center;
	width: auto;
	vertical-align: 50%;
	height: 60px;
	padding-top: 0px;
}
#networks {
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}



#body {
	background-image: url(../images/kubrickbgwide.jpg);
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#networks table tr td p a {
	color: #FFF;
}
