@import url(home.css);
@import url(global_800.css);

/* Home page specific resets for the 800x600 version */
#wrapper {
	background-position: -126px 0;
}

#Header form {
	left: 512px;
	top: 9px;
}

#Tag {
	left: 18px;
}

ul#Callouts {
	left: 18px;
}

#Secondary {
	left: 510px;
}

#Footer {
	width: 744px;
	border-top: 8px solid #201A0E;
}

