body {
     background: url(../images/background-gold.png);
     background-repeat: repeat-x;
     font-family: arial;
}


textarea {
     border: 1px #666666 solid;
}


input {
     border: 1px #666666 solid;
}


a:visited {
     color: #0000FF;
}


#wrapper {
     width: 950px;
}


#nav {
     height: 33px;
     width: 100%;
     background: url(../images/navbar.png);
     line-height: 33px;
     border-left: 1px black solid;
     border-right: 1px black solid;
}


#nav ul {
     list-style-type: none;
     margin: 0 auto;
     padding: 0;
}


#nav li {
     background-image: url(../images/inactivetab.png);
     background-repeat: no-repeat;
     width: 155px;
     display: inline;
     float: left;
     text-align: center;
     margin: 0 3px 0 3px;
     font-family: arial;
     font-size: 15px;
     font-weight: bold;
     text-decoration: none;
}

#nav li.first {
     background-image: url(../images/activetab.png);
     background-repeat: no-repeat;
     width: 155px;
     display: inline;
     float: left;
     text-align: center;
     margin: 0 3px 0 30px;
     color: #4078B3;
     font-family: arial;
     font-size: 15px;
     font-weight: bold;
     text-decoration: none;
}


#nav li a {
     background-image: url(../images/inactivetab.png);
     background-repeat: no-repeat;
     width: 155px;
     display: inline;
     float: left;
     text-align: center;
     color: #f7f7f7;
     font-family: arial;
     font-size: 15px;
     text-decoration: none;
}


#nav li a:hover {
     background-image: url(../images/hovertab.png);
     background-repeat: no-repeat;
     width: 155px;
     display: inline;
     float: left;
     text-align: center;
     color: #f7f7f7;
     font-family: arial;
     font-size: 15px;
     font-weight: bold;
     text-decoration: none;
}


#nav li a.current {
     background-image: url(../images/activetab.png);
     background-repeat: no-repeat;
     width: 155px;
     float: left;
     text-align: center;
     color: #666666;
     font-family: arial;
     font-size: 15px;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}


#header1 {
     width: 952px;
     height: 40px;
     background: url(../images/header1.png);
     background-repeat: repeat-x;
     color: white;
     line-height: 40px;
     font-size: 16px;
}


.spacer {
     width: 100%;
     height: 8px;
     background-color: rgb(225, 225, 225);
     border-left: 1px black solid;
     border-right: 1px black solid;
}


#logo {
     width: 930px;
     height: 130px;
     border-left: 1px black solid;
     border-right: 1px black solid;       
     padding: 15px 10px 15px 10px;
     background-color: white;
     text-align: center;
}


#content {
     width: 910px;
     height: 515px;
     background-color: white;
     border-left: 1px black solid;
     border-right: 1px black solid;
     padding: 0 20px 0 20px;
}


#footer1 {
     width: 952px;
     height: 40px;
     background: url(../images/footer1.png);
     background-repeat: repeat-x;
     color: white;
     line-height: 40px;
}


#columnleft {
     width: 74%;
     height: 515px;
     float: left;
     margin: 0 4% 0 0;
     text-align: left; 
     color: #666666;                 
}


#columnleft img {
     width: 447px;
     height: 286px;
     border: 1px #666666 solid;
}


#columnright {
     width: 22%;
     height: 515px;
     float: left;
     text-align: center;
}


#columnright img {
     border: 0;
}


#columnsingle {
     width: 100%;
     height: 515px;
     text-align: left;
     color: #666666;
}


#column1 {
     height: 515px;
     text-align: left;
     color: #666666;
     float: left;
     margin: 0 4% 0 0;
     width: 48%;
}


#column2 {
     height: 515px;
     text-align: left;
     color: #666666;
     float: left;
     width: 48%;
}


#slideshow {
     width: 447px;
     height: 286px;
     border: 1px #666666 solid;
}


.album {
}


.album img {
     border: 1px #666666 solid;
}
