body
{
	background-color: white;
}

h1, h2
{
    color: #6e2585;
}

a,
a:link,
a:visited
{
	color: #6e2585;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}

#footer-ribbon
{
    background: #6B2386 url(/img/footer-ribbon-rep.jpg) repeat-y 10px;
}

#footer-ribbon div
{
    color: white;
}

ul.bread_crumb
{
	border: 1px solid #e2d3e7;
	background: #f8f4f9 url(/img/breadcrumb-arrow.gif) no-repeat 4px 4px;
}

ul.bread_crumb li
{
	color: #9966a9;
}

#lang-switcher,
#lang-switcher a,
#lang-switcher a:link,
#lang-switcher a:visited,
#lang-switcher a:hover,
#lang-switcher a:active
{
	color: #6e2585;
}


.fade-box
{
	background: url(/img/fade-box-mid-rep.jpg) repeat-y right;
}

/* GENERAL  BOX WITH FOLDED BOTTOM CORNER*/
.folded-corner-box
{
	background-color: #f8f4f9;
	border: 1px solid #e2d3e7;
}

/* NAV BAR */

ul.leftcol_sidebar
{
	background-color: #f8f4f9;
	border: 1px solid #e2d3e7;
}

ul.leftcol_sidebar li
{
	border-top: 1px solid #e2d3e7;
}

ul.leftcol_sidebar li a:hover
{
	background-color: #e2d3e7;
	text-decoration: none;
}

.panel-model-title
{
    font-weight: bold;
    color: #9966a9;
}

.home-about
{
    background: url(/img/about_bg.jpg) 0px 0px no-repeat;
}

.home-masthead-plain-title, .home-masthead-plain-description
{
    color: #f5e9f8;
}

.home-masthead-plain
{
    background-color:#6B2386;
}

.home-masthead-plain-title h2
{
    color: #f5e9f8;
}

/*
*/