/* --------------------------------- General Settings --------------------------- */

body {
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-image: url(../images/Bkgd_Body_light.gif);
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #695e4a;*/
	margin: 0 auto;
	padding:0;
	text-align:center;
	width:985px;
}

.HeaderHC {
	font-size:14px;
	color: #005dab;
	top: 30px;
	position: relative;
	width: 600px;
	left: 30px;
	font-family: Myriad Pro, verdana, sans-serif;
	height: 0px;
}

.HeaderHC a {
	text-decoration: none;
}

.HeaderHC a:hover {
	text-decoration: underline;
	color: #000000;
}

#credit{
background: #ffffff;
}

#credit p, #credit p a, #credit p a:hover {
color:#999;
}
/*
#search{
background: #FFFFFF;
border: 1px solid #444;
}*/

#search input{
color:#000000;
}