html{
padding:0px;
margin:0px;}

body{
background-color:#fff;
font-size:12px;
font-family:Geneva, Tahoma, "Trebuchet MS" sans-serif;
color:#706F6F;
}

#home{
text-align:center;
border:none;
margin-left:auto;
margin-right:auto;
margin-top:100px
}


#navlist{
margin: 0;
padding: 0 0 20px 10px;
/*border-bottom: 2px dotted #ccc;*/
}

#navlist ul, #navlist li{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited{
text-align:center;
line-height: 14px;
margin: 0 5px 2px 5px;
text-decoration: none;
color: #666;
outline:none
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
border-bottom: 2px solid #CABBA6;
color: #939290;
outline:none;
}
#footer {
/*clear: both;*/
padding-top: 5px;
margin-top: 1px;
height:25px;
text-align:center;
font-size:10px;
color:#333;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

hr{
border:1px dotted #CABBA6;
width:550px}

.big-letter {
font-size:24px;
color: #CABBA6;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
letter-spacing:2px;
}

.smalltext-brown {
font-size: 9px;
color: #CABBA6;
}

.smalltext-grey {
font-size: 9px;
color: #ccc;
}



h1{
color:#9F908B;
font-size:13px;
font-weight:bold;
font-family:Tahoma, "Trebuchet MS", fantasy;
}
/* gall */
.imgborder{
border:1px solid #9F908B;
padding:10px;
margin:20px 0px 0px 0px;
background-color:#FFFFFF;
}
a:hover .imgborder{
border: 1px solid #CABBA6;
}

