body { width : 100% ;  font-family : Garamond, Times New Roman, Times ; font-size : 1em ; }

p {}

table {}

td, th { border : 1px solid ; border-collapse ; collapse ; }

h1 {}

h2 { text-decoration : underline ; }

ul { margin-top : -5px ; }
li { margin-left : -20px ; }

.last { padding-bottom : 20px ; }

.footer  { margin-left : -120px ; border : 0px solid ; }

/* .main_box is a container for the section navigation widget and the main text box on each page (except the front page) */
.main_box { position : relative ; margin-top : 70px ; width : 100% ; border : 0px solid ; background-color : none ; }


/* .nav_textbox is the section-specific navigation widget box */
.nav_textbox  { display : none ; }


/* .main_textbox contains the text for each section page */
.main_textbox  { width : 100% ; background-color : #FFFFFF ; }


/* the .comment style is used in the 'comments' page of the 'about' section */
.comment { font-style : italic ; }
