body {
background-image: URL(../images/child-bg.jpg);
background-repeat: repeat;
background-color: #311C1D;
}

A:link {
color: #8D8475;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}

A:visited {
color: #8D8475;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}

A:active {
color: #8D8475;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}

A:hover {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}

A.menu:link {
color: #F9F9F9;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.menu:visited {
color: #F9F9F9;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.menu:active {
color: #F9F9F9;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.menu:hover {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.active:link {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.active:visited {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.active:active {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.active:hover {
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}


A.sub-menu:link {
color: #2A6C7B;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.sub-menu:visited {
color: #2A6C7B;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.sub-menu:active {
color: #2A6C7B;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.sub-menu:hover {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.sub-active:link {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.sub-active:visited {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.sub-active:active {
color: #DCAB4C;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

A.sub-active:hover {
color: #2A6C7B;
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
}

img {
display:block;
padding: 0;
border: 0px;
}

b.home-title {
font-size: 16px; 
font-weight: bold; 
font-family: arial; 
color: #2A6C7B;
}

b.home-copy {
font-size: 13px; 
font-weight: normal; 
font-family: arial; 
color: #7D7568;
line-height: 20px;
}

b.child-title {
font-size: 16px; 
font-weight: bold; 
font-family: arial; 
color: #A17723;
}

b.child-copy {
font-size: 13px; 
font-weight: normal; 
font-family: arial; 
color: #7D7568;
line-height: 20px;
}

b.lb-title {
font-size: 16px; 
font-weight: bold; 
font-family: arial; 
color: #8D8475;
}

b.lb-copy {
font-size: 15px; 
font-weight: normal; 
font-family: arial; 
color: #8D8475;
line-height: 20px;
}

table.gallery {
border-collapse: separate;
border-spacing: 5px 5px;
}

td.gal-title {
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #7A7872;
}

td.gal-pic {
}

#child-graphic-left {
position: absolute;
left: 0px;
top: 130px;
width: 305px;
height: 100%;
z-index: 3;
}

#shade-left{
position: absolute;
top: 0px;
left: 25px;
width: 10px;
height: 105%;
background-image: URL(../images/shade-left.png);
background-repeat: repeat-y;
z-index: 1;
}


#shade-right{
position: absolute;
top: 0px;
left: 1005px;
width: 10px;
height: 105%;
background-image: URL(../images/shade-right.png);
background-repeat: repeat-y;
z-index: 1;
}

#container {
position: absolute;
top: 0px;
left: 35px;
width: 970px;
height: auto;
background-color: #FFFFFF;
}

#logo {
position: absolute;
top: 0px;
left: 0px;
width: 270px;
height: 125px;
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
background-position: top left;
z-index: 1;
}

#email-list {
position: absolute;
top: 48px;
left: 756px;
width: 214px;
height: 32px;
z-index: 1;
}

#header {
position: relative;
top: 0px;
left: 0px;
width: 970px;
height: 80px;
}

#hor-nav-back {
position: absolute;
top: 80px;
left: 0px;
width: 970px;
height: 50px;
background-image: url(../images/hor-nav-back.jpg);
background-repeat: no-repeat;
background-position: top left;
}

#hor-nav {
position: relative;
margin-left: 290px;
top: 0px;
left: 0px;
width: 680px;
height: 50px;
line-height: 48px;
color: #FFFFFF;
z-index: 1;
}

#footer1 {
position: relative;
width: 970px;
height: 25px;
background: #FFFFFF;
line-height: 20px;
font-size: 10px;
font-family: arial;
color: #2A6C7B;
text-align: center;
clear: both;
}

#footer2 {
position: relative;
width: 970px;
height: 30px;
background: #311C1D;
background-image: URL(../images/footer-child.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}

#footer-fade {
position: relative;
width: 970px;
height: auto;
background: #311C1D;
}

#sub-container{
position: relative;
float: left;
width: 700px;
height: 100%;
background: #FFFFFF;
}

#child-graphic-spacer {
position: relative;
float: left;
width: 270px;
height: 100%;
background: #FFFFFF;
}

#child-page-body {
position: relative;
top: 15px;
left: 15px;
width: 635px;
height: 100%;
background: #FFFFFF;
}

#sub-nav {
position: relative;
width: 700px;
height: 40px;
background: #FFFFFF;
text-align: center;
line-height: 40px;
}

#gallery {
position: relative;
width: 970px;
height: 100%;
background: #FFFFFF;
text-align: center;
}

#frames-omo {
position: absolute;
top: 24px;
left: 315px;
width: 87px;
height: 70px;
background-image: URL(../images/frame-omo.gif);
background-repeat: no-repeat;
background-position: bottom left;
z-index: 2;
}

#photos-omo {
position: absolute;
top: 33px;
left: 440px;
width: 87px;
height: 60px;
background-image: URL(../images/cam-omo.gif);
background-repeat: no-repeat;
background-position: bottom left;
z-index: 2;
}

#about-omo {
position: absolute;
top: 24px;
left: 525px;
width: 87px;
height: 70px;
background-image: URL(../images/frame-omo.gif);
background-repeat: no-repeat;
background-position: bottom left;
z-index: 2;
}

#about {
position: absolute;
top: 335px;
left: 15px;
width: 620px;
height: 100%;
}

.showcase a {
background: url(../images/thumb-bg.jpg) no-repeat;
width: 110px;
height: 75px;
padding: 6px;
margin: 0 4px 5px 4px;
float: left;
} 