html, body {height:100%; margin: 0; padding: 0; }

html>body {
	font-size: 16px; 
	font-size: 68.75%;
} /* Reset Base Font Size */

body {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 68.75%;
	background: #fff;
	color: #333;
}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }

#banner { padding: 12.3px; background-color: #2B68AB; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(../images/picture4.PNG); height:79px; /*repeat-x*/ }
#banner a {
	color: WHITE;
}

#main { padding: 1em; }

a img { border: none; }

.font2
{
	font-family:Tahoma, Verdana, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight: bold;
}