#ContainerWrap {
	background-image: url(../images/bg_containerwrap_yellow.jpg) !important;
}

#FooterWrap {
	background-image: url(../images/bg_footerwrap_yellow.jpg) !important;
}

a {
	color: #ffcc00;
}

#Middle h3 {
	color: #ffff00;
}

#Left h2.tplvar-list-title, 
#Right h2.tplvar-list-title, 
.tplvar-customcontent-content h2 {
	color: #ffff00 !important;
}

.SideBox .tplvar-customcontent-title {
	color: #ffff00;
}

#Left .tplvar-listitem-title:hover, #Left .tplvar-listitem2-title:hover, #Left .tplvar-listitem3-title:hover, #Right .tplvar-listitem-title:hover, #Right .tplvar-listitem2-title:hover, #Right .tplvar-listitem3-title:hover {
    background-color: #ffcc00;
}

.Quicklinks .tplvar-listitem-summary ul li {
    background-image: url("../images/bullet_5x5px_yellow.png") !important;
}

#languages, 
#Menu li a:hover {
	background-color: #ffcc00;
}

.Button a, .Button button, .Button input {
	border-color: #ffcc00;
	background-color: #ffcc00;
}