body{background: #e8e8e8;color: #333;}
.content{width: 100%;margin: 0 auto;background: #fafafa;}
article p{color:#5c5c5c;font-size: 18px;}
.top-nav {
width: 100%;
position: relative;
top: 0;
background: #1c1c1c;
 
 padding-bottom: 10px;
overflow: hidden;
}
.top-nav ul {
width: 60%;
margin: 0 auto;
list-style: none;
padding: 10px;
}
.top-nav li {
display: inline;
float: left;

}
.top-nav a {
display: block;
background: linear-gradient(gray, #c0c0c0, white, gray); color: black; padding: 7px 15px; text-align: center;border: 1px solid #444;border-radius: 2px;margin-left: 2px; min-width: 165px; text-shadow: 0 1px 1px #ffffff;
}
#bank{padding: 0; margin-top: -1em; }
#bank h3{text-align: center;color: silver; border-top: thin dotted #ddd; text-shadow: 0 1px 1px #222; margin-top: 1em;}
#bank img{border: 1px solid #bbb;box-shadow: 1px 2px 5px #999;}
article.mid-bank{width: 94%; margin: 9px auto;padding: 9px;background:#fcfcfc;border-top:thin dotted #bbb;border-bottom:thin dotted #bbb;}
article, section {padding-top:1em;}
#footer{width: 80%;margin: 0 auto;min-height: 32px;padding:1em; border-top: 1px solid #bbb;}
#footer a{color: royalblue;}
header #hgroup { background: #f3f3f3;box-shadow: 0 1px 1px #bbb;}
#oval-left { 
position: relative;
top: -1em;
left: 10px;
width: 150px;
height: 106px;
background: #dd9955;
border-right: 100px solid transparent;box-shadow: 0 1px 1px #aaa;

border-radius: 100px;
}
#oval-right { 
position: relative;
top: -1em;
right: 100px;
width: 150px;
height: 106px;
background: #88aacc;
border-left: 100px solid transparent;box-shadow: 0 1px 1px #aaa;

border-radius: 200px;
}
#bordered {overflow:hidden;}
#logo {height: 128px; } 
#star {
    width: 0;
    height: 0;
    margin: 50px 0;
    color: #fc2e5a;
    position: relative;
left: 2em;
    display: block;
    border-right: 50px solid transparent;
    border-bottom: 35px solid #fc2e5a;
    border-left: 50px solid transparent;
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
}
#star:before {
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    top: -23px;
    left: -31px;
    border-bottom: 60px solid #fc2e5a;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    content: '';
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
}
#star:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    display: block;
    top: 3px;
    left: -52.5px;
    color: #fc2e5a;
    border-right: 50px solid transparent;
    border-bottom: 35px solid #fc2e5a;
    border-left: 50px solid transparent;
    -webkit-transform: rotate(-70deg);
    -moz-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    -o-transform: rotate(-70deg);
}
.kachina {display: inline;}
.kachina p {
background: #fafaca;
width: 87%; 
float: right; 
padding: .5em;
border-left: 10px solid transparent;
} 
.kachina a img{
float: left;
height:65px; 
width: auto;
border: thin solid #aaa;
}
h6 span a {font-weight: 700;}
#lblue {background:#e5f7f7; margin: 20px 0; position: relative; padding: 10px 0; }
.tcenter{text-align: center; margin-bottom: .75em;}
.site-header {width: 100%;background: rgba(255, 255, 255, .6); position: relative; left: -.9852em; top: .8585em;word-wrap: break-word;} 
p.links {margin: 1px auto; width: 98%; padding: 13px 3px 16px 3px;text-align: center;}
.links a {height: 24px; background: linear-gradient(gray, #c0c0c0, white, gray); color: black; padding: 7px 15px; text-align: center;border: 1px solid #444;border-radius: 2px;margin-left: 2px; min-width: 65px; }