﻿*, html, body, div, dl, dt, dd, ul, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, th, td {
    margin: 0;
    padding: 0;
}
blockquote {
	margin-left: 30px;
	text-align: justify;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
div.main li {
	margin-left: 40px;
}
caption, th {
    text-align: left;
}

strong {
    font-weight: bold;
}
em {
    font-style: italic;
}

a {
    outline: none;
}
a img {
    border: none;
}

h1.title a {
    text-indent: -9999px;
    width: 267px;
    height: 120px;
    position: absolute;
    top: 120px;
    left: -2px;
    overflow: hidden;
    display: block;
    border: none;
}
h1.title a:hover {
    border: none;
}

h1 {
    margin: 60px 0 2px 0;
    color: #fff;
    font-family: Arial;
}
h2 {
    margin: 60px 0 2px 0;
    color: #fff;
    font-family: Arial;
}

h3 {
    font-family: Arial;
    margin: 60px 0 2px 0;
    color: #fff;
}
h3.title {
	margin: 20px 0px 5px 0px;
}
h4 {
    font: 16px/24px Georgia, 'Times New Roman' , Times, serif bold;
    margin: 40px 0 2px 0;
    color: #fff;
}

p {
    margin: 4px 0 16px 4px;
}
body, h4, p, li, dt, dd, label, input, textarea {
    font-family: Arial;
}
h4 {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
body, p, li, dt, dd, label {
    font-size: 11pt;
    color: #fff;
}
input, textarea {
    font-size: 11px;
    color: #000;
    padding: 2px;
}
blockquote {
    font: 11px/18px Georgia, 'Times New Roman' , Times, serif bold;
}

pre, code {
    margin: 2px 0 16px 0;
    background: #000;
    color: #ccc;
    font: 12px/16px 'Courier New' , Courier, monospace;
}
pre {
    padding: 10px;
}

/*a {
    text-decoration: none;
}
a:hover {
    color: #fff;
    border-bottom: 2px solid #900;
    padding: 0 0 1px 0;
}
*/
h2 a {
    color: #fff;
}

body {
    background: #191919;
    text-align: center;
}

div#headerWrapper, div#footerWrapper {
    width: 100%;
    margin: 0;
    padding: 1px 0 0 0;
}

html > body div#headerWrapper, html > body div#footerWrapper {
    background: url(headerWrapperBG01.png) center left repeat-x;
}

div#headerContent {
    width: 890px;
    height: 160px;
    margin: 38px auto 0 auto;
    padding: 0;
    text-align: left;
    position: relative;
    background: url(name.png);
    background-repeat: no-repeat;
}

div#wrapper {
    width: 910px;
    margin: -80px auto 0 auto;
    padding: 0;
    text-align: left;
    position: relative;
}

div.main {
    width: 630px;
    float: left;
    padding: 0 33px 0 10px;
}
div.extras {
    width: 200px;
    float: left;
    padding: 0 0 0 3px;
}
br.columnEnder {
    clear: both;
    border: none;
    height: 0;
}

div#footerWrapper {
    width: 100%;
    height: 360px;
    margin: 0;
}
html > body div#footerWrapper {
    background: url(headerWrapperBG01.png) center left repeat-x;
}

div#footerContent {
    width: 890px;
    height: 220px;
    margin: 0 auto;
    padding: 140px 0 0 0;
    text-align: left;
    position: relative;
}

/*p.copyrightInfo { position:absolute; top:132px; left:690px; width:190px; font-size: 8pt }*/

p.copyrightInfo {
    text-align: center;
    font-size: 8pt;
}
div.extras {
	position: relative;
}
ul.nav {
    width: 200px;
    height: 69px;
    position: absolute;
    top: 142px;
    left: 456px;
}
ul.nav li a {
    margin: 0px;
    padding: 0px;
}
ul.links {
    width: 166px;
    border: 5px solid #000;
    margin: 6px 0px 10px 0px;
	font-size: 10pt;   
    background: url(semiTransparent.png);
}
ul.links {
	list-style-type: none;
}
.links a:link, .links a:visited {
	color: white;	
    font-size: 10pt;
    border-bottom: 1px solid #000;
    margin: 1px 0px 1px 0px;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 4px 0;
}
.links a:hover {
	color: #000;
	background-color: white;
	background: white;
}

body {
    background: #1a1a1a url(bodyBG-v45-01.jpg) top center no-repeat fixed;
}
.gb a:link, .gb a:visited, .gb a:hover, gb a:active {
	color: white; 
	text-decoration: underline;
}
.gb a:hover {
	text-decoration: none;
}
div.main a {
	color: white;
	font-weight: bold;
}
div.main a:hover {
	background: #fff;
    color: #000;
    text-decoration: none;
}
#stack {
	width: 600px;
	height: 600px;
	background: transparent;
}