body {
    background-color: #e5eeff;
}

div {
    margin: 0px;
    padding: 0px;
}

a {
    color: #9f0000;
    text-decoration: none;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
}

#menu1 {
    height: 24px;
    width: 600px;
    position: absolute;
    top: 102px;
    left: 200px;
    background-color: #f7faff;
}

#content {
    width: 600px;
    position: absolute;
    top: 134px;
    left: 200px;
    background-color: #f7faff;
    background-image: url('media/imgs/cbg.jpg');
    background-repeat: no-repeat;
}

#content .inner {
    width: 580px;
    margin: 0px 10px 0px 10px;
}

#c_bordertop {
    position: relative;
    height: 11px;
    width: 600px;
}

#c_borderbottom {
    position: relative;
    height: 11px;
    width: 600px;
    overflow: hidden;
}

#design {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 618px;
    left: 180px;
}

#menu1 ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 18px 3px 18px;
    display: inline;
    text-align: center;
    float: left;
    cursor: pointer;
}

#leftmarg {
    width: 200px;
    height: 618px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url('media/imgs/b1.jpg');
}

#header {
    width: 294px;
    height: 71px;
    position: absolute;
    top: 23px;
    left: 197px;
    background-image: url('media/imgs/b21.jpg');
}

#m1l {
    width: 10px;
    height: 24px;
    position: relative;
    float: left;
}

#m1r {
    width: 10px;
    height: 24px;
    position: relative;
    float: right;
}

#c_inner {
    position: relative;
    min-height: 450px;
    height: auto !important;
    height: 450px;
    width: 600px;
    background-image: url('cbg.jpg');
    background-repeat: no-repeat;
}

#ctl {
    width: 11px;
    height: 11px;
    background-color: #f7faff;
    background-repeat: no-repeat;
    float: left;
}

#ctr {
    width: 11px;
    height: 11px;
    background-color: #f7faff;
    background-repeat: no-repeat;
    float: right;
}

#cbl {
    width: 11px;
    height: 0px;
    background-color: #f7faff;
    margin: 0px;
    background-image: url('media/imgs/cbl.jpg');
    background-repeat: no-repeat;
    float: left;
}

#cbr {
    width: 11px;
    height: 0px;
    background-color: #f7faff;
    margin: 0px;
    background-image: url('media/imgs/cbr.jpg');
    background-repeat: no-repeat;
    float: right;
}

h1 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #9f0000;
    margin-bottom: 10px;
    margin-top: 5px;
    text-decoration: none;
}

p {
    font-family: Arial;
    font-size: 12px;
}
