﻿
html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }
#content { padding-bottom: 4em; }
#footer { clear: both; position: relative; z-index: 1; height: 3em; margin-top: -3em; color:silver; }
.class1 A:link {
	text-decoration:none; color:silver;
}
.class1 A:visited {text-decoration: none; color:silver;}

.p5 {
	color:silver;
}
 

