@charset "utf-8";
/* CSS Document */

#menu ul li.page_item {
font-size:.95em !important;
color:#F00;
}

/* this exists solely to test whethe IE  will apply the stylesheet or not
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5 {
color:#900;
}

div #content ul li {
color:#5F565F;
}

div#content {
background:none repeat scroll 0 0 #3F9;
}
*/
