/* dark header */
#header {
	background: #3c3c3c url(../images/header-bg.gif) repeat-x;
}
.header-dark #top {
	color: #999;
}
#logo {
	background: url(../images/logo.gif) no-repeat;
}
/*
.font-selector,
.width-selector {
	background: url(../images/access-select.png) no-repeat;
}
.lrg .button {
	background: url(../images/access-lrg.png);
}
.sml .button {
	background: url(../images/access-sml.png);
}
.med .button {
	background: url(../images/access-med.png);
}
.thin .button {
	background: url(../images/access-thin.png);
}
.wide .button {
	background: url(../images/access-wide.png);
}
.fluid .button {
	background: url(../images/access-fluid.png);
}
*/