body {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #fff;
}
#container {
	width: 1000px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin: 0;
	padding: 0;
	height: 73px;
	background-color: #D8D5D7;
}
#header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 35px;
        font-weight:normal;
	padding: 15px 0 0 100px;
	margin:0;
        letter-spacing: .1em;
}
#header img {
	margin: 0 20px 0 0;
	float: left;
}
#divTopNav div.moduletable {
        font-size: 12px;
        background-color: #4C4848;
        padding:0;
        margin: 0;
        line-height: .9;
        height: 30px;
}
#divTopNav div.moduletable ul {
        margin:0;
        width:990px;
        padding: 0 0 0 10px;
        background-color: #4C4848;
}
#divTopNav div.moduletable ul ul{
        width:12em;
}

#content {
	padding: 0 15px;
	margin: 0;
	clear:none;
	}
#content table.contentpaneopen.publications {
        background-color: #E6EFF4;
        padding: 0 10px;
}
#content table.pagenav a {
       font-weight: normal;
}
#content table.pagenav {
        float:right;
}
#content table.contentpaneopen {
         margin:0;
         padding:0;
}
#content td.buttonheading a img {
        border: none;
}
#content h1, #content table.contentpaneopen td.contentheading a.contentpagetitle, table.contentpaneopen td.contentheading, div.componentheading {
	font-size: 20px;
        font-weight: bold;
	letter-spacing: 1px;
        padding: 0;
        margin: 0 0 10px 0;
}
#content td.contentheading {
        color:#396B7A;
	font-size: 18px;
        font-weight: bold;
	letter-spacing: 1px;
        padding: 10px 0;
        margin: 0;
}
body.itemid3 table.blog, body.itemid6 table.blog {
       width:500px;	
}
#content h2  {
        font-size: 14px;
	margin:0;
	padding: 0px;
}
#content h3  {
        font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
#content H2 + p {
	line-height: 1.7;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
}
#content p {
	line-height: 1.5;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;	
}
#content ul li {
	padding-bottom: 5px;
        line-height: 1.5;
}
#content a:link, #content a:visited, #divLeft a:link, #divLeft a:visited, #divRight a:link, #divRight a:visited {
	color: #396B7A;
	text-decoration: none;
}
#content a:hover, #content a:active, #divLeft a:hover, #divLeft a:active, #divRight a:hover, #divRight a:active {
	color: #396B7A;
	text-decoration: underline;
}
body.itemid1 #divLeft {
       display:none;
}
body.viewsection #content #divRight, body.viewcategory #content #divRight {
       width: 200px;
       background-image:none;
}

body.viewfrontpage #content td.contentheading a.contentpagetitle {
       font-size: 14px;
       letter-spacing:0;
       padding:0;
       margin:0;
}
body.viewfrontpage #divRight {
       width: 200px;
}
body.viewfrontpage #content h2 {
       font-style: italic;
       font-size: 12px;
}
body.viewfrontpage #content table.contentpaneopen {
       margin: 0 15px;
}
body.viewfrontpage #divLeft, body.viewfrontpage #divRight {
        background-image:none;
}
#divLeft {
	float:left;
	width: 200px;
	padding: 0;
	margin: 0 10px 0 0;
	background-image: url(../images/divLeftBg.png);
	background-repeat: repeat-x;
	text-align:center;
	font-size: 11px;	
}
#divLeft ul.menu, #divRight ul.menu {
        color: #4C4848;
	list-style: none;
        padding: 0;
        margin:  2em 1em;
        width: 200px;
}
#divLeft ul.menu a, #divRight ul.menu a {
        display: block; 
        margin: 5px 0px;
        padding: 5px 25px;
        letter-spacing: .1em;
        text-transform: uppercase;
}
#divLeft ul.menu a:link, #divLeft ul.menu a:visited, #divRight ul.menu a:link, #divRight ul.menu a:visited {
	color: #396B7A;
        font-weight: bold;
        text-decoration: none;
	background-color: #D8D5D7;
	list-style:none;
        text-align: center;
}
#divLeft ul.menu a:hover, #divLeft ul.menu a:active, #divRight ul.menu a:hover, #divRight ul.menu a:active {
        display: block;
        color: #fff;
        background-color: #4C4848;
}
#divLeft div.pubsleftmod {
        background-image: none;
        background-color: #E6EFF4;
	margin:0;
	padding:0;
}
#divLeft h3 {
        font-family: Times New Roman, Times, serif;
	background-color: #396B7A;
        font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
        color: #fff;
	line-height: 1.6em;
        text-align:center;
	margin:0;
	padding:0;
}
#divLeft p {
        padding: 0 15px;
}
#divLeft h4 {
        font-family: Times New Roman, Times, serif;
        font-style: italic;
        font-size: 16px;
        border-bottom: solid 1px #999;
        font-weight: normal;
        margin:15px 20px 0 20px;
        padding: 0
}
#divRight, #divRandom {
        font-family: Times New Roman, Times, serif;
	float:right;
	width: 250px;
	padding: 0 15px;
	margin: 0 0 0 10px;
	background-image: url(../images/divLeftBg.png);
	background-repeat: repeat-x;
}
#divRight h3 {
        font-size: 18px;
	font-weight: normal;
        font-style: italic;
        border-bottom: solid 1px #999;
        margin-right: 30px;
}

#divRight form input {
        float:left;
} 
div.moduletable.random {
        padding-bottom: 15px;
}
table.contentpaneopen.publications {
        width: 980px;
}
#content table.contentpaneopen.books a {
        display:block;
        text-align:right;
        margin: 0 0 15px 0;
}
#content div.pagenavcounter {
        width:200px;
        text-align:center;
}
#content table.contentpaneopen li {
	line-height: 1.2;
	padding-left: -5px;
	margin-top: 3px;
	margin-left: 1px;
}
#content table.blog.catlist table.contentpaneopen.catlist a.backlink {
	display:none;
}
a.readon {
        float:right;
        margin: 0;
        padding: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	padding: 10px;
	clear: both;
	color: #C7C0B6;
	font-size: 10px;
	text-align: center;
	background-color: #4C4848;
        margin:15px 0 0 0;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a:link , #footer a:visited{
        font-weight:normal;
	color: #C7C0B6;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
        font-weight:normal;
	color: #C7C0B6;
	text-decoration: underline;
}
.mailingListCss  form {
        padding:10px 0 2em 0;
}
.mailingListCss p {
        margin:0;
        padding:5px 0;
}
body.itemid24 .mailingListCss {
        display:none;
}
body.itemid17 .mailingListCss {
        display:none;
}
body.itemid16 .mailingListCss {
        display:none;
}