body {
	background:#fff;
	color: #303;
}

/* ###### Header ###### */

#header {
	background:#A8729A url(gradient-bar.jpg) repeat-y top left;
	color:#fff;
	border-bottom:1px solid #303;
}
#header a {
	background:transparent;
	color:#fff;
}	
#header h1 {
	background:transparent url(chrysalis-logo.gif) no-repeat top left;
	color:#fff;
}
#header-drop-shadow {
	background:#fff url(drop-shadow.jpg) repeat-x;
	color:#303;
}
#left {
	background:transparent url(butterfly2.png) no-repeat bottom left;
	color:#000;
}

/* ###### MENU ###### */

#menu {
	background:#F9F3F8;
	color: #303;
}
#menu ul {
	border: 1px solid #643E5A;
}
#menu ul ul {
	border:none;
}
#menu li {
	list-style-image:none;
}
#menu ul li, #menu a {
 	background:transparent;
	color: #5F0060;
	border-top:1px solid #F9F3F8;
	border-bottom:1px solid #F9F3F8;
}
#menu a {
	border-top:1px solid #F9F3F8;
	border-bottom:1px solid #F9F3F8;
}
#menu a:hover,#menu a:active,#menu a:focus  {
 	background:#fff;
	color: #303;
	border-top:1px solid #E9D3E6;
	border-bottom:1px solid #E9D3E6;
}

/* ###### NEWS ###### */

#news {
	background:#F9F3F8;
	color:#303;
	border-left: 1px solid #643E5A;
	border-right: 1px solid #643E5A;
	border-bottom: 1px solid #643E5A;
}
#news .boxTitle  { 
	border-bottom: 1px solid #643E5A;
}
#news a {
	background:transparent;
	color: #A8729A;
}

/* ###### Body Text ###### */

#content {
	background:#fff;
	color:#303;
}

/* ###### Footer ###### */
#footer {
	background:#A8729A url(gradient-bar.jpg) repeat-y top left;
	color:#fff;
	border-top: 1px solid #303;
	border-bottom:1px solid #303;
}
#footer a {
	background:transparent;
	color:#fff;
	border-bottom: 1px solid #fff;
}	
#qne {
	background:#fff;
	color: #303;
}
#qne a {
	background:#fff;
	color: #5F0060;
	border-bottom:none;
}
/* ###### Special ###### */

.boxTitle  { 
	background: #A8729A;
	color: #fff;
	border-top: 1px solid #643E5A;
}
.first {
	border-top:none;
}
/* ###### Standard ###### */

h2,h3,h4 {
	background:transparent;
	color:#68425E;
}
acronym, abbr {
	border-color: #a68c53;
}
a {
	background:transparent;
	color: #5F0060;
}
a:visited {
	background:transparent;
	color:#999;
}
a:hover,a:active,a:focus  {
	background:#F9F3F8;
	color: #303;
}
li {
	list-style-image:url(little-butterfly2.gif);
}
li li {
	list-style-image:none;
}
/* ###### Other ###### */

