body{
	background: #452f17 url(../../images/themes/hazard/hazard_tile.jpg) fixed;
}

/* branding */
div#branding {
	background: #fff200 url(../../images/themes/hazard/header_retro_arcade.gif) no-repeat;
	border-bottom: 30px solid #cd4000;
}

/* navigation-main */
div#navigation-main li a:hover{
	background: #ff5306;
}
body.welcome div#navigation-main li a#nav-home, body.inspirational-companies div#navigation-main li a#nav-inspirational-companies, body.inspirational-people div#navigation-main li a#nav-inspirational-people, body.job-roles div#navigation-main li a#nav-inspirational-people, body.tips-and-tricks div#navigation-main li a#nav-tips-and-tricks, body.competition div#navigation-main li a#nav-competition, body.college-and-uni div#navigation-main li a#nav-college-and-uni, body.student-profiles div#navigation-main li a#nav-college-and-uni, body.progression-routes div#navigation-main li a#nav-progression-routes, body.parents-and-guardians div#navigation-main li a#nav-parents-and-guardians {
	background: #cd4000;
}

/* buttons */
p.button a, p.bottom-button a, button, p.top-button a, div.entry-tools p.top-button span{
	background: #ff5306;
}
div#main-content p.bottom-button a:hover, p.button a:hover, button:hover,div#main-content p.top-button a:hover{
	background: #cd4000;
}

/* headings */
p.image-credit, div.content-component h1, div.content-component h2, body.profile-page div#main-content h3, div.alternative-titles {
	background: #cd4000;
	color: #fff;
}

/* account navigation */
div#account-navigation-wrap {
	background: #fffbb3;
}
div#account-navigation-wrap li {
	border-right-color: #6d8968;
}
div#account-navigation-wrap li a {
	color: #6d8968;
}

/* site-information */
div#site-information {
	background: #fff200 url(../../images/themes/hazard/footer_hazard.gif);
}

/* style switcher */
div#style-switcher ul ul {
	background: #cd4000;
}
div#style-switcher ul ul li a:hover, div#secondary-navigation a:hover, div#secondary-navigation li.current a {
	background: #f8981c;
}

ul.entry-list h2, ul.people-list-main h2,body.inspirational-companies-main div#main-content div.company-component h2, body.inspirational-companies-main div#main-content div.company-component h2 a{
	background: none;
}
div#edit-profile-nav {
	background: #cd4000;
}
div#edit-profile-nav a {
	background: #ff5306;
}
div#edit-profile-nav a:hover {
	background: #cd4000;
}