body {
background: #ffffff;
font-size: 10px;
color: #000000;
font-family: 'Trebuchet MS', arial, helvetica, verdana, tahoma, sans-serif, serif;
padding: 10px;
margin: 0px;
}

a:link {
color: #006699;
}
a:active {
color: #006699;
}
a:visited {
color: #006699;
}
a:hover {
color: #006699;
}

#layout {
position: relative;
width: 750px;
padding: 0px;
margin: 0 auto;
}

#header {
position: absolute;
width: 100%;
height: 60px;
background: #006699;
padding: 0px;
margin: 0px;
}

#header h1 {
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-indent: 3px;
text-align: left;
text-decoration: none;
padding: 0px;
margin: 0px;
}

#header h2 {
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-align: right;
text-decoration: none;
padding: 0px;
margin: 0px;
}

#header a:link {
color: #ffffff;
text-decoration: none;
}
#header a:active {
color: #ffffff;
text-decoration: none;
}
#header a:visited {
color: #ffffff;
text-decoration: none;
}
#header a:hover {
color: #ffffff;
text-decoration: none;
}

#topbar {
position: absolute;
top: 60px;
left: 0px;
width: 100%;
height: 10px;
background: #006699;
padding: 0px;
margin: 0px;
}

#container {
position: absolute;
width: 100%;
top: 70px;
left: 0px;
background: #ffffff;
padding: 0px;
margin: 0px;
border-top: 5px solid #006699;
}

#leftbar {
float: left;
top: 0px;
left: 0px;
width: 140px;
color: #ffffff;
line-height: 23px;
text-indent: 3px;
background: #ffffff;
padding: 0px;
margin-bottom: 5px;
border-top: 15px solid #ffffff;
}

#leftbar a:link {
color: #ffffff;
text-decoration: none;
}

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

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

#leftbar a:hover {
color: #ffffff;
text-decoration: none;
}


#leftbar h1 {
font-size: 10px;
font-weight: bold;
text-indent: 0px;
text-align: center;
vertical-align: middle;
text-decoration: none;
background: #006699;
padding: 0px;
margin: 0px;
border-bottom: 2px solid #ffffff;
}

#leftbar h1 hover {
font-size: 10px;
font-weight: bold;
text-indent: 0px;
text-align: center;
vertical-align: middle;
text-decoration: none;
background: #99ccff;
padding: 0px;
margin: 0px;
border-bottom: 2px solid #ffffff;
}

#leftbar h2 {
font-size: 10px;
font-weight: bold;
text-indent: 0px;
text-align: center;
vertical-align: middle;
text-decoration: none;
background: #6699cc;
padding: 0px;
margin: 0px;
border-bottom: 2px solid #ffffff;
}

#leftbar ul {
list-style-type: none;
padding: 0px;
margin: 0px
}

#leftbar li a:link {
font-size: 10px;
font-weight: bold;
text-indent: 0px;
text-align: center;
vertical-align: middle;
text-decoration: none;
background: #80bfff;
padding: 0px;
margin: 0px;
border-bottom: 2px solid #ffffff;
}

#leftbar li a:active {
font-size: 10px;
font-weight: bold;
text-indent: 0px;
text-align: center;
vertical-align: middle;
text-decoration: none;
background: #006699;
padding: 0px;
margin: 0px;
border-bottom: 2px solid #ffffff;
}

#leftbar li a:hover {
font-size: 10px;
font-weight: bold;
text-indent: 0px;
text-align: center;
vertical-align: middle;
text-decoration: none;
background: #e0e0e0;
padding: 0px;
margin: 0px;
border-bottom: 2px solid #ffffff;
}

#home-key h1 {
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-indent: 0px;
text-align: center;
vertical-align: middle;
line-height: 23px;
text-decoration: none;
background: #006699;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}

#rightbar {
float: right;
top: 0px;
right: 0px;
width: 140px;
text-align: center;
background: #ffffff;
padding: 0px;
margin: 0px;
display: none;
}

#rightbar a:link {
text-decoration: none;
}
#rightbar a:active {
text-decoration: none;
}
#rightbar a:visited {
text-decoration: none;
}
#rightbar a:hover {
text-decoration: none;
}

#rightbar h1 {
font-size: 10px;
font-weight: bold;
text-decoration: none;
background: #e0e0e0;
padding: 0px;
margin: 0px;
}

#rightbar h2 {
font-size: 10px;
font-weight: bold;
text-decoration: none;
background: #e0e0e0;
padding: 0px;
margin: 0px;
}

#rightbar ul {
font-weight: normal;
list-style-type: none;
padding: 0px;
margin: 0px
}

#rightbar li {
font-weight: normal;
list-style-type: none;
background: #d0eeff;
padding: 0px;
margin: 0px;
border-bottom: 2px solid #ffffff;
}

#content {
position: relative;
background: #ffffff;
color: #000000;
font-size: 13px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
margin-right: 140px;
margin-left: 140px;
}

#content h1 {
font-size: 24px;
font-weight: bold;
color: #006699;
padding-top: 10px;
margin: 0px
}

#content h2 {
font-size: 18px;
font-weight: bold;
color: #006699;
padding-top: 10px;
margin: 0px
}

#content h3 {
font-size: 16px;
font-weight: bold;
color: #006699;
padding-top: 10px;
margin: 0px
}

#content h4 {
font-size: 16px;
font-weight: bold;
color: #006699;
padding-top: 10px;
margin: 0px
}

#content h5 {
font-size: 13px;
font-weight: bold;
color: #006699;
padding-top: 10px;
margin: 0px
}

#nav {
clear: both;
background: #ffffff;
color: #996600;
font-weight: normal;
line-height: 200%;
padding: 0px;
margin-top: 20px;
}

#nav a:link {
color: #996600;
text-decoration: none;
}
#nav a:active {
color: #996600;
text-decoration: none;
}
#nav a:visited {
color: #996600;
text-decoration: none;
}
#nav a:hover {
color: #996600;
text-decoration: none;
}

#nav h6 {
font-size: 10px;
font-weight: bold;
text-indent: 0px;
text-align: center;
text-decoration: none;
background: #ffffff;
padding: 0px;
margin: 0px;
border-top: 5px solid #996600;
border-bottom: 2px solid #ffffff;
}

#nav ul {
text-align: center;
text-decoration: none;
padding: 0px;
margin-left: 0px;
}

#nav li {
list-style-type: none;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 5px;
display: inline;
}