body {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	text-align: left;
	border-collapse: collapse;
	background-color: black;
	margin: 0px;
	padding: 0px;
    text-align: center;
    color: white;
}
body h1 {
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
}
body h2 {
    margin: 4px;
    padding: 2px;
    font-size: 12pt;
}
em {
    color: #ffcc00;
    font-weight: bold;
}
a {
    text-decoration: none;
    color: #00CC00;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}
h1 {
    speak: normal;
    voice-family: paul;
    stress: 20;
    richness: 90;
}
p {
    speak: normal;
    voice-family: paul;
    stress: 20;
    richness: 90;
}
pre {
    color: magenta;
    font-size: 12pt;
    margin-left: 12px;
    padding-left: 24px;
}
acronym {
    color: #ffcc00;
    font-weight: bold;
    font-style: italic;
}

dt {
    margin: 0px;
    padding: 0px;
}
dd {
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 10px;
    line-height: 12px;
    text-align: justify;
}
dl {
    margin: 0px;
    padding: 0px;
}

.links h2 {
    margin: 0px;
    padding: 0px;
    padding-top: 8px;
    padding-bottom: 2px;
    border-bottom: 1px solid #3366CC;
    font-weight: bold;
    color: #3399FF;
}
.links h3 {
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 2px;
    margin-bottom: 4px;
    border-bottom: 1px solid #666666;
    color: #999999;
}
.links h4 {
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: 1px solid #660066;
    color: #CC33CC;
}
.links dd {
    color: white;
}
.links dl dl {
    padding-left: 24px;
}
.links dl dt {
    font-size: 12px;
}
.sidebar h1 acronym {
    color: white;
}

.section ul {
    font-size: 8pt;
}
.section ul li label {
    color: #ff9900;
}
.section ul li p {
    display: inline;
}
.header-wrapper {
    background: url(/images/header-bg.png);
    margin-top: 0px; 
    margin-bottom: 0px;
    padding: 0px; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    text-align: right;
    vertical-align: bottom;
    color: white;
}

.header {
    width: 700px;
    margin-top: 0px; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0px; 
    text-align: right;
    vertical-align: bottom;
    color: white;
}

.header h1 {
    margin: 16px;
    margin-right: 8px;
    margin-bottom: 0;
    margin-top: 8px;
    color: black;
}
.header h2 {
    margin: 0;
    margin-right: 10px;
    margin-bottom: 8px;
    padding: 0;
    font-size: 8pt;
    color: black;
}
.header a {
    color: white;
}
.header a:active {
    color: white;
}
.header a:visited {
    color: white;
}
.header a:hover {
    color: white;
}
.header img {
    padding-top: 18px; 
    padding-bottom: 18px;
}
.section {
    width: 475px;
    margin-top: 0px;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: left;
    float: left;
}
.section h1 {
    margin: 4px;
    padding: 4px;
    font-size: 14pt;
    font-weight: bold;
    color: white;
    text-align: left;
    border: 1px dashed #666666;
}
.section h1 img {
    border: none;
    float: right; 
    margin: 4px;
}
.section p {
    margin: 0px;
    padding: 4px;
    text-align: left;
    color: white;
}

.section img {
    margin: 8px;
}
.section p ul {
    color: white;
}
.section p ul li {
    color: white;
}
.section p ul li a:visited {
    color: white;
}
.section a {
    color: #FF8C00;
}
.section a#gallery {
    display: block;
    padding: 2px;
    border: 1px ridge #FF8C00;
    /*background-color: #FF8C00;*/
    color: #ff8c00;
    text-align: right;
}

.footer-wrapper {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    clear: both;
    padding: 4px;
    margin-bottom: 10px;
}

.footer {
    width: 700px;
    padding: 4px;
    margin-left: auto;
    margin-right: auto;
    font-size: 7pt;
}

.footer .copyright {
    margin-top: 0px;
    padding: 0px;
    color: white;
    text-align: left;
    color: black;
}

.footer .copyright {
    padding: 2px;
    margin: 0;
    text-align: center;
}

.footer ul {
    padding: 0;
    padding-bottom: 4px;
    margin: 0;
    text-align: center;
}
.footer ul li {
    display: inline;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0;
}

.footer ul.links {
}

.footer ul.links li {
    border-left: 1px solid black;
}

.footer ul.icons li {
    margin: 0;
    padding: 0;
}

.footer a {
    color: black;
}

.footer a:hover {
    color: #ffcc00;
}

.thumb {
    width: 215px;
    height: 408px;
    display: inline;
    float: left;
    padding: 8px;
	vertical-align: top;
	text-align: center;
}

.thumb-horz {
    width: 215px;
    height: 250px;
    display: inline;
    float: left;
    padding: 8px;
	vertical-align: top;
	text-align: center;
}

.thumb p {
    padding: 4px;
    margin: 0px;
    font-size: 8pt;
}

.thumb a {
    border: none;
}

.thumb p a {
    border: none;
}

.thumb strong {
    padding: 4px;
    margin: 0px;
    font-weight: bold;
    color: #ffcc00;
}

.thumb-horz strong {
    padding: 4px;
    margin: 0px;
    font-weight: bold;
    color: #ffcc00;
}

.thumb img {
    margin: 8px;
    border: none;
}

.menu-wrapper {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

.menu {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.menu ul {
    margin: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 4px;
    text-align: left;
}

.menu ul li {
    margin: 0;
    color: white;
    font-weight: bold;
    display: inline;
    padding: 4px 8px 4px 8px;
    border: 1px solid #333333;
}

.menu ul li:hover {
    background-color: #333333;
}

.menu ul li a {
    color: #cccccc;
}

.menu ul li a:visited {
    color: #cccccc;
}

.menu ul li a:hover {
    color: white;
}

.body {
    margin: 0;
    padding: 0;
}

.wrapper {
    width: 100%;
    float: left;
    margin: 0;
}

.main {
    position: relative;
    display: block;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.sidebar {
    padding: 8px;
    margin-left: 4px;
    margin-right: 0px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 180px;
    float: right;
    border: 1px solid #666666;
    text-align: left;
    font-size: 8pt;
}

.sidebar h1 {
    font-size: 14pt;
    margin: 0px;
}
.sidebar h2 {
    margin: 0px;
    font-size: 13pt;
    font-weight: bold;
}
.sidebar ul {
    list-style-image: url(/images/icons/disk.png);
}
.sidebar ul li {
    color: #3399FF;
}
.sidebar ul li a {
    color: #3399FF;
}
.sitemap {
    margin-right: auto;
    margin-left: auto;
}
.sitemap td {
    border-bottom: 1px solid #666666;
    text-align: left;
    font-size: 8pt;
}
.sitemap thead tr td {
    border: 1px solid red;
    white-space: nowrap;
}
.counter {
    font-family: monospace, Courier New;
    font-size: 11pt;
    color: #ffcc00;
    border: 1px dashed #ffcc00;
    float: left;
}
.counter p {
    padding: 2px 4px 2px 4px;
    margin: 0;
}
.ad {
    width: 400px;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    text-align: left;
    float: left;
    padding: 16px;
    background-color: #3399FF;
    border: 2px solid #3366FF;
}
.ad a {
    color: #cccccc;
    text-decoration: underline;
}
.ad a:hover {
    color: #ffcc00;
}

