body {
/*	background: #fff url(images/orange/bg.jpg) 50% 0 no-repeat;*/
	background: url(images/orange/bg_my.jpg) 50% 0 repeat-y;
}

a:link,
a:visited {
	color: #FF8600;
}

a:hover {
	text-decoration: underline;
}

span#logo {
	background: url(images/orange/logo.png) 0 0 no-repeat;
}

div#menubar {
	background: url(images/orange/menu_bg.png) 0 0 repeat-x;
}

div.moduletable h3 {
	background:  url(images/orange/module_head.png) no-repeat;	
	color: #ffff;
}

#mainmenu li {
	border-left:  1px solid #D99117;
}

.contentheading {
	color: #FF8600;
}

h2 {
	color: #FF8600;
}

h3 {
	color: #FF8600;
}