body{
background-color: #415e45;
color: #162118;
font-family: verdana, arial, sans-serif;
font-size: 80%;
}

h1{
font-size: 5%;
}

h2{
color: #1f3b5e;
font-size: 130%;
}

h3{
color: #2e4c71;
font-size: 110%;
}

h4{
color: #2e4c71;
font-size: 105%;
}

a, a h4{
color: #5b6192;
font-weight: bold;
}

a:hover, a:hover h4{
color: #7b7f9f;
}

img{
border: 0;
}

.bold{
font-weight: bold;
}

.tilt{
font-style: oblique;
}

.detail{
font-size: 85%;
color: #555555;
}

.thumb{
font-size: 85%;
}

.thumb img, .centering img{
border: 1px solid #aaaaaa;
}

#container{
background: #6f8a72 url(images/wrapper-bg.gif) repeat-y;
}

#banner{
background: url(images/banner-bg.gif) no-repeat;
}

#logo{
background: url(images/logo.gif) no-repeat;
}

#page{
background: url(images/content-bg.gif) no-repeat;
}

#content{
border: 1px solid #707a70;
background-color: #dfecdc;
}

#menu{
background-color: #f4f8f3;
border: 1px solid #939e93;
}

#footer{
color: #ffffff;
font-size: 85%;
}

#footer a{
color: #dcce95;
}

#footer a:hover{
color: #bdd1c7;
}