html {
    font: 11px/1.2em Arial, Verdana, sans-serif;
    color: #20234b;
    height: 100%;
    background: #fff url('gfx/background.jpg');
    background-size: cover;
}
body {    
    width: 996px;
    margin: 22px auto 28px auto;
    padding-bottom: 22px;
}
a:link, a:visited {
    color : #222277;
    text-decoration : none;
}
a:hover {
    color : #495796;
    text-decoration : underline;
}
a:active {
    color : #333399;
    text-decoration : none;
}
a img {
    border : 0 solid #000; 
}
 
#outline {
    float: left;
    padding: 10px 0 0 12px;
    width: 450px;
}
#outline a {
    font-size: 16px;
    font-weight: bold;
    color : #fff;
}
#outline span {
    padding: 15px 0 2px 8px;
    display: block;
}
#outline ul {
    color: #10132b;
    margin: 2px 0 0 7px;
    padding-left: 28px;
    width: 430px;
}
#upload {
    float: right;
    width: 495px;
    border-left: 1px dotted #111;
    height: 105px;
}
#upload img {
    float: left;
    margin: 0 2px 5px 4px;
}
#mask {
    width: 335px;
    float: left;
    line-height: 22px;
    margin-top: 5px;
}
#error-msg {
    margin-top: 25px;
    height: 70px;
    width: 158px;
    float: right;
}
.input {
    height: 15px; 
    width: 127px; 
    font-size: 12px; 
    background: #fff url('gfx/input.gif'); 
    border: 1px solid #000; 
    border-color: #566063;
}
#top {
    width: 996px;
    height: 105px;
    border: 1px dotted #222;
    border-bottom: 2px solid #122230;
}
#center {
    width: 986px;
    height: 505px;
    border-left: 1px dotted #12254d;
    border-right: 1px dotted #12254d;
    text-align: center;
    padding: 5px;
}
#bottom {
    width: 986px;
    height: 60px;
    border: 1px dotted #122230;
    border-top: 2px solid #122230;
    padding: 5px 5px;
}
#login {
    float: right;
    width: 405px;
    height: 105px;
    border-left: 1px dotted #111;
}
#login a {
    text-decoration: underline;
}
#reg_ask {
    margin: 15px 0 10px 10px;
    display: block;
    font-weight: bold;
}
#logged {
    margin: 10px 0 0 14px;
    border-left: 2px solid #122230;
    height: 75px;
    padding-top: 10px;
}
#logged_index {
    float: left;
    margin-top: 5px;
    border-left: 2px solid #122230;
    height: 94px;
    width: 325px;
    margin-left: 5px;
}
#register {
    text-align: left;
    margin: 30px 30px;
    padding-left: 35px;
    border: 1px dotted #122230;
    border-left:  2px solid #122230;
    border-right: 1px solid #122230;
}
#info_right {
    float: right;
    width: 175px;
    height: 505px;
}
#info_right span {
    display: block;
}
#gal_back {
    height: 40px;
    width: 120px;
    margin: 36px auto;
    text-align: center;
}
#comment {
    width: 162px;
    height: 100px;
    float: left;
    padding: 5px 2px 0 13px;
    text-align: left;
}
#thumbnail_link {
    border-top: 1px solid #122230;
    width: 140px;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
}
#thumbnail {
    height: 150px;
    text-align: center;
}
#error-msg_name {
    font-weight: bold;
    float: left;
}
#register span {
    color: black;
    padding: 15px 0 20px 0px;
    display: block;
}
#register .input {
    width: 140px;
    margin-left:2px;
}
#data {
    display: block;
    padding: 2px 0 0 4px;
}
#imgdata {
    padding-left: 10px;
    margin: 10px 0 0px 5px;
    border-left: 1px solid #122230;
}
#recently {
    float: left;
    text-align: left;
    padding: 2px 0 0 4px;
}
#block {
    float: left;
    width: 650px;
    height: 100%;
}
.items {
    height: 182px;
    width: 210px;
    margin: 0 14px 15px 15px;
    border-bottom: 1px solid #122230;
    float: left;
}
.items_edit {
    width: 250px;
    margin: 15px 0 15px 15px;
    border-top: 1px solid #122230;
    padding-top: 10px;
}
.items span {
    float: left;
}
.items a {
    cursor: pointer;
}
#edit {
    width: 950px;
    height: 100%;
    text-align: left;
}
#edit_image {
    height: 480px;
    width: 650px;
    float: left;
    text-align: center;
}
#title {
    font-weight: bold;
    font-size: 12px;
    color: #12254d;
}
#info {
    width: 550px;
    margin: 30px auto 0 auto;
    text-align: center;
    float: left;
}
#copy {
    float: left;
    width: 210px;
    color: white;
}
