html, body, #content	{ height:100%; }

html {
	overflow: auto;
}

body					{ margin:0; padding:0; background-color:#275865;}

#altContent				{ }


			
a:link,

a:visited{
		color: #FFFFFF;
		text-decoration: none;
	w
		}

a:active{
		color: #FFFFFF;
		text-decoration: none;
		}
			
