body {
 background-color: #222222;
 font-family: Arial, Calibri, Helvetica, Verdana, sans-serif;
 font-size: 10pt;
}

img {
 border: 0px;
 vertical-align: middle;
}

/*body > div#main {
 margin: auto;
 border: 0px;
 width: 741px;
 height: 1024px;
}*/

body > div#main {
 position:absolute;
 top: 50%;
 left: 50%;
 width: 744px;
 height: 434px;
 margin-top: -347px;
 margin-left: -372px;
}

/*div#content {
 background-image: URL(../images/design_07.png);
 width: 337px;
 height: 342px;
 float: right;
 vertical-align: bottom;
}*/

body > div#main > table {
 border-spacing: 0px;
 border: 0px;
}

body > div#main > table > tr > td {

}

td {
 vertical-align: top;
 font-size: 8pt;
}

td.content {
 background-image: URL(../images/design_06.png);
 vertical-align: top;
}

div#content {
 /*width: 325px;
 height: 282px;
 margin-top: 10px;
 margin-right: 7px;
 margin-left: 5px;
 margin-bottom: 50px;
 */
 width: 317px;
 height: 267px;
 margin-top: 5px;
 margin-right: 7px;
 margin-left: 5px;
 margin-bottom: 45px;
 overflow: auto;
}

h1 {
 font-size: 18pt;
}

h2 {
 font-size: 12pt;
}

div#links  p {
 
}

div#links  a {
 display: block;
 text-decoration: none;
 font-size: 12pt;
 color: #000000;
 padding: 10px;
 border-bottom: 1px dashed black;
}

div#links  a:hover {
 background-color: #DDDDDD;
}

div#links  a img {
 padding-right: 20px;
}

div#pictures {
 text-align: center;
}

div#pictures img {
 border: 1px solid white;
}

ul.entries {
 margin: 0px;
 padding: 0px;
}

ul.entries > li {
 list-style: none;
 padding-left: 5px;
 padding-bottom: 5px;
 margin-bottom: 5px;
 border-bottom: 1px dashed black;
}

ul.entries > li h2 {
 padding: 7px 0px;
 margin-bottom: 4px;
}

ul.entries > li cite {
 display: block;
 font-style: normal;
 font-size: 8pt;
 margin-top: 10px;
}





