
#container {
	background: #D9D9D9 url(images/background.jpg) top left no-repeat;
}

a {
	color:#4E4E4E;
}

#leftside ul.box li a {
	color:#4E4E4E;
}

#mainmenu a {
	color: #4E4E4E;
}

#mainmenu a:hover {
	background: url(images/menubar.jpg) center left repeat-x;
	color: #797979;
}

#mainmenu li.current a {
	background: url(images/menubar.jpg) center left repeat-x;
	color: #797979;
}

#mainmenu li.currentparent a {
	background: url(images/menubar.jpg) center left repeat-x;
}

.image {
	border-color: #4E4E4E;
}

.intermed_image {
	border-color: #4E4E4E;
}
