
body { font-family:arial;}
#page {
width:780px;
border:1px solid silver;
height:550px;
}

#pageLong {
width:780px;
border:1px solid silver;
position:relative;
height:650px;
}
#pageXlong {
width:780px;
border:1px solid silver;
position:relative;
height:850px;
}

#pageContact {
width:780px;
border:1px solid silver;
position:relative;
height:550px;
}


#panel1 {
width:400px;
text-align:left;
padding:15px;
font-size:10pt;
}

#navtable {
width:780px;
border:solid 1px silver;
background-color:#5173BC;
color:white;
font-size:10pt;
font-weight:bold;
font-style:italic;
text-align:center;
float:left;
position:relative;
margin-bottom:0px;
}
#navtable a {color:white;}

.bold12 {font-size:12pt; font-weight:bold;}
.copyright { width:780px;float:clear; margin:15px; color:silver; font-size:8pt; text-align:center;}
.copyright a {text-decoration:none;color:silver;}