.bg_dark{background-color:#420803;color:white}
.bg_medium{background-color:#ccc} 
.bg_light{background-color:#e0e0e0}
.white{background-color:#ccc} 
.black{background-color:black}

body{color:black;background-color:#420803}

a:link,a:visited {color:white;text-decoration:underline}
a:hover, a:focus {color:white;background-color:#ccc}

#masthead{background-color:black;color:white;font-size:120%;padding:10px}

#footer a:hover,#footer a:focus {color:black}

#skipto a{color:#ccc}
#skipto a:hover,#skipto a:active, #skipto a:focus {color:white;text-decoration:underline}

#searchbar input.submit {background-color:#e0e0e0;color:#420803}

#searchbar input.submit:hover {color:black;background-color:white}

#leftcolumn ul a, #leftcolumn ul a:visited {color:#ccc;background-color:#815a57;}

#leftcolumn ul a:hover,
#leftcolumn ul a:active,
#leftcolumn ul a:focus {color:white;background-color:#5d3330}

#leftcolumn p {color:#ccc}

#leftcolumn ul li a.level2 {padding-left:20px;background-color:#C0ACAB;color:black}

#leftcolumn ul li a.level2:hover,
#leftcolumn ul li a.level2:active,
#leftcolumn ul li a.level2:focus {color:white;background-color:#5d3330}


#leftcolumn ul li a.level3 {padding-left:30px;background-color:#e0e0e0;color:black}

#leftcolumn ul li a.level3:hover,
#leftcolumn ul li a.level3:active,
#leftcolumn ul li a.level3:focus {color:white;background-color:#5d3330}


#middleCol a:link, #middleCol a:visited {color:#420803;font-weight:bold;text-decoration:none}

#middleCol a:hover, #middleCol a:active, #middleCol a:focus {color:white;background-color:#420803}
#middleCol .bg_dark a:link, #middleCol .bg_dark a:visited {color: white}
#middleCol .bg_dark a:hover, #middleCol .bg_dark a:active, #middleCol .bg_dark a:focus {color:#420803;background-color:#ccc}

#photoalbum #middleCol { background-color: #333; color: #666; text-align:center }
#photoalbum #middleCol div#centered { margin-left:auto; margin-right:auto; height: 50%; width: 50%; position: absolute; left: 25%; top:25%}
#photoalbum #middleCol a:link    {color:#ccc; text-decoration:none}
#photoalbum #middleCol a:visited {color:#18ade7; text-decoration:none}
#photoalbum #middleCol a:hover   {color:#66cc00; text-decoration:none}
#photoalbum #middleCol .bg_medium a{color:#66cc00; text-decoration:none}


#rightcolumn p {color:#800040}

#footer p{color:#ccc}

#footer a{color:#ffc}

div.code_tag {background-color:#420803;color:#e0e0e0;padding:5px;margin:5px}
div.code_tag div {background-color:#e0e0e0;color:black;padding:5px;margin:5px}

table.reporter {border:1px solid #333;padding:0;margin:0}
table.reporter tr {padding:0;margin:0}
table.reporter th {text-align:left; background:#e0e0e0;color:black;width:320px;padding-left:15px;padding-right:25px}
table.reporter td {background:white;color:black;padding:3px;padding-left:15px;width:100px}
