@charset "UTF-8";
/* CSS Document for Cerimon House */

.lefttableborder {
	background-image:url(../images/left_border2.gif);
	background-repeat:repeat-y;
	}
	
.righttableborder {
	background-image:url(../images/right_border2.gif);
	background-repeat:repeat-y;
	}
	
body,td {
	color: #cccce0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}

.homefont{
	font-size:1.1em;
	}
	
body{
	background-image:url(../images/backgroundsolid4.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	background-position:top;
	background-color:#000066;
	}
	

a:link {
	color:#d9a915;text-decoration:none;
	}      /* unvisited link */

a:visited {
	color:#d9a915;text-decoration:none;
	}  /* visited link */

a:hover {
	text-decoration:underline;
	}  /* mouse over link */

.mainbodytd{
	padding-top:.5em;
	}
.header{
	padding:50px 10px 10px 18px;
}

.collabholder {

	width: auto; 
	padding: .75em ; 
	margin: .5em .5em .5em .5em; 
	background-color: #000066; 
	border: 1px solid #666;
	}

.collabName{
	font-size:.75em;
	text-align:center;
}
	
.biostyle{
	border:3px solid #8888c4;
	padding: 15px;
	font-size:1em;
}

.smaller {
	font-size:.8em;
}

.bottom_table_quote {
	font-size: .9em;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #999999;
}
.cerimon_def {
	font-size:.9em;
	color:#c87023;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:.6em;
	}
	
.article_link{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color: #CA710F;
	text-align:center;
	
	}
	
