body {
	/* background:			#a2a2a2 url(../img/background_white.jpg) center top no-repeat; */
	}

hr {
	display:					none;
	}

a {
	color:					#000;
	}

a:hover {
	color:					#00aeef;
	}

#wrapper {
	background:			#fff;
	}

#main {
	background:			#fff;
	}

#header {
	border-bottom:		1px solid #000;
	background:			#fff;
	}

#header #logo {
	position:				absolute;
	top:						20px;
	left:						-164px;
	width:					163px;
	height:					45px;
	background:			#fff url(../img/zoomedia_logo_white.gif) no-repeat;
	}

ul#menu li a#menuon {
	color:					#00aeef;
	}

#header h2 {
	color:					#000;
	}

#header h2 a {
	color:					#00aeef;
	}

#header h2 a:hover {
	color:					#fff;
	background:			#00aeef;
	}

a#themeSwitcher {
	background:			url(../img/themeIcon_white.gif) 5px 5px no-repeat;
	}

.pageimage h1 {
	color:					#000;
	}

.pageimage h2 {
	color:					#000;
	}

.copy h3 {
	color:					#000;
	}

.copy a {
	color:					#00aeef;
	}

.copy a:hover {
	background:			#00aeef;
	color:					#fff;
	}

#footer {
	border-bottom:		1px solid #000;
	}

#footer p {
	color:					#000;
	}

#footer p a:hover {
	color:					#00aeef;
	}

