.sIFR-alternate, h1, h2 {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#navbar, #footer,  #lefthold, #righthold, #hide, .hide {
display: none !important;
height: 0;
width: 0;
position: absolute;
overflow: hidden;
}

#content {
	border-bottom: 0px solid #fff;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

#container {
	width: 630px;
	}
	
#news {
	width: 200px;
	}

#mainhold, #banner  {
	background-color: #fff;
	height: 100px;
	width: 600px;
	background-image: url(images/spacer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#mainhold {
	background-image: url(images/spacer.gif);
}


#content {
	border-bottom: 0px solid #fff;
}

#show, .show {
display: inline;
visibility: visible;
}

body, p, h1, h2, h3, h4, h5, h6, a, ul, label, input {
color: #000;
}
