/* CSS Document */
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center;
	background: url(imagesdh/DSCN0003_100.gif);
}
#header {
	background: #000000;
	width: 100%;
	height: 54px;
	text-align: center;
}
#headerlinks {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	background: #FBF278;
	text-align: center;
}
#headerblock {
	text-align: left;
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	background: #000000;
}
#headerlinksblock {
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #FF6600;
	border: 6px solid #FF6600;
	display: block;
	margin-top: 8px;
	margin-right: 8px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#homephoto {
	text-align: center;
	width: 100%;
}
#content .col1 ul {
	list-style: none;
}
.col1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	float: left;
	width: 220px;
}
.col2 {
	float: left;
	width: 408px;
	background: #FFFFFF;
}
.col2 p {
	color: #FA5F03;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	border: 1px solid #333333;
	padding: 3px 10px 5px;
}
#content {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.col3 {
	float: left;
	width: 90px;
	background: #FFFFFF;
	text-align: center;
}
.spacer {
	clear: left;
	height:1px;
	width: 100%;
	background: #FFFFFF;
}
.col2 img {
	border-bottom: 5px solid #FFFFFF;
}
.background {
	background: url(imagesdh/bg_helpwanted.gif);
}
#blackline {
	width: 100%;
	height: 3px;
	background: #000000;
}
.col3 p {
	padding-top: 5px;
	color: #000000;
	width: 69px;
	text-align: center;
	font-size: 10px;
	border: 1px solid #333333;
}
.col3 a {
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	border: none;
	color: #333333;
	font: 10px Arial, Helvetica, sans-serif;
}
.col3 a:visited {
	color: #000000;
	text-decoration: none;
}
.col3 a:hover {
	text-decoration: underline;
}

