body{
	background-color	:#000;
	color				:#fff;
}

#headerholder{
	background			:#000 url("../images/header.jpg") repeat-y bottom right;
}

a{	
	color				:#ff9900;
	text-decoration		:none;
}

a:hover{
	text-decoration		: underline;
}

#menuholder a{
	background-color	:transparent;
	color				:white;
}

#menuholder a:hover{
	background-color	:white;
	color				:#444A7A;
}

#menuholder .menu-header a{
	color				:white;
	background-color	:#444A7A;
}

#menuholder .menu-header a:hover{
	color				:#444A7A;
	background-color	:white;
}

#menuholder .menu-header-txt{
	color				:white;
	background-color	:#444A7A;
}

#sitemap p.section{
	background-color	:#444A7A;
}

#sitemap p.section a{
	color				:white;
}

h1, h2, h3, h4, h5 {
	color 				:#444A7A;
}
