body
{
	background-image: none;
	/*background-image: url(dh_logo61px.gif);
	background-repeat: no-repeat;
	background-position: 69px 10px;
	background-attachment: scroll;*/
}

#main { width: 760px; }

/* layout boxes ---------------------------------------------------*/
#content-box
{
	/*margin: 5px 220px 0 5px;*/
	margin: 5px 85px 0 5px;
	padding: 0;
}

#left-col-box {
	display: none;
	}

#right-col-box {
	/*top: 95px;
	left: 540px;*/
	display: none;
	}

/* end layout boxes -----------------------------------------------*/

/* columns --------------------------------------------------------*/
#content
{
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
	/*border-right: 1px solid #999;*/
	border-right: none;
}

#right-col a.here { color: #000; }

/* end columns ---------------------------------------------------*/

/* footer --------------------------------------------------------*/

/* end footer ----------------------------------------------------*/

/* tags ----------------------------------------------------------*/

h1 { color: #000; }

h2 { color: #000; }

a:link,a:visited
{
	color: #000;
	text-decoration: underline;
}
a:hover
{
	color: #069;
	text-decoration: underline;
}
a:active
{
	color: #069;
	text-decoration: underline;
}

/* end tags -----------------------------------------------------*/

/* classes ------------------------------------------------------*/
h1.title
{
	font-size: 14px;
	line-height: normal;
	color: #000;
}

/* end classes --------------------------------------------------*/