body {
        text-align:center;
        background: #B58160;
margin-top:4px;
        }
table {
        background:white;
        }
img {
        float:left;
        padding-left:0.9em;
}
#links { width:96%;
        padding-bottom:0.6em;
        border-top: thin solid  #dfdfdf;
        border-right: 0px solid  #dfdfdf;
        border-bottom: thin solid  #dfdfdf;
        border-left: 0px solid #dfdfdf;}
#links p {padding-top : 0.4em; padding-bottom:0.1em; margin:0.0em;}
#links a { font-family: verdana, sans-serif;
        font-size:85%; color: #1874CD;  margin-left:0.8em;
        padding-left:0.5em; padding-right:0.5em; padding-bottom:0.1em;
        text-decoration: none;}
#links a:hover {background: #1874CD; color: white; }
#english_text {
        float:right;
        margin-top: 0.7em;
        margin-right:0.4em;
        margin-left:0px;
        font-family: verdana, sans-serif;
        font-size:90%;
        color: #5B2502;
        width:63%;
        text-align:justify;
        padding: 1em;
        padding-top:0em;
        border: 0px solid gray;
        }
form {float:right;
        padding-right:0.8em;
        margin-top: 0em;
        }
input {font-size: 75%;
        margin-top:0em;}
input.gray { background: #5f5f5f;
        color: white;
        margin-right:1em;
        font-size: 75%;
        }
.top {padding-top:1em; }
#piccies {
        float:left;
        margin: 6px 4px 2px 6px;
        font-family: verdana, sans-serif;
        color: #5B2502;
        width:232px;
        text-align:left;
        padding:3px 0px 3px 3px;
/*        height:298px; */
        border: 0px solid gray;
        }
#piccies img {
       float:left;
       padding: 5px 0px 0px 3px;
        margin-top:10px;
        margin-bottom: 0px;
        margin-left:0px;
        }
h1 {
        font-size: 120%;
        font-weight: 600;
        text-align:center;
        color:#D2691E;
        }
.button {
        clear:both;
        float:right;
        text-align: center;
        background-color: #bD560D;
        padding: 3px 6px 4px 6px;
        margin-top:0.9em;
        margin-bottom: 0.1em;
        margin-right: 1.1em;
        }
a.button {color:white ;
        font-size: 80%;}
a.button:hover {text-decoration:none; background: #1874CD;}
a {
        color:  #1874CD;
        font-family: verdana, sans-serif;
        font-size:90%;
        padding-right:0.5em;
        padding-left:0.5em;
        text-decoration:none;
        }
a:hover {
        text-decoration: underline;
}
#english_text a { padding:0.1em; font-size:100%; }
a.textlink { padding:0.1em; font-size:100%; }
p.small {
        font-family: verdana, sans-serif;
        color: #4B1502  ;
        font-size:70%;
        }
.clear { clear:both ; height: 0.3em;}
#footer {
        clear:both ;
        background: white;
        margin-top: 0.8em;
        margin-bottom: 0em;
        font-family: verdana;
        font-size:80%;
        text-align:center;
        float: none;}
#footer img {float:none; margin-right:1em;margin-left:0.2em; border: 0px;}
 #credits {clear:both ; background: white; height:28px;  margin-top: 2em; margin-bottom: 0em;
 font-family: verdana; font-size:80%;}
#credits a { font-family: verdana; }
table.userstuff {
        border-spacing: 0px;
        border-collapse: collapse;
 }
 table.userstuff tr {
 }
 table.userstuff td {
         border: 1px solid black;
        vertical-align: top;
        padding-left: 5px;
    font-size:90%;
 }
 .butt
{
float:right;
text-align:right;
margin-top:0px;
padding-top: 0em;
 border: 0px solid gray;
}
.newsbox {
	background-color:  #1874CD;
	color: white;
	font-size: 90%;
	border: 2px solid #bD560D;
	width: 150px;
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 3px;
}