body {
    background:Black;
    background:#e0e0e0;
    color:#414141;
  	font-size:10pt;
    font-family:sans-serif;
    text-align:center;
    padding:0.5em;
    padding-bottom:0.6em;
}

div {
  margin-left: 5%;
  margin-right:5%;
}

table,p,td {
    text-align:center;
    border:1px solid #414141;
    border-collapse:collapse;
}

p {
    padding: 0.5em;
}

dl,dd {
    text-align:left;
}

dt {
    margin-left:0.5em;
    margin-top:0.5em;
}

.portal {
    background:#5E0000;
    background:white;
}

img {
    border:none;
}

.verrath_portal {
    width:30em;
    height:17em;
    background:#000000;
    padding-top:1em;
    border:4px ridge #553333;
    position:relative;
    left:-5em;
    z-index:2;
}

.stephp_portal {
  	width:30em;
    height:10em;
    padding-top:7em;
    text-align:center;
    border:4px ridge #5e0000;
    position:relative;
    top:-4em;
    left:5em;
}               


.copyright {
	font-size:8pt;
	color:#FF8080;
	text-align:right;
}


a {
    color:#fb000d;
    text-decoration:none;
    font-weight:normal;
    margin-right:1em;
}
a:active {
    color:#EE0000;
}

a:hover {
    color:#000000;
    text-decoration:underline;
}


#homerecads_widget, #homerecads_widget * {
  display: none !important;
}

