body {
background-color: #D2D2D2;
background-image: url(../graphics/sidebar.gif);
background-position: left top;
background-repeat: repeat-y
}

#page-header {
background-image: url(../graphics/header.jpg);
background-position: left top;
background-repeat: no-repeat;
height: 81px;
top: 25px;
width: 800px;
margin: 0 auto;
z-index: 7
}

#contact-info {
background-repeat: no-repeat;
height: 12px;
left: 0px;
bottom: 0px;
width: 800px;
z-index: 2;
}

#section-menu {
background-color: #b5b5b5;
background-position: left;
height: 20px;
top: 106px;
width: 800px;
margin: 0 auto;
z-index: 4;
}

#section-header {
background-color: #C99C6F;
border: 1px #746a61;
height: 30px;
top: 126px;
width: 800px;
margin: 0 auto;
z-index: 5;
}

#section-content {
background-color: #e3e3e3;
height: 100px;
top: 156px;
width: 800px;
margin: 0 auto;
z-index: 6;
}

A:link {
color: #213236;
)

A:visited {
color: #213236;
}

A:hover {
color: #213236;
}

A:active {
color: #213236;
}
