
html { height: 100%;}
body { height: 100%; font-family: Georgia; height: 100%; background-image: url(images/green_stripe.png); background-repeat: repeat; margin: 10px; }

h1 { color: #666; font-size: 18pt; font-family: Georgia; font-weight: bold; font-style: italic; line-height: 12pt; margin: 20px 0px 0px 20px; }
h2.tagline { color: #c00; margin-top: 8px; margin-bottom: 40px; margin-left: 20px; }
h2 { color: #666; font-size: 10pt; font-family: Georgia; font-weight: bold; font-style: italic; line-height: 8pt; margin-top: 0; margin-left: 20px; }
p { color: #666; font-size: 10pt; font-family: Georgia; font-style: italic; line-height: 13pt; margin-top: 18px; margin-right: 25px; margin-left: 25px; }

a:link,
a:active,
a:visited,
a { color: #666; text-decoration: none; font-style: italic;}
a:hover,
a:visited:hover { color: #c00; text-decoration: none; }

a.selected:link,
a.selected:active,
a.selected:visited,
a.selected { color: #c00;font-family: Georgia; font-weight: bold; font-style: italic; line-height: 12pt; text-decoration: none; }
a.selected:hover,
a.selected:visited:hover { color: #c00; text-decoration: none; }

ul.menu { list-style-type: none; margin: 0px; padding: 0px 20px; }
ul.menu ul { list-style-type: none; margin: 0px; padding: 0px 20px; display: none; }
ul.menu ul.selected {display: block}

table.container { margin: 0px; padding: 0px; height: 600px; width: 910px; border-spacing: 10px;}
table.container td { padding: 0px 10px 0px 0px; vertical-align: top; }
table.container td.menu { background: #fff; width: 250px; }
table.container td.content { background: #fff; padding: 20px ; }

.twitter {margin-left: 25px; margin-top: 50px;}

.description {  color: #666; font-size: 9pt; font-family: Georgia; font-style: italic; line-height: 13pt; margin-top: 0;  margin-left: 0; margin-bottom: 20px}
.title { color: #666; font-size: 10pt; font-family: Georgia; font-weight: bold; font-style: italic; line-height: 8pt; margin-top: 10px; margin-left: 0; }
.copyright { color: #666; font-size: 7pt; font-family: Georgia; margin-left: 0px; margin-top: 3px}
.hide { display: none;}
.show { display: block;}
.divider { margin-top: 0px;}
.top { margin-bottom: 0px;}
.middle { margin-left: 100px;}
.bold { color: #666; font-size: 10pt; font-family: Georgia; font-weight: bold; font-style: italic; line-height: 13pt; margin-top: 18px; margin-right: 25px; margin-left: 25px; }