body { padding: 0 3em 0 3em; margin: 0; background-color: #000016; /* background-image: url('/images/background.png'); */ background-repeat: repeat-x; background-position: 2.3em 5.30em; font-family: sans-serif; font-size: 14px; }
div#logo, div#services, div#content { padding: 1em; text-align: left; margin: 0 auto 1em auto; }
#home div#logo, #home div#services, #home div#content { width: 15em; text-align: center; }
div#logo { color: #FFF; padding: 0; }
div#logo h1:first-letter { font-size: 1.5em; }
div#services, div#content { background-image: url('/images/ffffff_opacity_85.png'); color: #000; }
div#services ul { list-style-type: none; margin: 0; padding: 0; }
div#services ul li { display: inline; }
#home div#services ul li { display: block; }
div#services ul li:before { content: " | "; }
#home div#services ul li:before { content: none; }
div#services ul li:first-child:before { content: none; }
div#information { float: right; text-align: center; border-left: .125em #000 solid; padding-left: 1em; margin-left: 1em; width: 15em; }
div#information p { margin-bottom: 2em; }
p.signature { display: block; text-align: right; }
a { text-decoration: none; }
a.entic { color: #1C60AD; font-size: 1.5em; }
a.entic:before { content: "{"; color: #F6A648; }
a.entic:after { content: "}"; color: #F6A648; }
a[href='#'] { color: #999; }
dl.news { margin: 0; padding: 0; }
dl.news dt:first-child, dl.news dt:first-child + dd { font-weight: bold; }
h1, h2 { font-weight: normal; }
//dl.news dt { position: relative; left: 0; top: 1.25em; width: 7.5em; }
//dl.news dd { border-width: 0 0 0 .125em; border-style: solid; border-color: #000; margin-left: 7.5em; padding-left: .5em; }
h1 > a:visited { color: #FFF; }


