html, body {
background-color : #000; 
color : #fdff00; 
} 
#container {
width : 100%; 
margin : 5px auto; 
background-color : #000; 
color : #fdff00; 
line-height : 130%; 
font-size : 1em; 
} 
#topbar {
padding : 5px; 
background : none; 
margin-left : 0; 
} 
.left {
float : left; 
} 
#strap {
background : none; 
} 
.right {
text-align : right; 
} 
#leftnav li {
background : none; 
} 
#leftnav li li {
background : none; 
} 
#leftnav ul li a:link, #leftnav ul li a:active, #leftnav ul li a:visited {
color : #00ffe2; 
} 
#leftnav ul li a:hover {
color : #000; 
background-color : #ffc219; 
text-decoration : none; 
} 
#content ul li a:link, #content ul li a:active, #content ul li a:visited {
color : #00ffe2; 
} 
#content ul li a:hover {
color : #000; 
background-color : #ffc219; 
text-decoration : none; 
} 
.Standard {
display : inline; 
} 
.Highcontrast {
display : none; 
} 
#rightnav, #rightnav .hr {
background : none; 
} 
#rightnav .hr HR {
display : none; 
} 
#footer {
background : none; 
text-align : right; 
} 
#footer a:link, #footer a:active, #footer a:visited {
color : #00ffe2; 
} 
#footer a:hover {
color : #000; 
background-color : #ffc219; 
text-decoration : none; 
} 
#headertwo {
background : none; 
} 
h1, h2, h3, h4 {
color : #fdff00; 
} 
strong {
color : #fdff00; 
} 