#header {
background-image:url(/local--files/start/Header.gif); 
	background-repeat:repeat-x; 
	#background-position:right center;
        background-position: center top;
	height: 5em;
       padding-top: 5px;
}

#header a
{
    color: palegoldenrod;
    font-weight: bold;
}

#side-bar{
    float: left;
    border-right: silver 1px solid;
    width: 15em;
}

#main-content {
    text-align:left; 
    margin:0em 0.5em 0 15em; 
    padding:0em 0em 1em 1ex;
}
#login-status{
	right: 20px;
}
#search-top-box{
	right: 20px;
}

p{
    padding-top: 0px;
    margin-top: 0px;
}

.mine-header-frame-left {
  border:solid 1px #d2d8c3;
  width:49.3%;
  height:22em;
  float:left;
}

.mine-header-frame-right {
  border:solid 1px #d2d8c3;
  width:49.3%;
  height:22em;
  float:right;
}

.mine-header-title {
     background-image:url(/local--files/start/header_g.gif); 
     background-repeat:repeat-x; 
     background-position: center top;
     height: 21px;
    color: #003b7d;
    padding-left: 5px;
}