#banner {
    margin: 0px;
    height: 143px;
    text-align: center;
}

#navigation {
    margin:            0px 0px 0px 0px;
    float:             left;
    width:             199px;
    background-image:  url("../../images/navigation.jpg");
    background-repeat: no-repeat;
}

#container a img {
	border: 0;
}

#content {
    margin:            0px 0px 0px 0px;
    padding:           0px 0px 0px 0px;
    float:             left;
    width:             696px;/**714px;*/
    min-height:        320px;
    _height:           320px;
    background-image:  url("../../images/content.jpg");
    background-repeat: no-repeat;
}

#footnote {
    clear:       both;
    line-height: 0px;
    font-size:   0px;
}