#footer { width: 800px;  BACKGROUND-COLOR: #fff;  margin-top:20px; vertical-align:bottom; text-align:right; float:none;  border-top:1px #ccc solid; padding-top:10px; }
#footer p { font-COLOR: #555; FONT-SIZE: 10px; line-height:1.5em; }
#footer A {	FONT-SIZE: 10px; COLOR: #555; TEXT-DECORATION: underline; }
#footer A:hover { COLOR: #6694AE; }
#footer .left{	width: 430px; float: left; text-align:left; }
#footer .right{	width: 360px; float: right; margin-top:15px; }
.nav{
	margin: 0px 5px 0px 0;
	padding: 0;
	list-style: none;
	float: left;
}

.nav li{
	display: inline;
	padding: 0 4px 0 5px;
}

.nav li.first{
	background: none;
	padding: 0px 3px 0px 5px;
}

.nav li a{
	color: #9a9892;
	text-decoration: none;
}

.nav li a:hover{text-decoration: underline; color:#000; }
  
               
#footer img { padding-left:5px; padding-top:5px; }

#footer a#ddee {
    display: block;
    width: 47px;
    height: 38px;
    background-image: url(../imgs/logo_dundee2.png);
    margin: 0 auto;
	float:right;
	margin-left:10px;
	text-indent: -9999px;
	}
#footer a#ddee:hover {
    background-image: url(../imgs/logo_dundee.png);
}
#footer a#abdn {
    display: block;
    width: 93px;
    height: 35px;
    background-image: url(../imgs/logo_aberdeen2.png);
    margin: 0 auto;
	float:right;
	margin-left:10px;
	text-indent: -9999px;
	}
#footer a#abdn:hover {
    background-image: url(../imgs/logo_aberdeen.png);
}
#footer a#ed {
    display: block;
    width: 38px;
    height: 38px;
    background-image: url(../imgs/logo_edinburgh2.png);
    margin: 0 auto;
	float:right;
	margin-left:10px;
	text-indent: -9999px;
	}
#footer a#ed:hover {
    background-image: url(../imgs/logo_edinburgh.png);
}
#footer a#gla {
    display: block;
    width: 111px;
    height: 35px;
    background-image: url(../imgs/logo_glasgow2.png);
    margin: 0 auto;
	float:right;
	margin-left:10px;
	text-indent: -9999px;
	}
#footer a#gla:hover {
    background-image: url(../imgs/logo_glasgow.png);
}
#footer a#dnsk {
    display: block;
    width: 113px;
    height: 35px;
    background-image: url(../imgs/logo_denmark2.png);
    margin: 0 auto;
	float:right;
	margin-left:10px;
	text-indent: -9999px;
	}
#footer a#dnsk:hover {
    background-image: url(../imgs/logo_denmark.png);
}
#footer a#notts {
    display: block;
    width: 116px;
    height: 35px;
    background-image: url(../imgs/logo_nottingham2.png);
    margin: 0 auto;
	float:right;
	margin-left:10px;
	text-indent: -9999px;
	}
#footer a#notts:hover {
    background-image: url(../imgs/logo_nottingham.png);
}
a .alt { display: none; }