/* ### FOOTER ### */

#footerCamera {
float: left;
width: 100%;
height: 50px;
background: url(../images/footerBg.gif) top left repeat-x #09163e;
text-align: center;
color: #fff;
font-size: 0.7em;
padding-top: 20px;
line-height: 1.6em;
margin-top: 20px;
}

#footerCamera a:link, #footerCamera a:visited {
color: #829bcc;
}

#footerCamera a:hover {
text-decoration: underline;
}

