#header {
	background-image:url(http://atlantaimprov.com/images/AtlantaImprovBanner.png);
}

#header h1 a {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

#header h4 {
	color: #555555;
}

#menu {
	background-repeat: repeat;
	background-image:url(http://atlantaimprov.com/images/BarBackground.png);
}

#menu ul li a:hover {
	color:#FFCC00;
}

#menu ul li a:active {
	color:#FFCC00;
}

#sidemenu h4 {
	background-image:url(http://atlantaimprov.com/images/SidebarBackground.png);
	background-repeat:repeat;
	font-size: 13px;
	font-family:Arial, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color:#ff0000;
	padding-left:10px;
	font-weight: bold;
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#eaf3de;
}

#wp-calendar a {
	background-color:#dbeee0;
}


