* {
	padding: 0;
	margin: 0;
	/* font-family: "Times New Roman"; */
	/* font-size: 15px; */
} 
body {
	/* background: #555; */
	/* background: #ffffff; */
	/* background:#ecf3c9; */
	background:#fcfff9;
	padding: 0;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: "Times New Roman";
	font-size: 22;
	color: #333333;
	;
}
img { border: none; }

/* a { color: #3E92EA;  } */

a {color: #334499; } 

/* a {color:#330099;} */
/* a {color:#4AA02C;} */
/* a:hover { text-decoration: none; color : #000; } */

a:hover {
	text-decoration: none; /* color : #330033; */
	font-weight: bold;
	color: #000;
}

table
{
    /* border-collapse: collapse; */ /* 'cellspacing' equivalent */
}

table td, table th
{
	padding: 10px;
	text-align: center;
}

table.tableofpeople
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	/* color: #fff; */
	/* width: 580px; */
	/* width: 690px; */
	width: inherit;
	/* width:956px; */
	text-align: center;
	/* width:900px; */
	/* border: 5px; */
	/*  border-bottom-width:20px; */
	/*
    background-color: #666;
    border: 2px;
    border-collapse: collapse;
    border-spacing: 0px;
    */
}
table.tableofpeople td
{
	font-size:15px;
	/* background-color:Red; */
	padding-top:5px;
	padding-bottom:5px;
	color: #000;
	text-align: center;
}
table.tableofpeople tr 
{
	font-size:15px;
	/* padding-bottom: 10px; */
	height:30px;
}
table.tableofpeople tr.tableofpeopletitle 
{
	font-size:17px;
	background-color:#aaaaaa;
	/* padding-bottom:10px; */
}
table.tableofpeople tr.a 
{
	font-size:15px;
	background-color:#dddddd;
	/* padding-bottom:10px; */
	height:30px;
}
table.tableofpeople a 
{
	text-decoration: underline;
}


table.tableofvisitors
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	/* color: #fff; */
	/* width: 580px; */
	/* width: 690px; */
	/* width: inherit; */
	width: 956px;
	/* border: 5px; */
	/*  border-bottom-width:20px; */
	/*
		background-color: #666;
    border: 2px;
    border-collapse: collapse;
    border-spacing: 0px;
   */
}
table.tableofvisitors td
{
	font-size:15px;
	height: 30px;
	/* background-color:Red; */
	padding-top:5px;
	padding-bottom:5px;
}
table.tableofvisitors tr 
{
	font-size:15px;
	/* padding-bottom: 10px; */
	height:30px;
}
table.tableofvisitors tr.tableofvisitorstitle 
{
	font-size:17px;
	background-color:#aaaaaa;
	/* padding-bottom:10px; */
	height:30px;
}
table.tableofvisitors tr.a 
{
	font-size:15px;
	background-color:#dddddd;
	/* padding-bottom:10px; */
	height:30px;
}
table.tableofvisitors a 
{
	text-decoration: underline;
}


 table.tableofvisitors tbody tr:nth-child(1) td {
	background-color: #aaaaaa;
 }
 
 table.tableofvisitors tbody tr:nth-child(2n) td {
	background-color: #FCFFF9;
 }
 
 table.tableofvisitors tbody tr:nth-child(2n + 3) td {
	background-color: #DDDDDD;
}


/* top_banner is not yet implemented. */
#top_banner 
{
}

#wrap {
	/* margin: 40px auto 0 auto; */
	margin: 0px auto 0px auto;
	/* width: 800px; */
	width: 956px;
}

#header { 
/* padding-bottom:10px; */
margin: 0 auto 0 auto;
width: 100%;
background-color:#666666;
}

#header h1 {
font-size: 22px;
letter-spacing: normal;
padding: 15px 0 8px 10px;
/*
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
*/
}
#header h1 a {
color: #fff;
text-decoration: none;
}

#header h1 a:hover {
color: #fff;
text-decoration: none;
}

#header h2 {
/* color: #ccc; */
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
/* letter-spacing: -1px; */
letter-spacing: normal;
line-height: 12px;
}

#menu {
height: 30px;
line-height: 30px;
/* padding-top: 0px; */
padding-top: 92px;
background: #222 url(images/COP_banner_bgd.png) no-repeat;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}
#search
{
    float:right;
    /* not working...
    padding-top: -100px;
    */
    height:25px;
    /*
    margin-bottom:10px;
    padding-bottom:5px;
    */
    padding-right: 20px;
    /*
    NOTE: padding-top can NOT be negative, but margin-top can!
    padding-top: -5px;
    */
    margin-top: -2px;
}

#content {
/* background: #555 url(images/content.jpg) repeat-y; */
	padding: 10px 0px;
	min-height:350px;
}

#people_category
{
    color: Black;
    font-size:15px;
    /* background-color:Lime; */
    /* background-color: #CC3333; */
    /* background-color: #B5B7B4; */
    /* background-color: #F85A7A; */
    background-color: #CC092F;
    width:956px;
    /* height:30px; */
    height: 23px;
    padding-top: 6px;
    /* padding-left:5px; */
}


#people_category a {color: #eee; }
#people_category a:hover { text-decoration: none; color : #fff; }



.articles {
	font-size:16px;
}

.h_span {
	width:inherit;
	float:left;
}
.h_span h2 {
/*color: #FF4800;*/
/* color: #000000; */
/* color:#bc3754; */
color:#000;
/* color:#af1033; */
/* color:#330099; */
font-size: 20px;
 /* font-family:Times New Roman; */
 font-family:Tahoma;
letter-spacing:normal;
/* letter-spacing: 2px; */
font-weight: 100;
padding : 10px 0 15px 0;
}

.left {
	/* width: 568px; */
	/* width: 678px; */
	/* width: 858px; */
	width: inherit;
	float: left;
	text-align: justify;
}
.left h1 
{
    /* color:#330099; */
    color:#000;
    font-size:22px;
    font-family:Times New Roman;
}
.left h2 {
/*color: #FF4800;*/
/* color: #000000; */
/* color:#bc3754; */
color:#000;
/* color:#af1033; */
/* color:#330099; */
font-size: 20px;
 /* font-family:Times New Roman; */
 font-family:Tahoma;
letter-spacing:normal;
/* letter-spacing: 2px; */
font-weight: 100;
padding : 10px 0 15px 0;
}
.left ul 
{
    list-style-type: none;
}
.left ul li 
{
    font-size: 16px;
    margin-bottom: 20px;
}
.left a 
{
    text-decoration:none;
}
.left a:hover  
{
    text-decoration: underline; 
    /* color : #330033; */
}
/*
.left emphasis 
{
    font-style:italic;
}
*/

.left1 {
/* width: 568px; */
    /* width: 360px; */
    /* width: 450px; */
    /* width: 551px; */
    width: 380px;
    float: left;
    text-align: justify;
    padding-right: 20px;
}
.left1 ul 
{
    list-style-type: none;
}
.left1 ul li 
{
    font-size: 16px;
    margin-bottom: 5px;
}

.left2 
{
    /* width:360px; */
    /* width: 450px; */
    /* width: 380px; */
    width: 551px;
    float: left;
    text-align: justify;
    padding-right:5px;
}
.left2 ul 
{
	list-style-type: none;
	color: #000;
	font-weight: bold;
}
.left2 ul li 
{
    font-size: 16px;
    margin-bottom: 5px;
}

/*
.left2 .homepage_section a {
}

.left2 .homepage_section a:hover {
}
*/

.left2 .homepage_section .homepage_section_title a {
	color: white;
	padding: 0 10px;
	text-decoration: none;
	/* font-weight: 600; */
}

.left2 .homepage_section .homepage_section_title a:hover {
	color: white;
   	padding: 0 10px;
    text-decoration: underline; 
}

.titleBlue {
/*color: #FF4800;*/
/* color: #000000; */
    color:#151B8D;
    /* color:#4C787E; */
/* color:#af1033; */
/* color:#330099; */
	font-size: 22px;
 	/* font-family:Times New Roman; */
 	font-family:Tahoma;
    letter-spacing:normal;
/* letter-spacing: 2px; */
    font-weight: 100;
    padding : 10px 0 15px 0;
}
.titleRed
{
    color:#cc092f;
}
.homepage_section 
{
	/* width:inherit; */
    /* width:350px; */
    width: inherit;
	padding-top: 10px;
	padding-bottom:20px;
	line-height: 20px;
}

.homepage_section a {
	text-decoration: none;
}

.homepage_section a:hover {
	text-decoration: underline;
}

.homepage_section_title 
{
    /* width:350px; */
    width:100%;
    height:25px;
    background-color:transparent;
    background-image:url('images/section_bg_slim.png');
    background-repeat: repeat-x;
    font-size:16px;
    color:#EEE;
    padding-left:3px;
    padding-top: 3px;
    padding-bottom:auto;
    
    /* border-bottom: 5px; */
}

/*
.homepage_section ul li {
	font-size:16px;
}
*/

.seminars
{
    /* width: 678px; */
    width: inherit;
    float: left;
    text-align: justify;
}
.seminars h2 
{
    /* color: #000000; */
    /* color:#330099; */
    /* color:#bc3754; */
    font-size: 22px;
    letter-spacing:normal;
    /* letter-spacing: 2px; */
    font-weight: 100;
    padding : 10px 0 15px 0;
}
.seminars ul 
{
    margin-top:15px;
}
.left ul li 
{
    font-size: 16px;
    margin-bottom: 20px;
}



/*
.visitors
{
}
*/

.right {
/* width: 150px; */
width: 179px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
/* margin-bottom: 20px; */
}
.right ul li 
{
margin-bottom: 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a 
{ 
    text-decoration: none 
}
.right a:hover  
{
    text-decoration: underline; 
    /* color : #330033; */
}

#top {
background: #555 url(images/top.jpg) no-repeat;
/* padding: 5px 0; */
}
#bottom {
/* background: #555 url(images/bottom.jpg) no-repeat; */
padding: 10px 0;
}
#footer {
text-align: center;
/* color: #eee; */
color: #666666;
font-size: 12px;
padding: 0 0 10px 0;
}

.navigation_block
{
	/* width: 678px; */
	/* width: inherit; */
	width: 956px;
    height: 45px;
    padding: 5px auto 20px auto;
    /* float: left; */
}

.navigation_item 
{
	font-size: 18px;
	padding: 10px 10px 5px 10px;
	float: left;
	color: #000;
	text-align: center;
}

.navigation_block a {
	color: #999;
	text-decoration: none;
}
.navigation_block a:hover {
	color: #777;
	text-decoration: none;
	text-align: center;
}

.place_holder 
{
    width:inherit;
    height:200px;
}

.RK_photos_section 
{
    /* width: 568px; */
    /* width: 360px; */
    /* width: 450px; */
    /* width: 551px; */
    width: 320px;
    float: left;
    text-align: justify;
    padding-right: 10px;
}
.RK_introduction_section
{
    width:611px;
    float: left;
    text-align: justify;
    padding-right:5px;   
}
.people_photo
{
    width: 220px;
    float: left;
    text-align: justify;
    padding-right: 10px;
}
.people_standard_info
{
    width: 711px;
    float:left;
    text-align: justify;
    padding-right:5px;
}
.people_name_tag
{
    font-size:30px;
    /* color:#151B8D; */
    color:#cc092f;
    padding-top: 10px;
    padding-bottom: 20px;
}
.people_email
{
    padding-top:5px;
    padding-bottom:5px;
    font-size: 15px;
}
.people_email a
{
    color:#cc092f;
}
.people_office
{
    margin-top:10px;
    margin-bottom:5px;
    font-size:15px;
}
.people_phone
{
    padding-top:5px;
    padding-bottom:5px;
    font-size:15px;
}
.people_fax
{
    padding-top:5px;
    padding-bottom:5px;
    font-size:15px;
}
.people_research_area
{
    padding-top:5px;
    padding-bottom:5px;
    font-size:15px;
}
.people_website
{
    padding-top:15px;
    padding-bottom:5px;
    font-size:20px;
    color:#cc092f;
}
.people_website a 
{
    color:#cc092f;
}
.people_tab_block
{
	/* width: 678px; */
	/* width: inherit; */
	width: 711px;
    height: 45px;
    padding: 5px auto 15px 0px;
    margin-bottom: 2px;
    float: left;
}
.people_tab_item_active 
{
	font-size: 18px;
	color:White;
	padding: 10px 10px 5px 10px;
	float: left;
	background-color: #cc092f;
}
.people_tab_item_active a
{
    color:white;
}
.people_tab_padding
{
    width:10px;
    float:left;
}
.people_tab_item_inactive 
{
	font-size: 18px;
	color:White;
	padding: 10px 10px 5px 10px;
	float: left;
	background-color:#999999;
}
.people_tab_item_inactive:hover
{
    background-color: #cc092f;
}
.people_tab_item_inactive a
{
    color:white;
}
#YS1 {
	font-size: 13px;
}
#ys1 {
	font-size: 14px;
}
.titleBlue .tableofpeople tr td p a {
	text-align: left;








}
.titleBlue .tableofpeople .tableofpeopletitle td p {
	text-align: center;
}
#wrap .titleBlue .tableofpeople tr td p {
	text-align: left;


}
.ys1 {
	text-align: center;
}
.ys1 {
	text-align: center;
}
.ys1 {
	text-align: center;
}
#ys1 {
	text-align: center;
}
.qw {
	text-align: center;
}
qe {
	text-align: center;
}
#wrap .titleBlue .tableofpeople tr td p a {
	text-align: center;
}
#wrap .titleBlue .tableofpeople tr td p {
	text-align: center;

}
#yas1 {
	text-align: center;
}
.sa {
	text-align: center;
}
#wrap #content .left .articles .homepage_section table tr td p {
	text-align: center;
}
#wrap #content .left .articles .homepage_section table tr td p {
	text-align: center;
}
#wrap #content .left2 .homepage_section ul #46 p {
	color: #000;
}
#wrap #content .left2 .homepage_section ul #45 p {
	color: #000;
}
#wrap #content .left2 .homepage_section ul #44 p {
	color: #000;
}
#wrap #content .left2 .homepage_section ul .articles p {
	color: #000;
}
