*{
margin:0%;
padding:0%;
}

body {
font-size:100%;
font-family:Times,Times New Roman,serif;
color:#DDDDBB;
margin-left:20px;
margin-top:20px;
background-color:#434343;
border-left:1px solid black;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, Times, serif;
/* color: #df3e29; */
color:#C18179;
margin-left: 20px;
}

h1 {
font-size: 4em;
margin-left: 20px;
margin-bottom:0px;
font-weight: bold;
}

ul {
position:relative;
list-style-type:none
}

ol{
list-style-type:none;
}

li {
display:block;
font-size:150%;
}

ul li li {
font-size:75%;
text-indent:2em;
}

a {
cursor:pointer;
text-decoration:none;
}
a:link {
color:#C18179;
}
a:visited {
color:#C18179;
}
a:hover {
color:#140c0c;
}
a:active {
background-color:#454538;
color:#77A289;
}
img {
margin:0;
border:medium none;
}

table#montage {
position:absolute;
top:3em;
right:15%;
border:0pt none;
float:right;
line-height:0pt;
margin:0pt;
}

table#fb {
/* position:absolute; */
float:right;
/* right:15%; */
/* bottom:2%; */
width:30%;

}


#body {
padding:0;
width:85%;
border:0pt none;
margin:20px;
}


#menu {
/* max-width: 45%; */
/* float: left; */
position:relative;
/* left:-1em; */
}

.year_display, .year_display li {
display:inline;
}

.year_display  {
margin-left:1.5em;
}

#header {
margin-left:20px;
height:139px;
width: 540px;
background-image:url("../images/home_logo.jpg");
background-repeat:no-repeat;
background-position:0px 0px;
}

#header h1, #header h2 {
display:none;
}


#footer {
clear:left;
margin-left:20px;
width:33%;
}
#footer p {
font-size:70%;
}

