body {padding: 0px; margin: 0px; background: rgb(255,255,255); font-family: arial;}

#head {height: 25px; background: black; margin: 0px; border-bottom: 2px rgb(255,0,0) dashed; padding: 0px;}
#head img {position: absolute; right: 0px;}
#footer a {text-decoration: none; color: rgb(200,80,80); font-size: .8em;}
#footer a:hover {color: rgb(50,50,50)}

#menu {margin-left: 1px; margin-right: 5px; margin-top: 40px; padding: 10px; background: rgb(0,0,0); border-right: 2px rgb(255,0,0) dashed; border-top: 2px rgb(255,0,0) dashed; border-bottom: 2px rgb(255,0,0) dashed;}
#menu a {text-decoration: none; color: white; font-size: 1.3em;}
#menu a:hover {text-decoration: none; color: red;}

.post {border-right: 2px red dashed; border-bottom: 2px red dashed; background-color: rgb(250,248,248); font-size: .7em; margin-bottom: 20px;}
.post h3 {background: rgb(250,20,20); font-size: 1.5em; color: white; margin-left: 110px; padding: 4px; text-align: right;}
.post h3 a {color: #ffffff}
#addbar {margin: 8px;}

table#main {margin: 0px;}
td {vertical-align: top;}

.expanding ul li {display:none;}
.showList ul li {display: block}
.expanding2 ul li {display:none;}
.showList2 ul li {display: block}

#action {margin-top: 5px; border: 1px gray dashed; background-color: rgb(220,220,220)}
#action h2 {background: blue; color: white; font-size: .8em; margin-top: 1px;}
