@import url(main.css);

body {
background: #000;
color: #ff0;
}
h1, h2, h3, h4, h5, h6, .essential, #footer, #prevnext {
color: #ff0;}
/*#header {
background: #000;
color: #ff0;}*/
#main {
background: inherit;
color: #ff0;}
#main ul {
color: #ff0;}
#main a {color: #ff0;} 
#main a:visited {
	color: #ff0;}	
#rightcol {
background: inherit;
color: #ff0;}
#rightcol a {color: #ff0;}
#rightcol a:visited {color: #ff0;}
#bottom {
background: inherit;
color: #ff0;}
#bottom a {color: #ff0;}
#bottom a:visited {color: #ff0;}
#header h1{color:#fff;}
#footer, #prevnext  {
	border-top: #cc0 5px solid;
}
#wrapper, #content , #content a{
background: #000000;
color: #FFFF00;
}
#container, #sidemenu, #navcontainer,  #navcontainer a{
	background:  #000000;
}