html, body {
		 background:#f9f5ef;
         color:#794a1f;
}
a {
        color:#a17646;
}
a:hover {
        color:#ad8355;
}
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}
.logo {
		background:  url(http://www.vertigo.ripvanfish.com/umad/vertbg.png) repeat-x;
        clear:both;
        text-align:center;
        font-size:2em;
        color:#6e3f18;
        width:100%;
	height:170px;
		padding-top: 50px;
		padding-bottom: 0px;
}
.theader {
        background:#915b45;
        text-align:center;
        padding:2px;
        color:#FFFFFF;
        width:100%;
}
.postarea {
}
.rules {
        font-size:0.7em;
}
.postblock {
        background:#d3ba96;
        color:#6e3f18;
        font-weight:800;
}
.footer {
        text-align:center;
        font-size:12px;
        font-family:serif;
}
.passvalid {
	background:#d3ba96;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#AAAA66;
	color:#400000;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#EEEECC;
	color:#800000;
}
.row2 {
        background:#DDDDAA;
        color:#800000;
}
.unkfunc {
	background:inert;
	color:#614c34;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#4e2e12;
	font-weight:800;
}
.postername {
	color:#72431b;
	font-weight:bold;
}
.postertrip {
	color:#a86726;
}
.oldpost {
        color:#5e310a;
        font-weight:800;
}
.omittedposts {
        color:#5e310a;
}
.reply {
	background:#ede2d1;
	color:#78491f;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
        color:#532e0f;
        font-weight:800;
}
.commentpostername {
        color:#7d5330;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#000000;
}



.abbrev {
        color:#a57c4c;
}
.highlight {
	background:#F0E0D6;
	color:#800000;
	border: 2px dashed #EEAA88;
}
