body {
	background: no-repeat url(images/red.jpg) 0px 0px fixed;
	background-color: #AF1888;
}

#container {
	background: #d70303 no-repeat url(images/red.jpg) 0px 0px;
	color: white;
}

a:link, a:visited {
	color: #AF1788;
	border-bottom-style: none;
}

a:hover, a:active {
	color: #AF1788;
	border-bottom-style: dotted;
	border-bottom-width: 1px;

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer a:link, #footer a:visited,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2 {
	color: #3A1C47;

}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active {
	color: #AF1888;
}

/* -toolbar----only */

/* only */

#navcontainer {
	position: relative;
	top: 0;
}

#navcontainer #current {
	color: #FF00FF;
	background-color: #FFF6FF;
}

#navcontainer #current:hover {
	color: #FF00CC;
}

/* 0 */

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer li li a {
	color: #4D255D;
}

#navcontainer li li a:hover {
	background: fixed;
	color: #FF00CC;
}

#navcontainer li li a:active {
	color: #AF1888;
}
#navcontainer a {
	color: #602F75;
}

#navcontainer a:hover {
	background: fixed;
	color: #FF00CC;
}

#navcontainer a:active {
	color: #AF1888;
}
