* {
margin : 0;
padding : 0;
}

body {
width : 960px;  /* width of image */
margin : 100px auto;
font-size : 1em;
font-family : Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
}

#banner { 
padding: 0px;
height : 100px;
background : 	#fff;
text-align : center;
}

#content {
height : 460px;
padding : 10px 0 5px 0;
overflow: auto;
background : 	#fff;
text-align : left;
}

ul {
font-variant : small-caps;
list-style-type : none;
margin : 10px 0px 10px 0px;
}

ul li {
float : left;
width : 192px;  /* 960 / 5 */
}

a {
text-decoration : none;
border-bottom : none;
opacity : 1;
filter : alpha(opacity="100");
}

a:hover {
text-decoration : underline;
opacity : 1;
filter : alpha(opacity="100");
}

h1 {
font-variant : normal;
font-size : 2.25em;
text-align : center;
}

p {
font-size: .825em;
line-height: 1.25em; /* 16x1.25=20 */ 
margin-bottom:0; 
word-spacing:0.10em;
}

.poetry {
line-height: 1.25em; /* 16x1.25=20 */ 
margin-bottom:0; 
word-spacing:0.10em;
}

.quote {
font-style : italic;
}

#footer {
clear : both;
margin : 30px auto;
font-weight : normal;
font-variant : none;
font-size : .65em;
color : #999;
width : 960px;
}

.jccopy {
float : left;
text-align : left;
margin : 0;
padding : 0;
}

.dmcopy {
float : right;
text-align : right;
margin : 0;
padding : 0;
}

#footer a {
text-decoration : none;
color : #999;
}

#footer a:hover {
text-decoration : underline;
}
