body {
font: 12px helvetica, verdana, arial, geneva, lucida, sans-serif;
border: 20px solid black;
width: 760px;
}

li {
display: inline;
}

img {
display: block;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

p {
letter-spacing: 1px;
line-height: 30px;
margin-right: 30px;
padding-top: 20px;
}

#navbar {
margin-top: -2px;
border-top: 2px solid white;
background-image: url(IXNPnavrepeat.JPG);
line-height: 23px;
font-size: 15px;
}

#bottomnav ul {
text-align: right;
margin-right: 10px;
margin-bottom: 1px;
}


#bigpic {
padding: 20px 30px 20px 30px;
background: url(postcardfront.jpg) no-repeat;
}

#container {
border-bottom: 10px solid gray;
border-left: 10px solid gray;
}

#containercontent {
margin: 10px;
}

a:link {
color: black;
text-decoration: none;
}

a:visited {
color: #333;
text-decoration: none;
}

a:hover {
color: #FF3;
text-decoration: none;
}

a:active {
color: #F90;
text-decoration: none;
}

#bottomnav a:hover {
color: #CC0;
}
