div#header {
	clear: both;
	height: 150px;
	padding: 1px;
	margin-bottom: 0px;
	background-image: url(/cms/tpl/img/header.png);
	background-repeat: no-repeat;

}

div#left {
	float: left;
	width: 220px;

}
.pageimg_right{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#right {
	float: right;
	width: 220px;
}
div#content_middle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 220px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;	
}
div#footer {
	clear: both;
}
.people{
margin-left:50px;
margin-top: 20px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	min-width:800px;
	min-height:2000px;
	min-height:920px;
	height:auto !important;
	height:920px;
	background-position: 0px bottom;

}
hr {

	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7E7C7D;
}
table{

}

td{
	padding:5px;
	border-color:#CCC;
}

div#topright_nav{
	float:right;
	margin-top: 55px;
	margin-right: 50px;
	

}
	


#content_spacer{
position: absolute;
	top: 100px;
	left: 230px;

}






.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	
	}

dd, dt {
	
	font-size: 0.95em;
	}
/***********************************************************/

img{
	/*padding: 5px;*/
}

#ci_standard_heading {
	font-weight: normal;
	font-size: 18px;
	margin-top: 20px;
}
#ci_standard_htmltext {
	font-weight: normal;
		
}
#page_heading{
	font-size: 24px;
}
.ci_toolbar{
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

table,tr,td{
	vertical-align: top;
	
}

   
    .pub_preview
    {
 
    padding: 10px;
    margin-bottom: 20px;
    min-height: 80px;
    }

    
    
.pub_preview_img
    {

    float: left;
    text-align: center;
    }

.pub_preview_body
    {
    margin-left: 32px;
    color: #7D9AAA;
    }

.pub_preview_title, .pub_preview_title a
    {

    color: #89687C;
    text-decoration: none;

    }
  .pub_details
    {

    padding: 10px;
    margin-bottom: 20px;
    min-height: 80px;
    }

    
    
.pub_details_img
    {

    float: left;
    text-align: center;
    }

.pub_details_body
    {

    color: #7D9AAA;
    }

.pub_details_title, .pub_details_title a
    {

    color: #89687C;
    text-decoration: none;
    font-size: 1.2em;
    }
