#container {
	background:#f0f0f0 /* url(/bannerback3.png) repeat-x */  ;
}

a {
	color:#890ABB;
}

#leftside ul.box li a {
	color:#890ABB;
}

#mainmenu a {
	color: #fff;
background: #333;

}

#mainmenu a:hover {
	background: url(images/menuhover-purple.jpg) center left repeat-x;
color: black;
}

#mainmenu li.current a {
color: #fff;
}

#mainmenu li.current a:hover {
color: #000;
}


#content p{
font-size: 1.2em; 
line-height: 1.5em;
}

#content ul {
margin-left:30px;
}



.widgettitle {
text-align: center;
margin: 0;
}


