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;
}

#header
{
    border: 1px solid white;
}

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

#footer-ribbon div
{
    color: white;
}

#nav_col #top_box, .folded-corner-box-dark
{ 
	background-color: #6e2585;
	color: white;
	border: 1px solid #e2d3e7;
	position: relative;
	height: 1%;
}

#register-panel
{
	background-color: #9966a9;
	border: 1px solid #742e8a;
	padding: 6px;
}

#register-panel h3
{
	margin-top:	0;
	font-size: 1.6em;
	margin-bottom: 0;
}

#register-panel p
{
	margin-bottom: 0;
	color: black;	
}

ul.bread_crumb
{
	background-color: #f8f4f9;
	border: 1px solid #e2d3e7;
	padding-left: 17px;
	background-image: url(../img/breadcrumb-arrow.gif);
	background-repeat: no-repeat;
	background-position: 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, .folded-corner-box-wide
{
	background-color: #f8f4f9;
	border: 1px solid #e2d3e7;
}

/* NAV BAR */
ul.leftcol_sidebar
{
	background-color: #f8f4f9;
}

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;
}

#login-box
{
	background: #f8f4f9 url(../img/login-comp.jpg) no-repeat right;
	height: 320px;
	color: #9966a9;
}

#register-box
{
	background: #f8f4f9 ;
	color: #9966a9;
}

.press-release-panel .first-li
{
	background-color: #e2d3e7;
}
    
#admin-bar
{
	color: #9966a9;
}

.index-panel
{
	border-color: #9966a9;
}

.index-panel h3
{
	color: #742483;	
}

#index-panel-1
{
	
}

#index-panel-3
{
	
}


