/* This stylesheet is specifically used for overriding the CSS on the home page */

#page {
        width: 503px;
        padding: 0;
	margin: 0 auto;
}

#body {
        padding-bottom: 0;
}

ul#menu {
        width: 242px;
}


