h2 {
	margin-left:80px;
	text-align:left;
	font: 105%/1.0 arial, helvetica, serif;
	color: #1AC0FD;
	line-height:1;
}

h2.gold {
	color: #F2A048;
}

h2.gold a {
	color: #F2A048;
}

h3 {
	text-align: center;
	font: 120%/1.0 arial, helvetica, serif;
	color: #1AC0FD;
}

h4 {
	text-align:center;
	font: 105%/1.0 arial, helvetica, serif;
	color: #1AC0FD;
}

h4.right {
	text-align: right;	
}

h4.left {
	text-align: left;
}


h5 {
	margin-left:5em;	
	text-align:left;
	font: 95%/1.0 arial, helvetica, serif;
	color: #DED1AD;
	line-height: 1.6em;
	width: 55em;
	align:center;
}

h6 {
	text-align:center;
	font: 90%/1.0 arial, helvetica, serif;
	color: #FFFFFF;
}


#pagecontent {
	margin-left: 2em;
	margin-right:8em;
}

#pagecontent img {
	border: 1px #ffffff solid;
	margin-left: 2em;
	margin-right: 2em;
}

table.art {
	width:1000px;
	table-layout: fixed;
	align:center;
}

.artleft {
	width:65%;
	text-align:right;
}

p {
	width: 28em;
	font-size: 1.0em;
	line-height: 1.6em;
}

p.right {
	width: 28em;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: right;
	float: right;
}

p.left {
	font-size: 1.0em;
	width: 28em;
	line-height: 1.6em;
	text-align: left;
	float: left;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #F2A048;
}
 
#smurf strong {
	font-size: 1.2em;
	color: black;
}
 
h1 {
	height: 65px;
	text-indent: 20em;
	margin: 1em 0 0 0;
}


#content {
	clear: left;
	color: white;
}
 
#content a {
	color: white;
}
 
#content a:hover {
	text-decoration: none;
	color: red;
}
 
#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}
 
#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}
 
#scaffolding a:hover {
	background-position: 181px -70px;
	color:white;
}

h2.gold {
	color: #1AC0FD;
}

