BODY {
	BACKGROUND: #555
}
#wrapper {
	BACKGROUND: url(wrapperbg.jpg) #fff repeat-y center top
}
#header {
	BACKGROUND: url(headerbg.jpg) #555 no-repeat center bottom
}
#footer {
	BACKGROUND: url(footerbg.jpg) no-repeat center bottom
}
#credit {
	BACKGROUND: #555
}
#credit P {
	COLOR: #999
}
#credit P A {
	COLOR: #999
}
#credit P A:hover {
	COLOR: #999
}
#search {
	BORDER-BOTTOM: #444 1px solid; BORDER-LEFT: #444 1px solid; BACKGROUND: #888; BORDER-TOP: #444 1px solid; BORDER-RIGHT: #444 1px solid
}
#search INPUT {
	COLOR: #fff
}

