body {
background:#efefef;
margin:0;
font-family:Century, Times, serif;
font-size: 9pt;
border: 0;
}

h1 {
margin:0;
padding:0;
height: 267px;
width: 518px;
background: url('deco/images/deco_title.png') no-repeat #efefef;
}

h1 span {
display: none;
}

#deco h2 {
margin:0;
padding:0;
padding-bottom: 15px;
height: 15px;
width: 518px;
background: url('deco/images/deco_welcome.png') no-repeat transparent;
}

#deco_studio h2 {
margin:0;
padding:0;
padding-bottom: 15px;
height: 15px;
width: 518px;
background: url('deco/images/deco_studio.png') no-repeat transparent;
}

h2 span {
display: none;
}

#coffee h2 {
display:none;
}

#coffee_studio h2 {
display:none;
}

h3 {
margin-top:40px;
margin-bottom: 25px;
padding:0;
height:15px;
width: 226px;
}

h3 span {
display: none;
}

#ventures h3 {
background: url('deco/images/deco_ventures.gif') no-repeat transparent;
}

#samples h3 {
background: url('deco/images/deco_samples.gif') no-repeat transparent;
}


#container {
background: url('deco/images/deco_slice.png') repeat-y #efefef;
width: 518px;
margin: 0 auto;
}

#top {
margin:0;
padding:0;
height: 62px;
width: 518px;
background: url('deco/images/top.png') no-repeat #efefef;
}

#centerline {
width: 406px;
height:19px;
margin-left: 63px;
padding:0px;
background: url('deco/images/centerline.gif') no-repeat #efefef;
}

#content {
position: relative;
top:0px;
left:0px;
width:215px;
margin: 0;
padding: 0;
padding-left:67px;
padding-right:235px;
line-height:14pt;
background: url('deco/images/deco_slice.png') repeat-y #efefef;
}

#content a, #content a:visited {
font-weight:bold;
outline-style:none;
color:#6697C5;
text-decoration:none;
}

#content a:hover {
text-decoration:underline;
color:#6697C5
}

#bottom {
margin:0;
padding:0;
width: 518px;
height: 164px;
background: url('deco/images/bottom.png') no-repeat #efefef;

}

.spacer {
background: url('deco/images/deco_spacer.png') repeat-y #efefef;
height:40px;
width: 518px;
margin: 0;
padding: 0;
}

.clearing {
clear: both;
}

.intro {
font-style: italic;
color: #666666;
padding-bottom: 10px;
}


/* linkbar materials */

#linkbar {
position:absolute;
top:0px;
left:315px;
width:127px;
background: transparent;
font-size: 11px;
line-height: 13px;
}

.navtitle {
width: 122px;
padding-bottom: 15px;
padding-left: 5px;
font-weight: bold;
text-transform: uppercase;
background: transparent;
}

.navtitle2 {
width: 122px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 5px;
font-weight: bold;
text-transform: uppercase;
background: transparent;
}

.navlink {
position: relative;
top:0px;
left: 0px;
width: 127px;
height:25px;
font-weight: normal;
text-transform: none;
background: transparent;
}

.navlink2 {
position: relative;
top:0px;
left: 0px;
width: 127px;
height:40px;
font-weight: normal;
text-transform: none;
background: transparent;
}

#linkbar a, #linkbar a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}

#linkbar a:hover {
text-decoration: none;
color:#6697C5;
}

.navlink a div, .navlink a:visited div {
position:absolute;
top:0px;
right:0px;
width:122px;
height: 15px;
padding-left:5px;
padding-top: 1px;
background: transparent;
}

.navlink a:hover div {
position:absolute;
top:0px;
right:0px;
width:122px;
height: 15px;
padding-left:5px;
padding-top: 1px;
background: url('deco/images/link_hover.gif') no-repeat right transparent;
}

.navlink2 a div, .navlink2 a:visited div {
position:absolute;
top:0px;
right:0px;
width:122px;
height: 15px;
padding-left:5px;
padding-top: 1px;
background: transparent;
}

.navlink2 a:hover div {
position:absolute;
top:0px;
right:0px;
width:122px;
height: 15px;
padding-left:5px;
padding-top: 1px;
background: url('deco/images/link_hover.gif') no-repeat right transparent;
}



