#homePage #header {
	height:540px;
	margin-top: 3px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 11px;
	background-image:url(../images/irnshrk.jpg);
	width: 800px;
}
body {
	margin: 0px;
	font-size: 12px; /* Font Size */
	line-height: 4px;
	color: #666666;
}

#globalContainer {
	width:820px;
	background-image:url(../images/border_middle.jpg);
	background-color: #FFFFFF; /* Global White */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
}


#footer {
	width: 820px;
	margin: 10px auto;
	color: #FFFFFF; /* Global White */
	line-height: 18px;
}
div.siteFooterLinks{
	white-space:nowrap;
}

#borderTop {
	background-image:url(../images/border_top.jpg);
	height: 7px;
}

#borderBottom {
	background-image:url(../images/border_bottom.jpg);
	height: 7px;
}
