

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

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

a:link, a:visited {
	color: #ffa591;
}

a:hover, a:active {
	color: #000000;

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

/* -toolbar----only */

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer a:link, #footer a:visited,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2 {

}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active {

}


/* only */

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

#navcontainer #current {
	color: #000000;
}

#navcontainer #current:hover {
}

/* 0 */

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	color: #ffffff;
}

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

#navcontainer a:active {
}