a:link,
a:visited {
	color: #C231CE;
}

div.usermodules a:link,
div.usermodules a:visited {
	color: #F2A2D0;
}

a:hover {
	text-decoration: underline;
}

span#logo {
	background: url(../images/purple/logo.png) 0 0 no-repeat;
}

div#menubar {
	background: url(../images/purple/menu_bg.png) 0 0 repeat-x;
}

div.moduletable h3 {
	background:  url(../images/purple/module_head.png) no-repeat;	
	color: #fff;
}

#mainmenu li {
	border-right:  1px solid #782C78;
}

.contentheading {
	color: #C231CE;
}

h2 {
	color: #C231CE;
}

h3 {
	color: #C231CE;
}

div.usermodules {
	background: #670A67 url(../images/purple/mod_bg.png) repeat-x;
}

div.moddiv1 {
	background: url(../images/purple/mod_div_bg.png) 50% 0 repeat-y;
}

div.moddiv2 {
	background: url(../images/purple/mod_bolts_b.png) 50% 100% no-repeat;
}

div.moddiv3 {
	background: url(../images/purple/mod_bolts_t.png) 50% 0 no-repeat;
}

div.usermodules div.moduletable h3 {
	background: url(../images/purple/mod_h3_bg.png) 5px 0 no-repeat;
	color: #fff;
}
