#mainimage {
	height: 165px;
	background-image:url(../images/mainimage.jpg);
	margin:10px 0px 0px 10px;
	padding:0px;
	width: 545px;
}
#mainimage span {
	display:none;
}

#subimage1 {
	height: 100px;
	background-image:url("../images/subimages/rotate.php");
	margin:0px;
	padding:0px;
}
#subimage1 span {
	display:none;
}

#subimage2 {
	height: 100px;
	background-image:url("../images/subimages/rotate.php");
	margin:0px;
	padding:0px;
}
#subimage2 span {
	display:none;
}

#subimage3 {
	height: 100px;
	background-image:url("../images/subimages/rotate.php");
	margin:0px;
	padding:0px;
}
#subimage3 span {
	display:none;
}

#subimage4 {
	height: 100px;
	background-image:url("../images/subimages/rotate.php");
	margin:0px;
	padding:0px;
}
#subimage4 span {
	display:none;
}

#header {
	height:70px;
	background: #FFFFFF url("../images/logo.gif");
	background-repeat:no-repeat;
	background-position: 10px 0;
	border-bottom:1px solid #E8E8E8;
	padding:0px;
	margin:0px;
}

#orange_strip { 
	background-color: #326621;
}

#center_box #content h2,
#firstleft_box h2,
#home #firstright_box h2,
#secondleft_box h2,
#home #secondright_box h2,
#thirdleft_box_like2nd h2,
#home #thirdright_box h2{
	color: #326621;
}