/* CSS Document */

body {
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
}

#hmc_seal {
position:absolute;
top:0px;
left:0px;
width:192px;
height:182px;
background-color:#333333;
}

#nav_bar {
position:absolute;
top:182px;
left:0px;
width:192px;
height:100%;
background-color:#333333;
border-color:#333333;
}

div.nav_button {
position:relative;
left:33px;
width:128px;
height:26px;
}

#title_photo {
position:absolute;
top:0px;
left:193px;
width:618px;
height:182px;
}

img.title_photo {
width:608px;
height:182px;
border:0px;
}

#main_body {
position:absolute;
top:183px;
left:193px;
width:608px;
height:100%;
background-color:#999999;
padding-top:10px;
}

div.titlebar {
position:relative;
left:20px;
background-color:#333333;
color:#C5292B;
padding-left:2px;
height:26px;
width:538px;
text-align:center;
font-weight:bold;
}

div.main_header {
position:relative;
left:218px;
background-color:#333333;
color:#C5292B;
padding-left:2px;
height:26px;
width:182px;
text-align:center;
font-weight:bold;
}

div.main_tallheader {
position:relative;
left:218px;
background-color:#333333;
color:#C5292B;
padding-left:2px;
height:40px;
width:182px;
text-align:center;
font-weight:bold;
}

div.main_section {
background-color:#999999;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}
