body {
    margin:0;
    padding:0;
}

#page {
    width:798px;
    height:598px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    border-width:1px;
    border-color:#070F3E;
    border-style:solid;
}

#top {
    width:798px;
    height:192px;
    background-image:url(images/top.jpg);
}

#top_hat_right {
    width:798px;
    height:20px;
}

#image_top_hat_right {
    width:199px;
    height:20px;
    background-image:url(images/top_hat_right.jpg);
    float:right;
}

#middle {
    margin-top:1px;
    margin-bottom:1px;
    margin-left:1px;
    margin-right:1px;
    height:363px;
}

#menu {
    width:198px;
    height:363px;
    float:left;
}

#menu ul {
    padding:0;
    margin:0;
}

#menu li {
    list-style-type:none;
    margin-top:9px;
    margin-left:8px;
    margin-right:8px;
    height:20px;
    line-height:20px;
}

#active {
    background-color:#070F3E;
    color:#FFFFFF;
}

#inactive {
    background-color:#BCBEC0;
}

#inactive:hover {
    background-color:#070F3E;
}

#inactive:hover a {
    color:#FFFFFF;
}

#inactive a {
    color:#070F3E;
    text-decoration:none;
}

#menu a {
    margin-left:15px;
    font-family:arial, sans-serif;
    font-size:10px;
    font-weight:bold;
    color
}

#content {
    width:397px;
    height:342px;
    float:left;
    margin-left:1px;
    margin-right:1px;
    border-width:0 0 0 1px;
    border-style:dashed;
    border-color:#070F3E;
}

#image_1_right {
    width:198px;
    height:363px;
    background-image:url(images/img_1_right.jpg);
    float:left;

}

#image_2_right {
    width:198px;
    height:363px;
    background-image:url(images/img_2_right.jpg);
    float:left;

}

#image_3_right {
    width:198px;
    height:363px;
    background-image:url(images/img_3_right.jpg);
    float:left;

}

#image_4_right {
    width:198px;
    height:363px;
    background-image:url(images/img_4_right.jpg);
    float:left;

}

#image_5_right {
    width:198px;
    height:363px;
    background-image:url(images/img_5_right.jpg);
    float:left;

}

#bottom {
    height:20px;
    line-height:20px;
    margin-left:1px;
    margin-right:1px;
    margin-bottom:1px;
    font-family:arial, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#070F3E;
}

#bottom_right {
    float:right;
    margin-right:4px;
}

#bottom_left {
    float:left;
    margin-left:4px;
}

#bottom_right a {
    font-family:arial, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}

#bottom_right a:hover {
    text-decoration:underline;
}

#content a {
    color:#070F3E;
    text-decoration:none;
}

#content a:hover {
    text-decoration:underline;
}

h1 {
    font-family:verdana, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#070F3E;
    margin-left:24px;
    margin-right:24px;
    margin-bottom:24px;
    margin-top:15px;
}

h2 {
    font-family:verdana, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#070F3E;
    margin-left:24px;
    margin-right:24px;
    margin-bottom:24px;
}

table {
    border-spacing:0;
    border-collapse:0;
}

#col_title {
    width:170px;
    font-weight:bold;
}

td#col_value {
    width:50px;
    text-align:center;
}

#photo_paul {
    margin-left:250px;
    margin-top:-110px;
}

#photo_john {
    margin-left:250px;
    margin-top:-110px;
}
