#header-main-wrapper { background: url(header-background.gif) repeat-x; }
 
#menu-wrapper { background: url(menu-background.gif) repeat-x; }

#menu ul li a, #menu ul li a:visited {
color:#333333;
}

#menu ul li a:hover { color:#fff }

body, #footer { background-color: #090E48; }

#footer { color: #fff }

.main-item { background-color: #fff; }
 
	.main-item > h4 {
		background-color: #F2BC41;
		color: #6F5007; }
 
	.main-item > h4 a:link, .main-item > h4 a:visited { color: #6F5007 }
 
	.main-item > h4 a:hover, .main-item > h4 a:active { color: #6F5007; }

.secondary-item { background-color: #fff; }
 
	.secondary-item > h4 {
		background-color: #14156F;
		color: #fff; }
 
		.secondary-item > h4 a:link, .secondary-item > h4 a:visited { color: #fff }
 
		.secondary-item > h4 a:hover, .secondary-item > h4 a:active { color: #fff }