body {
padding: 0;
margin: 0;
font: 12px Verdana, Arial, Georgia, sans-serif;
background-color: black;
color: #990000;
}

pre {
font: 12px Verdana, Arial, Georgia, sans-serif;
text-indent: 0;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.coh_comment {
width:450px;
}

#header {
position: absolute;
top: 56px;
left: 66px;
height: 175px;
width: 1024px;
background-image: url(logo.jpg);
background-repeat: no-repeat;
}

#title {
position: absolute;
top: 2px;
left: 65px;
width: 540px;
height: 52px;
}


.maintable {
background-color: white;
font: 12px Verdana, Arial, Georgia, sans-serif;
}

a

.copyright {
font: 10px Verdana, Arial, Georgia, sans-serif;
color: #693516;
}

.copyright a:link, .copyright a:visited {
font: 10px Verdana, Arial, Georgia, sans-serif;
color: #990000;
text-decoration: none;
}

.copyright a:hover {
font: 10px Verdana, Arial, Georgia, sans-serif;
color: #693516;
text-decoration: underline;
}

#r_img {
	position: absolute;
	text-align: center;
	left: 857px;
	top: 254px;
	width: 188px;
	height: 226px;
}

#modified {
	position: absolute;
	left: 862px;
	top: 63px;
	width: 225px;
	text-align: center;
	font: 10px Verdana, Arial, Georgia, sans-serif;
	color: white;
	height: 165px;
}

ul#tabnav {
/*list-style-type: none;*/
list-style-image: url("button2.jpg");
}

ul#tabnav li {
width: 180px;
font: bold 10px Verdana, Arial, Georgia, sans-serif;
line-height: 1.3;
margin-left: 15px;
/* padding-bottom: 6px; */
}

ul#tabnav li a:link, ul#tabnav li  a:visited {
font: bold 10px Verdana, Arial, Georgia, sans-serif;
display: block;
background-color: #ffffff;
color: #990000;
text-decoration: none;
}

ul#tabnav li a:hover, ul#tabnav li a:active {
display: block;
background-color: #F9DBC6;
text-decoration: none;
}


body#homepage li.homepage,
body#overview li.overview,
body#works li.works,
body#men li.men,
body#women li.women,
body#relationships li.relationships,
body#celebrations li.celebrations,
body#sustain li.sustain,
body#arts li.arts,
body#involvement li.involvement,
body#events li.events,
body#contact li.contact,
body#links li.links {
list-style-image: url("button.jpg");
width: 180px;
}
body#homepage li.homepage a:link, body#homepage li.homepage a:visited,
body#overview li.overview a:link, body#overview li.overview a:visited,
body#works li.works a:link, body#works li.works a:visited,
body#men li.men a:link, body#men li.men a:visited,
body#women li.women a:link, body#women li.women a:visited,
body#relationships li.relationships a:link, body#relationships li.relationships a:visited,
body#celebrations li.celebrations a:link, body#celebrations li.celebrations a:visited,
body#sustain li.sustain a:link, body#sustain li.sustain a:visited,
body#arts li.arts a:link, body#arts li.arts a:visited,
body#involvement li.involvement a:link, body#involvement li.involvement a:visited,
body#events li.events a:link, body#events li.events a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited,
body#links li.links a:link, body#links li.links a:visited {
list-style-image: url("button.jpg");
display: block;
font: bold 10px Verdana, Arial, Georgia, sans-serif;
background-color: #F9DBC6;
text-decoration: none;
}
