body {
font-family: trebuchet ms;
font-size: 9pt;
color: #a06363;
background-color: #f5f3e9;
letter-spacing: 1px;
line-height: 16px;
text-align: left;
}

a:link {color: #4f8797; text-decoration:none; font-weight:bold;}
a:visited {color: #4f8797; text-decoration:none; font-weight:bold;}
a:hover {color: #4f8797; text-decoration:underline; font-weight:bold;}
a:active {color: #4f8797; text-decoration:none; font-weight:bold;}

a.cap:link {
font-variant: small-caps;
}

#header {
font-family: trebuchet ms;
font-size: 22px;
font-variant: small-caps;
color: #6a6a6a;
letter-spacing: 2px;
position: relative;
top: -5px;
}

#header2 {
font-family: trebuchet ms;
font-size: 14px;
font-variant: none;
font-weight:900;
color: #4aa691;
letter-spacing: 2px;
position: relative;
top: -4px;
padding-top:5px;
}

#sub {
font-family: times new roman;
font-size: 9pt;
font-style: italic;
color: #b79169;
text-indent: 10px;
position: relative;
top: -6px;
left: 15px;
}

b {
color: #5d9a56;
}

i {
color: #7e63a0;
}

input, select, textarea {
font-family: trebuchet ms;
font-size: 11px;
}

blockquote {
background-color: #f0efe7;
width: 260px;
align: center;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
margin-left:16px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#container {
z-index: 1;
position: absolute;
top: 0px;
left: 50%;
margin-left: -385px;
text-align: center;
}

#navi {
z-index: 2;
border:0;
background-color:transparent;
width:138px;
height:450px;
position: absolute;
top:35px;
left:50%;
margin-left: -335px;
padding: 5px;
overflow-x:hidden;
line-height:18px;
}

#content {
z-index: 3;
border:0;
background-color:transparent;
width:324px;
height:450px;
position: absolute;
top:35px;
left:50%;
margin-left: -165px;
padding: 5px;
overflow-x:hidden;
}

#break2 {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}