* { 
margin : 0; 
padding : 0; 
} 
p { 
padding-top : 7px; 
padding-bottom : 8px;
font-size : 115%;
}
h1 { 
padding-top : 9px; 
padding-bottom : 9px; 
color : #000000; 
font-size : 140%; 
font-variant: small-caps;
} 
h1 a
{
visibility:hidden;
}
h2 { 
padding-top : 9px; 
padding-left : 40px; 
padding-bottom : 7px; 
color : #111111; 
font-size : 1.0em; 
} 
h3 { 
padding-top : 5px; 
padding-left : 20px; 
padding-bottom : 5px; 
color : rgb(60, 60, 60);
font-weight: normal;
} 
h4 { 
padding-top : 3px; 
padding-left : 44px; 
padding-bottom : 3px; 
color : rgb(60, 60, 60);

} 
a:link { 
color : #3333FF;
text-decoration : none;
} 
a:visited { 
color : #3333FF;
text-decoration : none;
} 
a:hover { 
color : #777777;
text-decoration: underline; 
} 
a:active { 
color : #3333FF;
text-decoration : none;
} 
body { 
background-color : #ffffff; 
font-family :   Calibri, Times New Roman, sans-serif; 
font-color : #222222;
font-size: 1.1em;
} 
#menu {
height: 50px;
font-size: 1.1em;
color: #000000;
text-align: center;
padding: 5px 0 5px 0;
}
#menu a { 
color : rgb(70, 70, 70); 
font-size: 105%;
text-decoration : none; 
} 
#menu a:hover { 
color : rgb(0, 0, 0); 
} 
#imgl {
float: left; 
margin: 0; 
}  
#imgr {
float: right;  
margin: 0; 
}  
#logo { 
height: 250px;
background-image : url(images/banner.jpg);
background-repeat: no-repeat;
} 

img { border: none; }

#content { 
width: 820px;
text-align: left;
} 
#footer { 
height : 85px; 
padding-top : 22px; 
text-align : center; 
font-size : 1.0em; 
} 