@charset "utf-8";
/* CSS Document */

#columnA {
	float: left;
	width: 450px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 12px;
	}
#columnA h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #800080;
	background-image: url(../images/boxTop.jpg);
	background-repeat: no-repeat;
}
	
#columnA p {
	padding: 0 0 0px 50px;
	line-height: 16px;
	}
	
#box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F5DEE6;
	border-bottom-color: #F5DEE6;
	margin-top: -15px;
}	



#box p {
	font-size: 105%;
	color: #800080;
	margin-right: 25px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 5px;
}

#box a {
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}
#box a:hover {
	color: #482E6F;
	text-decoration: underline;
}
#social {
	margin-left: 140px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#social img {
	padding-right: 5px;
}
	
#columnB {
	float: right;
	width: 400px;
	padding-top: 50px;
	background-image: url(../images/homeB_bg.jpg);
	height: 310px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	padding-right: 70px;
	}

#columnB h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #800080;
}


	
#columnB p {
	padding: 0 180px 0 15px;
	line-height: 20px;
	text-align: right;
	}
#pubs {
	float: right;
	width: 400px;
	padding-right: 70px;
	text-align: left;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 130%;
}



.bb {
	font-size: 115%;
	font-weight: bold;
}

.bbi {
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
}

