body {
	/* background:			#333 url(../img/background_black.jpg) center top no-repeat; */
	}

a {
	color:					#fff;
	}

a:hover {
	color:					#ff0;
	}

#wrapper {

	}

#main {
	background-image: url(../img/darker.png);
	}

#header {
	background:			#000;
	border-bottom:		1px solid #fff;
	 margin-left: -204px;
    padding-left: 204px;
    width: 836px;
	}

#header #logo {
	position:				absolute;
	top:						20px;
	left:						17px;
	width:					163px;
	height:					45px;
	background:			#000 url(../img/zoomedia_logo_black.gif) no-repeat;
	}

ul#menu li a#menuon {
	color:					#ff0;
	}

#header h2 {
	color:					#fff;
	}

#header h2 a {
	color:					#ff0;
	}

#header h2 a:hover {
	color:					#000;
	background:			#ff0;
	}

a#themeSwitcher {
	background:			url(../img/themeIcon_black.gif) 5px 5px no-repeat;
	}

.pageimage h1 {
	color:					#fff;
	}

.pageimage h2 {
	color:					#fff;
	}

.copy h3 {
	color:					#fff;
	}

.copy a {
	color:					#ff0;
	}

.copy a:hover {
	background:			#ff0;
	color:					#000;
	}

#footer {
	border-bottom:		1px solid #fff;
	}

#footer p {
	color:					#fff;
	}

#footer p a:hover {
	color:					#ff0;
	}

