
/*gradient*/		body{
			background:#93a5cf url(images/gradient.php?start=0b2adb&end=93a5cf&w=10&h=593) repeat-x top;
		}
		#header .mainMenu ul{
	background:#000000;
}
#header #headerimg {
	background:#444444;
}
.sidebar h3 {
	background:#000000;
	color:#ffffff;
}
.footerWidgets{
	background:#333333;
}

