@charset "utf-8";
/* CSS Document */

* { margin: 0 auto; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em;  color: #333; z-index: 1; }

/*html,*/ body { width: 750px; min-height:101%; }

h1 { position: absolute; z-index: 999; top: 0px; right: 0px; padding: 0 10px; color: #fff; background: #1A1B1F; font-size: 2em; font-weight:100; line-height: 50px; }
.home { top: 85px; left: 485px; }

h2 { font-size: 1.5em; line-height: 1.5em; font-weight: 100; margin: 0 0 1em 0; }

h3 { font-size: 1.25em; line-height: 1em; font-weight: 100; margin: 0 0 1em 0; }

p, li, td { line-height: 1.3em; }

p { margin: 1em 0; }

.pub-list p { position: relative; /*margin: 1.2em 0;*/ }
.pub-list p:first-letter { position: absolute; display: block; top: 0; bottom: 0; font-size: 1.7em; float: left; padding-top: 0.2em; height: 100%; }

ul { margin: 1em 1em 1em 2em; }

a:hover { color: #063; }

img { border: none; }

#wrapper { position: relative; top: 0; bottom: 0; width: 780px; min-height: 100%; height: auto; padding-top: 100px; /*text-align: left;*/ }
#skip { position: absolute; z-index: 9;  top: 0; right: 0; left: 0; height: 50px; }

.menu { border-bottom: 1px dotted #333; }
#menu { position: absolute; z-index: 998; top: 0; right: 0; left: 0; }
#menu ul { list-style: none; margin: 0; }
#menu ul li { float: left; line-height: 50px; }
#menu ul li a { display: block; float: left; line-height: 50px; padding: 0 10px; background: #fff; }
#menu ul li a:hover { background: #1A1B1F; color: #fff; }
#menu ul li#date { float: right; }

.news {}
.news {}
.news {}
.news {}

#banner { position: absolute; top: 50px; width: 265px; height: 180px; padding: 100px 20px 20px 495px; }
#banner p { background: #1A1B1F; color: #fff; }
#banner p#contacthome { margin-top: 40px; }
#banner p#contacthome a { color: #fff; text-decoration: underline; }

#footer { margin: 5em 0; width: 750px !important; }


	
