body, p, table {
    margin:0px;
    font:12px Helvetica, Verdana, Arial, sans-serif;
    color:#000000;
}

body {
    text-align:center;
    margin:0px;
    background-color:#ffffff;
}

p {
    margin-bottom:10px;
    line-height:16px;
}

div {
    border:none;
    padding:0px;
    margin:0px;
    text-align:left;
    vertical-align:top;
    overflow:hidden;
}

a img {
    border:none;
}

.clearer {
    clear:both;
    display:none;
}

.invisible {
    display:none;
}

/* link styles */
a:link {
    color:#990000;
    text-decoration:none;
}

a:visited {
    color:#990000;
    text-decoration:none;
}

a:hover {
    color:#990000;
    text-decoration:underline;
}

a:active {
    color:#990000;
    text-decoration:none;
}

a:focus {
    color:#990000;
    text-decoration:underline;
}

/* text styles */
h1{font-size:16px; font-weight:normal;}
h3{font-size:12px; font-weight:bold;}

/* layout */
#mainlayout {
    position:relative;
    top:0px;
    left:0px;
    width:780px;
    height:auto;
    margin:0px auto;
}

#topnavi{
    position:relative;
    top:0px;
    left:0px;
    width:780px;
    height:110px;
}

#navi0 {
    position:absolute;
    top:45px;
    left:35px;
    width:161px;
    height:20px;
}

#navi1 {
    position:absolute;
    top:45px;
    left:196px;
    width:155px;
    height:20px;
}

#navi2 {
    position:absolute;
    top:45px;
    left:351px;
    width:115px;
    height:20px;
}

#navi3 {
    position:absolute;
    top:45px;
    left:466px;
    width:200px;
    height:20px;
}

#leftnavi {
    float:left;
    position:relative;
    top:0px;
    left:0px;
    width:170px;
    height:auto;
    line-height:25px;
    text-transform:uppercase;
}

#leftnavi img {
    margin-bottom:20px;
}

.subnavi {
    position:relative;
    top:0px;
    left:0px;
    width:170px;
    height:auto;
    margin-bottom:20px;
}

#maincontent {
    float:left;
    position:relative;
    top:0px;
    left:0px;
    width:595px;
    height:auto;
}

#logo {
    position:relative;
    top:0px;
    left:0px;
    width:595px;
    height:54px;
    background-repeat:no-repeat;
    background-image:url(../images/logo.gif);
    margin-bottom:40px;
}

.faces {
    float:left;
    position:relative;
    top:0px;
    left:0px;
    width:128px;
    height:auto;
    margin-right:40px;
    line-height:40px;
}

#maincontent li {
    line-height:16px;
}

#footer {
    clear:both;
    visibility:hidden;
}
