.noPrint {
display:none;
}

#wrap {
margin:0 auto;
width:660px;
}


#header {
height:80px;
}

img {
border:0px;
}

#headerLeft {
background:url(../images/WebsiteLogo.gif) !important; 
width:380px;
padding-left:5px;
height:80px;
float:left;
}

#headerRight {
float:right;
padding-right:5px;
padding-bottom:3px;
width:200px;
font-size:12pt;
text-align:right;
font-weight:bold;
}

#nav {
display:none;

}

#main {
font-size:10pt;
color:#000;
}

#footer {
color:#000000;
font-size:8pt;
text-align:center;
font-weight:bold;
}

#footer p {
margin:0;
}

#logoBrowser{
display:none;
}

body {
color:#000000;
}


