body {
	background-color: #FFF;
}
a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #06C;
}
a:hover{
	color: #F60;
}
img{
	border: none;
}
dt {
	font-weight: bold;
}
dd {
	font-weight: normal;
	color: #666666;
}
abbr, acronym {
  cursor: help;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content_holder, #page_holder, #content-holder {
	width: 100%;
	float: none;
}
#logo h1 {
	display: block;
}
#logo{
	width: 100%;
}
#search-form, .horz-menu-thin, #assoc-tb, #menu_holder {
	display: none;
}

