@charset "utf-8";
/* CSS Document */

/* Adjustments */


/* New styles */

#pagebox { 
width:748px;
height:auto;
margin:60px auto 0 auto;
padding:0 0 10px 0;
background:#585745 url(../Images/Layout/boxBG.gif) top center no-repeat;
}

#header {
height:153px;
}

#pagebottom {
height:60px;
}

ol {
font-weight:bold;
margin-left:1.5em;
padding-left:1.5em;
}
	ol li {
	margin-bottom:1.2em;
	}

span.subtext {
font-weight:normal;
font-style:italic;
font-size:90%;
}
