/* Null reset*/
*{font-size:100.01%;font-family:georgia,serif;}
html,body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,blockquote,form,fieldset,legend,table,td,th{margin:0;padding:0;}
html,body{width:100%;height:100%;}
ol,ul{list-style:none;}
img{border:0;}

/* tables still need 'cellspacing="0" in the markup */
table{border-collapse:collapse;border-spacing:0;}

/*main attributes*/
body{background-color:#fefefe;}
#page{width:100%;min-height:100%;position:relative;font-size:85%;line-height:1.25em;}
a:link{color:#6289b0;}
a:hover{color:#0b3b6b;}

span.uppercase{text-transform:uppercase;font-size:80%;}
span.letterspacing{letter-spacing:0.18em;}
span.laquo{margin-left:-0.5em;}

/* Open Letters*/
#openletter{width:65%;max-width:1400px;min-width:640px;margin-left:17%;}
#op-title{width:100%;font-weight:lighter;color:#000;margin:6em 0 4em 0;}
#op-text p{font-family:arial,Sans;font-size:120%;font-weight:lighter;color:#565656;line-height:1.5em;margin-bottom:1.25em;}