body { font-family: 'Times New Roman', Times, serif; font-size: 1em; color: #000; background-color: #fff; 
background-image: none; }

/* General Styles
----------------------------------------- */
p { margin-top: 1em;}
h1 { font-size:120%; line-height: 1.3em;}
h2 { font-size:110%; line-height: 1.3em;}
h3 { font-size:100%; line-height: 1.3em;}
h4 { font-size:100%; line-height: 1.3em;}
h5 { font-size:100%; line-height: 1.3em;}
a { text-decoration:underline; }


#header{ background-image:none; position:absolute; width:680px; height:0; top:0px; left:0px; z-index:2; }

#all{ background-image:url('images/leftnavbgall.jpg'); background-repeat:repeat-y; width:169px; position:absolute; top:0px; left:0px; }

#leftnav{ display: none; }

#content{ width: 100%; }

#mainnav{ display: none; }

#maincontent{ position:relative; top:50px; }

#title{ width:95%; font-weight:bold; font-size:110%; }

#text{ top:.5em; line-height:1.3em; width: 95%; } 

img{ margin:0px;padding:0px; border:0px; }

#rightbox{ display: none; }

#searchbar{ display: none; }

#MenuBar1 li { list-style: none; }

#pdflist li { list-style:url(images/pdf.gif); vertical-align:middle; padding: 5px 10px; }


.image {text-align: center; float: right; width:175px;}
.imgcap {font-size: 80%; font-family: Verdana, Arial, sans-serif; text-align: center; color:#666; float: right; width:150px;}
.imgpaddedl { margin-top: 10px; margin-right: 15px; margin-bottom: 0px; border:1px solid #aaa; }
.imgpaddedr { margin-top: 10px; margin-left: 15px; margin-bottom: 0px; border:1px solid #aaa; }
.imgpadded { margin-top: 10px; margin-left: 15px; margin-right: 15px; margin-bottom: 0px; border:1px solid #aaa; }

.msminfo { font-size: 80%; font-weight: bold; color: #666;}
.news { font-size: 0.9em; text-align:justify; line-height: 1.6em;}

.tables { border:1px solid #275481; }
.tabhead { font-weight:bold; color:#275481; background-color:#aac7d9; border-bottom:1px solid #275481; }

.inspecttitle { font-weight: bold; text-align: right; padding-right: 10px; width: 180px; font-size: 90%; vertical-align:top; }
.inspecthead { background-color:#ccc; border:1px solid #aaa; font-weight: bold; text-align: center; }
.inspecinput { border:1px solid #aaa; }

.prthumbs { border: 1px solid #999; }

/* Trustees
----------------------------------------- */
.trusttab { border:1px solid #aaa; padding: 10px; }
.trust1 { background-color:#fff;}
.trust2 { background-color:#eee;}

a.trustees { color:#369; text-decoration:none; }
a.trustees:hover { color:#036; text-decoration:underline; }

li { list-style:url(images/bullet.gif); }

#newspaper li { background: url('images/newspaper.gif') no-repeat 0 2px; padding: 0 0 5px 25px;}

dt { font-weight:bold; padding-top: 20px;}
dd { padding-bottom: 5px; margin-left:5px;}
