@import url(../../css/styles_subsite.css);

/* Common Page Layout
----------------------------------------------- */
#metanav {
	color:white;
	padding:8px 16px 0 0;
	height:32px;
}

#metanav a {
	color:white;
}

#wrapper {
	background:url(../images/page_header_bg.gif) no-repeat;
}

#footer {
	color:#A00F13;
	background:url(../images/page_footer.gif) no-repeat;
	padding-top:60px;
}

#footer a {
	color:#A00F13;
}

#copyright {
	top:80px;
	left:0px;
}