#footer {
     border: 0px solid #ffffff;
     float: left;
     clear: both;
     width: 470px; 
     text-align: center;
     line-height:  .8;
}

#bottomblock {
     bottom: -5%;
     left: 25%;
     position: absolute;
}

#gallerybottomblock {
     top: 800px;
     left: 50%;
     position: absolute;
     z-index: 500;
}

#fontset {
     font-size: 13pt;
}

#fontset_tiny {
     font-size: 0pt;
     color: #333333;
}

a {
  outline: none;
}

body {
	font: 78%/1.5 arial, helvetica, serif;
	font:bold, 100%/1.5 Arial,Helvetica;
	font-size:11pt;
	background: #333333;
	text-align: left;
	padding: 0;
	margin: 2em;
}

#container {
	width: 37em;
        z-index: 200;
        position: relative;
	text-align: left;
	border: 0px solid #649dc8;
	margin: 0;
}

dl {
        color: #ffffff;
        margin-left: 30px;
}

p {

        color: #ffffff;
	margin: 1em 2em;
}

h1 {
	height: 22px;
        color: #ec008c;
	margin: 1em 2em 2em  0;
}

h2 {
	height: 22px;
        color: #ec008c;
	margin: 1em 2em 2em  0;
}

h3 {
	height: 22px;
        color: #ec008c;
	margin: 1em 2em 2em  0;
}

#centerContent {
        position: absolute;
}

#nav, #nav ul {
	float: left;
	width: 35em;
	list-style: none;
	line-height: 1.5;
	background: #042554;
	font-weight: regular;
	padding: 0;
	border: solid #042554;
	border-width: 1px 0;
	margin: 0 0em 1em 0;
}

#nav a {
	display: block;
	width: 6em;
	w\idth: 6em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 7em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto; /* auto */
	width: 9em;
	w\idth: 9em; /* 10 */
	font-weight: normal;
	border-width: 0em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 8em; /* 10 */ 
}

#nav li ul a {
	width: 10em;
	w\idth: 10em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}

#nav li:hover {
         background-image:url(hover_back.png);
}

#nav li.sfhover {
         background-image:url(hover_back.png);
}

#sub li:hover  {
         background-image:url(new_normal_back.png);
}


#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 0px;
	background: #333333;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}

