/* CSS Document */
body {
	background-color:#666633;
}

#pageWrapper {
	background-color:#fff;
}

#centerPane {
    border-right: #663300 1px solid;
}

#footer a{
    color:#333;
}
