/* HEAD ELEMENTS */

body {margin: 0 auto;padding: 0;font: 12px Tahoma, 'Trebuchet MS', sans-serif;color: #616161;
background: #E0E0E0;}

/* LAYOUT */

#footer        {position:relative;top:0px;width:100%;margin:0px;}

#footercontent {position:relative;top:0px;width:100%;margin:0px;border:0px}

.copyright     {text-align:right;float:right;padding:0px;}

/* LINKS */

a      {font-weight: bold;color: #909090;background-color: inherit;text-decoration: none;}
a:hover{color: #404040;background-color: inherit;}
