body {
    background-color: #002600;
}

a {text-decoration:none;}

a:hover {text-decoration:underline;}

p, a, li, h3,h4{color: #000;}

h1 {color: #000;}

h2 {color: #000;}

ol {padding-left:16px;}
ul {padding-left:16px;}

div.yui-b {padding:0px;
}

div.yui-gc {padding: 10px;
    border-top: 6px solid #f9ac1f;
    border-left: 2px solid #f9ac1f;
    border-right: 2px solid #f9ac1f;
    border-bottom: 4px solid #f9ac1f;
}

div.yui-b p, h6, object#player{
    margin:10px 16px 10px 20px;
    font: 1.1em/0.9em Arial, Helvetica, sans-serif;
    line-height: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

div.yui-b h2 {
    margin:10px 18px 10px 18px;
    font: 1.7em/1.2em Georgia, Times, Times New Roman, serif;
    font-weight: bold;
    letter-spacing: normal;
}

div.yui-b h3 {
    margin:10px 18px 10px 18px;
    font: 1.3em/1.1em Georgia, Times, Times New Roman, serif;
    font-weight: bold;
    letter-spacing: normal;
}

h6 {
text-indent: -2em;
padding-left: 2em;
}

div#bd {
    margin:0px;
    border-right: 3px solid #C90;
    border-left: 3px solid #C90;
    background-color:  #390;
}

div#hd {
    margin-top:10px;
    height:130px;
    border: 3px solid #C90;
    background-image: url(/images/template/header.jpg);
    background-repeat: no-repeat;
    background-position: -10px -8px;
    background-color: #f9ac1f;
}

div#yui-main {
    background-color:  #C93;
}

div#photorow1 {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    height: 124px;
    background-image: url(/images/template/home1.jpg);
    background-repeat: no-repeat;
    background-position: 0px 26px;
}

div#photorow2 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    height: 116px;
    background-image: url(/images/template/home2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

div#photorow3 {
    margin: 0px;
    padding: 0px 0px 4px 0px;
    height: 124px;
    background-image: url(/images/template/home3.jpg);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

div#ft {
    margin: 0px 0px 0px 0px;
    height:60px;
    background-color: #C90;
    border: 3px solid #C90;
}

div#ft h2 {
    margin: 0px 0px 0px 0px;
    padding: 20px;
    font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    color:  #030;
}

a.navlink {
    font-weight: bold;
}

#yui-main ul li {
    list-style: disc;
    margin: 0 40px;
}

#maincontent p, maincontent h2{
    margin: 20px 10px;
}

div#sidebar div h3,h4 {
color: #000;
}

div#sidebar div p, li {
color: #000;
}

#sidebar p {
    margin: 0px;
    padding: 0px;
    font-size:14px;
}

#sidebar  h3 {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    font:1.1em Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
        font-style: normal;
        font-weight: normal;
	font-variant: normal;
}

div#sidebar div {
    border: 2px dotted #FC0;
    margin: 16px 20px 0px 0px;
    padding:0 10px 10px 10px;
}

div#sidebar h4{
    margin-top: 5px;
}

#landing {
    padding: 0 0 0 20px;
}

#landing h2 {
    margin:10px 18px 10px 0;
    font: 1.7em/1.5em Georgia, Times, Times New Roman, serif;
    font-weight: bold;
    letter-spacing: normal;
}

#landing p {
    display:inline;
    margin:0;
}

#landing a {
    margin-top:-20px;
    text-align:right;
}

#item p {
    display:block;
}

#landing ul li, #item ul li {
    margin:0 0 0 20px;
}

img {
    border: 1px solid #999;
}

img.thumb, img.medium {
    margin:0 10px 10px 0;
}

a {
    color:#135F80;
}

a:visited {
color:#35505C;
}

div#landing div.form p {
    display:block;
}

div#nav {
display: flex;
justify-content: center;
padding-top: 1px;
height:4px;
border-color: #006600;
}
