div.heading {
	background: url(/images/bodylight.jpg) 0 0 no-repeat;
	min-height: 44px;
	height: auto !important; /* ie6 */
    height: 44px;
	padding: 16px 0 0 50px;
	font-weight: bold;
	font-size: 1.3em;
}
#leftcolumn div.heading {
	background: url(/images/sidebarlight.jpg) 0 0 no-repeat;
}
h1 span {
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
}
div.image {
	text-align: center;
	font-size: .8em;
	margin: 8px 8px 3px 0;
	float: left;
}
div.image img {
	border: 1px solid #666;
}
#friendconnect {
	margin: 20px auto;
	width: 100%;
}
p.newsdescription, div.post p  {
	margin: 3px 0 12px 0;
	line-height: 1.3em;
}
p.byline  {
	margin: 10px 0 12px 0;
	line-height: 1.2em;
	font-size: .9em;
}
p.subtitle  {
	font-style: italic;
}
a.readmore, a.more  {
	font-size: .9em;
	font-style: italic;
	float: right;
	font-weight: normal;
}
div.links {
	margin: 10px 0 20px 0;
	vertical-align: bottom;
}
div.links span {
	float: right;
	padding: 7px 0 0 0;
}
div.posted {
	margin: 4px 0 20px 0;
	padding: 0 0 20px 0;
	font-size: .9em;
	border-bottom: 1px solid #666;
	width: 95%;
}
#signup {
	margin: 0 0 12px 0;
}
#signup input.field {
	width: 140px;
}
#signup input.button {
	width: 90px;
}
#twitter_div {

}
#twitter_div ul {
	margin: -20px 0 0 0;
	padding: 0;
}
#twitter_div ul li {
	font-size: .9em;
	text-align: left;
	list-style: none;
	line-height: 1.2em;
	padding: 6px 0;
	border-bottom: 1px solid #666;
}
#twitter_div p {
	text-align: center;
	margin: 6px 0 0 0 ;
}
#leftcolumn h4 {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
}
table.books {
	
}
table.books th {
	padding: 0 20px 20px 0;
}
table.books td {
	padding: 0 0 20px 0;
}
/*

a.more {
	float: right;
	font-weight: normal;
}
h2.home a {
	font-size:.7em;
	font-style: italic;
	margin: 0 0 0 90px;
	padding: 0;
}
h2.home a.resources {
	margin: 0 0 0 157px;
}
h3.home {
	margin: 0;
}
h3.faq {
	margin: 20px 0 0 0;
	border: 1px solid #666;
	width: 65%;
	padding: 2px 8px;
	background-color: #ffffcc
}
li.odd {
	background-color: #fff;
}
li.even {
	background-color: #efefef;
}

h2 a { 
	font-size: 12px;
}

p.intro {
	line-height: 1.5em;
	margin: 6px 0 0 0;
}
p.description {
	margin: 3px 0 0 0;
}
p.newsHeader {
	margin: -3px 0 6px 7px;
	padding: 0;
	font-style: italic;
	font-size: .9em;
}
span.subtitle {
	font-style: italic;
	font-size: .9em;
	margin: 0 0 0 20px;
}
div.summary {
	padding: 4px 0 0 0;
	font-size: .9em;
}

ol.faq {
	margin-top: 20px;
}
ol.faq li {
	margin-top: 20px;
}
ol.faq li p {
	margin-top: 6px;
}
table.news_archive {
	margin: 12px 0 0 0;
	width: 330px;
}
table.news_archive th {
	padding: 16px 0 0 8px;
	vertical-align: top;
	font-size: 1.2em;
	text-align: left;
	border-bottom: 1px solid #888;
}
table.news_archive td {
	padding: 10px 8px;
	vertical-align: top;
}
table.news_archive td a {
	font-weight: bold;
}
table.news_archive tr.odd td {
background-color: #fff;
border:1px solid #999;
}
table.news_archive tr.even td {
background-color: #efefef;
border-right:1px solid #999;
border-left:1px solid #999;
}

div.column3contentbox h3 {
	font-size: 1.6em;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 0 0 3px 0;
}
div.column3contentbox dl {
	margin: 0;
	padding: 0;
}
table.display {
	border: 1px solid #999;
	background: #fff url(/admin/images/accadmin_navfade.gif) 0 0 repeat-x;
}
table.display th,table.display td {
	text-align: left;
	padding: 2px 0;
	font-size: .9em;
	line-height: 1.2em;
}
table.display th {
	padding-right: 8px;
	padding-left: 8px;
}
table.display td {
	padding-right: 8px;
}
table.display tr.firstrow th,table.display tr.firstrow td {
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
}
table.display tr.lastrow th,table.display tr.lastrow td {
	padding-bottom: 8px;
}

h3.cats {
	border-bottom: 1px solid #666;
}
table.cats td {
	font-size: 1em;
}
table.cats td.col1 {
	padding-right: 40px
}
p.cat1 {
	font-weight: bold;
	margin: 6px 0 0 20px;
	padding: 0;
}
ul.cat2 {
	margin: 0 0 0 25px;
}
ul.cat2 li {
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	list-style: disc;
}
*/