/* black */
a:link, a:visited {
	color: #135cae;
	color: #ccc;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #135cae;
  color: black;
background: url(../images/black/mw_menu_active_bg.png) 0 0 repeat-x;
}

#pillmenu a#active_menu-nav {
  background: url(../images/black/mw_menu_active_bg.png) 0 0 repeat-x;
  color: black;
}

#pillmenu a#active_menu-nav:hover {
  color: black;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
  color: #ccc;
}



div.module_menu {
	background: url(../images/black/mw_box_br.png) 100% 100% no-repeat;
min-height:220px;
}

div.module_menu div {
	background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/black/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/black/mw_box_tl.png) 0 0 no-repeat;
/*color: black;*/
min-height:220px;
}



					/*<p id="syndicate">
						<jdoc:include type="modules" name="syndicate" />
					</p>
					<p id="power_by">
	 				 	<?php echo JText::_('Powered by') ?> <a href="http://www.joomla.org">Joomla!</a>.
						<?php echo JText::_('Valid') ?> <a href="http://validator.w3.org/check/referer">XHTML</a> <?php echo JText::_('and') ?> <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
					</p>
					
					
					<div id="logo"></div>
					
					
					*/
