body {
	margin-left: 0px;
	background-image: url("apacam/apacam/images/5croplargegingko180.jpg");
	background-repeat: repeat-y;
	background-color: #7B86B9;
	font-family: Arial, Verdana, Monaco, sans-serif;
	/* left nav 185px + right 525px = 710px */
	width: 750px;
}

table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
img {
    border: 0;
}

#banner img {
	width: 750px;
	border: 2px solid white;
	margin-top: 20px;
}
.replace {
	 display: none;
}

/**************** leftnav ****************/

#leftnav-and-content table {
/*	width: 750px;*/
}
#left-td {
/* DEP	width: 235px;*/
	width: 185px !important;
}
#right-td {
	width: 525px !important;
}
#leftnav {
	margin-top: 15px;
	/* DEP margin-left: 100px;*/
	margin-left: 50px;
}
#leftnav img {
}
#leftnav a {
	width: 125px;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	border: 2px solid white;
}
.button {
	width: 115px !important;
	font-family: "Apple Chancery", "Brush Script MT", "Lucida Handwriting";
	font-size: 15px;
	background-color: #505B89;
	color: white;
	padding: 5px 0 5px 10px;
}

/**************** all content ****************/
h2 {
	padding: 0;
	margin: 0;
	line-height: 120%;
	font-size: 16px;
}
#content {
	 margin: 15px 0 0 10px;
	 padding-bottom: 10px;
/*	width: 548px;*/
	width: 600px;
/*	border: 1px solid;*/
}

/**************** footer ****************/
#footer {
	margin-top: 30px;
	margin-left: 5px;
	font-size: 10px;
}
#footer a {
	color: white;
}

/**************** static content (about) ****************/

.bulletp {
	   clear: both;
	   width: 300px;
	   margin-left: auto;
	   margin-right: auto;
}
.bigbulletl, .bigbulletr {
		     width: 125px;
}
.bigbulletl, .bigbulletr,.rightimg {
	     border: 1px solid #3B456F;
}
.bigbulletl {
	   float: left; 
	   margin: 0 5px 25px 0;
}
.bigbulletr, .rightimg {
	   float: right; 
	   margin: 0 0 25px 5px;
}

/**************** events ****************/ 

.eventimg {
		width: 150px;
		margin-right: 20px !important;
}

.eventtable {
		margin-bottom: 20px;
}
.eventtable td {
	    padding-right: 15px;
}
.eventtable th {
	    padding-right: 10px;
	    	padding-bottom: 15px;
	    text-align: left;
}

/**************** feeds ****************/ 
.newsstuff {
/*	   font-size: 11px;*/
}
.newsstuff table {
	   width: auto !important;
}
.newsstuff td {
	   padding: 5px;
}
.newsstuff td.date {
}
.newsstuff td.subject {
	   width: 400px;
}
.citetitle {
	margin-bottom: 5px;
}
/**************** home page ****************/ 

#homelayout a {
	    color: #3B456F;
}
#homelayout {
	width: 564px;
}
/* home2 is first column; home1 is second column */
td.home2 {
	 width: 264px;
}
td.home1 {
	width: 300px;
}
img.bigphoto {
    /*width: 280px;*/
    height: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#mainblurb, #mainphoto {
	   height: 200px;
}

.home-box, .content-box {
	font-size: 12px;
	margin: 0 5px 5px 0;
	padding: 5px;
	background-color: white;
	border: 2px solid #3B456F;
	color: #3B456F;
}
.content-box {
}
.home-box {
}
.blurblayout {
    width: 100%;
}
.blurbphoto {
	    width: 100px;
}
.blurbphoto img {
	    width: 98px;
	    padding-left: 3px;
}
.more {
      text-align: left;
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 10px;
      font-style: italic;
}
.more a {
      color: purple !important;
}

/**************** library ****************/ 

.librarybulletp {
	   clear: both;
	   width: 500px;
	   margin-left: auto;
	   margin-right: auto;
}
.rightimg {
		margin-right: 20px !important;
}


.topicparent {
	margin: .5em 0 0 0;
	padding:0;
	background-color: #DDD;
	list-style:none;
}
.topicparent div {
	padding:3px;
	font-weight:bold;
}
.topicchild {
	margin: 0;
	padding:3px;
	padding-left:1em;
	background-color: #eee;
	list-style:none;
}
.topicchild li {
	margin-top:.3em;
	display:inline;
}

.topicnote {
	color:#789;
	xxfont-size:smaller;
}


.entry {
       margin-top: 10px;
}
.entrycomments {
	       padding-left: 0px;
}
.entrytitle, .entrynumber {
	    font-weight: bold;
}
.entrytype {
	   font-style: italic;
}
.entrybody {
	   margin-left: 15px;
}
.querytable th {
	    font-weight: bold;
}
.querytable td {
	    border: 1px solid black;
	    padding: 3px;
}

