#main_wrapper {
	background-image: url('../graphics/main_bg.jpg') !important;
	}

#nav ul a:hover, #nav ul a.selected {
	background: #1569c7;
	}

#main_left h1, #main_left h2, #main_left h3, #main_left h4, #main_left h5, #main_left h6 {
	color: #1569c7;
	font-size: 18px;
	}

#main_menu {
	border: 2px solid #1569c7;
	color: #1569c7;
	background: #D0E4FA;
	}

#main_menu a {
	color: #1569c7;
	}

#main_menu ul li {
	border-left: 1px solid #003691;
	}

body.internal #main_right h3, .required, h1, #modules h3, #modules h4, a, a:link, a:visited, a:active, a:focus, body.internal #main_left ul#side_menu li a:hover, body.internal #main_left ul#side_menu li.selected a {
	color: #1569c7;
	}
	
#header_wrapper, #module_wrapper, #footer_wrapper {
	background-color: black;
	}