body {
        background-image:URL('bkw.gif');
        background-repeat:repeat-x;
        background-attachment: fixed;
        background-color:#E1AF2A;
        color:#000000;
        font-family: Verdana;
        font-size: 11px;
        margin: 0px;
        padding: 0px;
}
.clear{clear:both;}
* {
        margin: 0px;
        padding: 0px;
}
#container {
        margin: 0px auto;
                padding:30px;
        text-align: left;
        width: 717px;
}
a{
        font-size:12px;
}
p{
        margin: 15px 0px;
}
/********************** Header ***************************/
#header {
        margin: 0px 0px 0px 0px;
        background-image:url(images/head.jpg);
        width:717px;
        height:168px;
        position:relative;
}
#header ul{
        background-color:#F3BF22;
        width:711px;
        border: 3px solid #FFFFFF;
        display:block;
        top:168px;
        position:absolute;
        margin: 0px;
        height:22px;
        padding:7px 0px 0px 0px;
        text-align:center;
}
#header li{
        font-weight:bold;
        display:inline;
        vertical-align:bottom;
}
#header ul a{
        text-decoration:none;
        color:#000;
        margin: 0px;
        padding:15px;
        height:22px;
}
#header ul a:hover{
        text-decoration:none;
        color:#fff;
        padding:15px;
        height:22px;
}
#logo_w1,#logo_w2 {
        font-size: 24px;
        font-style:italic;
        color:#FFFFFF;
        position:absolute;
}
#logo_w1{
        top:15px;
        left:70px;
}
#logo_w2{
        top:44px;
        left:94px;
}
#header_text {
        top:90px;
        left:43px;
        width:230px;
        position:absolute;
}
#header_text p{
        font-size: 18px;
        color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
margin-top:20px;
        background-image:url(images/content_bg.gif);
        width:717px;
}
img{
        border-width:0px;
}
h1{
        color:#000000;
        font-size:14px;
        margin: 20px 0px 20px 0px;
}

h2{
        color:#85a157;
        font-size:14px;
        text-align:center;
        width:200px;
        margin: 10px 0px 15px 0px;
}
#left {
        float:left;
        width:528px;
        margin-left:27px;
        padding: 10px 10px 30px 0px;
        display:inline;
}
#left .ul1{
 list-style-type:square;
 margin-left:20px;
}
#left .ul2{
 list-style-type:circle;
 margin-left:20px;
}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos img{
        margin-bottom:10px;
}
#right {
        float:right;
        width:100px;
        padding: 20px 20px 5px 20px;
        margin-top:10px;
        border-left: #FFF 1px solid;

}
#right a{
        color:#c77e0c;
}
#right a:hover{
        color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
        width:717px;
        text-align:center;
        padding-top: 10px;
}
#footer_address {
        width:717px;
        text-align:center;
        padding-top: 0px;
}
