/* 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 fucking 'cellspacing="0" in the markup */
table{border-collapse:collapse;border-spacing:0;}

/*main attributes*/
body{background-color:#efefef;}
#page{width:100%;min-height:100%;position:relative;font-size:85%;line-height:1.25em;}
#page-main{width:100%;min-height:100%;position:relative;background:url(../i/background.jpg) #efefef center 35% no-repeat;color:#060606;}
a:link{color:#6289b0;}
a:hover{color:#0b3b6b;}
#btm-mail{position:absolute;bottom:0;text-align:center;width:100%;height:4em;min-height:2em;margin-bottom:1em;}

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

/*error pages*/
#error-top-404{width: 100%; min-height: 190px; background:url(../i/error-top-404.gif) #efefef center bottom no-repeat;}
#error-top-403{width: 100%; min-height: 190px; background:url(../i/error-top-403.gif) #efefef center bottom no-repeat;}
#folder-f{width: 100%; min-height: 190px; background:url(../i/no-imprimatur.gif) #efefef center bottom no-repeat;}
#error-disclamer{width: 100%;margin-top:2em;}
#error-disclamer p {padding: 1em 30% 0 40%;}
#error-disclamer p span {margin-left:-1.25em;}