body,p,img,div,span {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Garamond;
    font-size: 13px;
}

body {
    background-color: white;
}

#container {
    width: 825px;
}

.toptext {
    width: 622px;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 7px;
    color: #ce0000;
}

.toptext a {
    color: darkblue;
    font-weight: bold;
}

.toptext a:hover {
    color: #ce0000;
    font-weight: bold;
}

h1 a {
    color: #ce0000;
    font-size: 25px;
}

#content {
    float: left;
    width: 622px;
}

#content .bboxhead {
    float: left;
    width: 622px;
    height: 17px;
    text-align: left;
    background-color: #000000;
    padding-top: 1px;
}

#content .bboxhead .text {
    margin-left: 7px;
    font-size: 15px;
    font-weight: bold;
    color: white;
}

#content .bboxhead .text a {
    color: white;
    text-decoration: underline;
}

#content .bboxhead .text a:hover {
    color: #d6d6d6;
    text-decoration: underline;
}

#content .bbox {
    float: left;
    width: 622px;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 7px;
}

#content .bbox .one {
    width: 202px;
    margin-left: 4px;
    _margin-left: 3px;
    margin-top: 7px;
    float: left;
}

#content .bbox .one .top {
    float: left;
    width: 202px;
    height: 15px;
    background-color: #d6d6d6;
}

#content .bbox .one .bottom {
    float: left;
    width: 202px;
    height: 30px;
    background-color: #d6d6d6;
}


#content .bbox .one img {
    float: left;
    margin: 0px;
    width: 200px;
    height: 300px;
    border: 1px solid #d6d6d6;
    line-height: 0px;
}

#content .old a {
    color: darkblue;
}

#content .old a:hover {
    color: #ce0000;
    text-decoration: none;
}


#right {
    width: 200px;
    float: left;
    margin-left: 3px;
}
#right .bboxhead {
    float: left;
    width: 200px;
    height: 17px;
    text-align: left;
    background-color: #ce0000;
    padding-top: 1px;
}

#right .bboxhead .text {
    margin-left: 7px;
    font-size: 15px;
    font-weight: bold;
    color: white;
}

#right .bbox {
    width: 200px;
    float: left;
}

#right .bbox a {
    font-size: 12px;
    border-bottom: 1px solid #ce0000;
    width: 200px;
    text-align: left;
    display: block;
    color: black;
    text-decoration: none;
}

#right .bbox a:hover {
    background-color: #ffbfbf;
    text-decoration: none;
    display: block;
    color: black;
    
}

#right .bbbox {
    width: 200px;
    float: left;
}

#right .bbbox a {
    font-size: 12px;
    border-bottom: 1px solid #ce0000;
    width: 200px;
    text-align: left;
    display: block;
    color: black;
    text-decoration: none;
}

#right .bbbox a:hover {
    text-decoration: none;
    display: block;
    color: black;
    
}
