@charset "utf-8";
/* CSS Document */
* {
background-color: #ffffff; 
color:#000000; 
text-decoration: none;
width: 100%;
margin: none;
float: none;
padding: none;
border: none;
clear: both;
}

div#logoscreen, div#footer, div#smenu, div#menu, div.clearit
{display:none}

#logoprint
{
max-width:400px;
	
}

h1
{
    font-family: georgia, geneva, serif;
	font-size: +4;
	font-weight: normal;
}
h2
{
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: +3;
	font-weight: normal;
}

h3
{
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: +2;
	font-weight: normal;
}

h4
{
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: +1;
	font-weight: strong;
}

#primarycontent img {
float:none;
max-width: 35%;
line-height : 2em;
margin: 0 auto 0px auto;
clear: both;
padding : 3px;				/* primary pages have picture frames */
border: none;
}

#secondarycontent img {
float:none;
max-width: 35%;
line-height : 2em;
margin: 0 auto 0px auto;
clear: both;
padding : 3px;				/* primary pages have picture frames */
border: none;
}

