@import url(sitestyles.css);

body#overview li.overview, body#components li.components, body#enroll li.enroll, body#models li.models, body#workshops li.workshops, body#video li.video, body#xxxx li.xxxx {
	background-color: #DBDBDB;
}

body#overview li.overview a, body#components li.components a, body#enroll li.enroll a, body#models li.models a, body#workshops li.workshops a, body#video li.video a, body#xxxx li.xxxx a {
color: red;
}
