/** FOOTER **/
#foot-text-upper {
	background: url('/or/images/footer-right.gif') no-repeat 0 0; 
	background-position: right;
	color:#000000;
	text-align: center;
	background-color: #cccc99; 
	padding: .3em 0;
	font-size: x-small;
	width: 100%;
	float: left;
	clear: left;
	height: 1.5em;}
	
#foot-text{
	padding: .3em 0;
	background-color: #000000;
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	float: left;
	clear: left;
	width: 100%;
	height: 1.5em;}

#foot-text a{
	color: #FFFFFF;
	font-size: x-small;}

#foot-text a:hover{
	color:#FF0000;
	font-size: x-small;}


#foot-text-upper a {
	color: #000000; 
	font-size: x-small;}

#foot-text-upper a:hover {
	color:#FF0000;
	font-size: x-small;}
