BODY {
	background-color: #000000;
	font-size: 10pt;
	font-family: Verdana;
}
DIV#Menubar {
	background-color: #766245;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	width: 450px;
	left: 0px;
	top: 162px;
	z-index:3;
        white-space: nowrap;
        line-height: 1.4;
}
DIV#Menubar a {
	display:block;
        text-decoration: none;
        color: #ffffff;
        }
DIV#Menubar a:visited {
        color: #ffffff;
        }
DIV#Menubar a:hover {
        background: #c7b8a5;
        color: #000000;
        }
DIV#Menubar table {
        font-size : 9pt;
	padding: 0px;
	margin: 0px;
	border:0px;
}
DIV#Menubar table tr {
	padding: 0px;
	margin: 0px;
	border:0px;
}
DIV#Menubar table td {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border:0px;
}
DIV#Container {
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	left: 0px;
	top: 163px;
	z-index: 1;
	overflow: auto;
	width: 790px;
}
DIV#Content {
	z-index: 1;
	overflow: auto;
	margin: 30px;
	width: 730px;
}
* html div#Content
{
  width: 790px;
  w\idth: 730px;
}
div#Footer {
	background-color: #766245;
	z-index:2;
	padding: 10px;
	margin: 20px;
	margin-top:30px;
	width:730px;
}
* html div#Footer
{
  width: 790px;
  w\idth: 730px;
}

div.quote {
	width:706px;
	background-color: #2e271b;
	color: #ffffff;
	font-size: 11pt;
	border: solid 1px;
	border-color:black;
	display: table;
	padding:10px;
}
* html div.quote
{
  width: 726px;
  w\idth: 706px;
}
div.quote p {
	text-indent:-20px;
	margin-left:20px;
}
H1 {
	font-size: 20pt;
}
H3 {
	font-size: 14pt;
	font-style: bold;
	margin-top: 35px;
	margin-left: 50px;
}
a:link {
	color: #002040;
}
a:visited {
	color: #002080;
}
a:active {
	color: #002080;
}
p.reference {
	color: #403022;
	text-indent:-20px;
	margin-left:40px;
}
p.reference a:link {
	color: #403080;
}

p.reference a:visited {
	color: #4030ff;
}

DIV#BackTop {
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	height: 158px;
	width: 790px;
	left: 0px;
	top: 0px;
}
DIV#BackLeft {

	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	height: 35px;
	width: 511px;
	left: 279px;
	top: 158px;
	z-index:3;
}
DIV#OpenMenu {
	background-color: #766245;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	width: 188px;
	left: 592px;
	top: 190px;
	z-index:2;
        margin-bottom: 1em;
        white-space: nowrap;
        line-height: 1.4;
        }

DIV#Menu {
	background-color: #766245;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	width: 188px;
	left: 592px;
	top: 190px;
	z-index:2;
        margin-bottom: 1em;
        white-space: nowrap;
        line-height: 1.4;
	visibility:hidden;
        }

DIV#Menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

DIV#Menu li {
        border-bottom: 1px solid #ccc;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        list-style-position: inside;
        list-style-type: none;
        }

DIV#Menu li.divider {
        border-bottom: 5px solid #c00;
        }

DIV#Menu li a {
        display: block; /* lines go all the way */
        padding: 1px  0.5em 1px 15px;
        text-decoration: none;
        color: #ffffff;
        }

DIV#Menu li a:visited {
        color: #ffffff;
        }

DIV#Menu li a:hover {
        background: #c7b8a5;
        color: #000000;
        }

DIV#Menu .linkhead h4 {
           color: #000;
           font-weight: 700;
           padding: .5em 0 0 15px;
           margin: 0;
           }
.linkhead h4 {
        font-family: verdana, arial, sans-serif;
        font-size: 100%;
        border-bottom: 1px solid #ccc;
        }

