#header{
	height:151px;
	background-image:url(../images/headerimgfunctions.gif);
	text-align:left;
}

.chromestyle ul{
background-color:#993266;
}

.chromestyle ul li{
background-image:url(../images/tabfunctions.gif);
}

.chromestyle ul li a{
color: #993266;
}
.dropmenudiv{
border: 1px solid #DABBCB; /*THEME CHANGE HERE*/
border-top-width: 0;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #993266;
}
.highlightBox{
	background-color:#993266;
}
.redImageBox{
	float:right;
	padding:10px;
	background-color:#993266;
	margin-left:10px;
	margin-bottom:20px;
}
