body {
	background-color: #99DAF8;
	background-image: url(images/PlumleeBG.jpg);
	background-repeat: repeat-x;
}
.content {
	background-color: #FFFFFF;
	background-image: url(plumlee2/images/PlumleeContentAreaBG.jpg);
	background-repeat: repeat-x;
}
.BlogHeader {
	background-image: url(images/HeaderBG.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 18px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: 300;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ContactAboutClass {

	background-image: url(images/UpcomingEventsButton.gif);
	background-repeat: no-repeat;
}
.whitelinks {
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- News Articles on Homepage ----- */
#news {
	width: 580px;
	height: 165px;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
	.article {
		size: 8px;
		text-align: justify;
		background: none;
		float: left;
		width: 260px;
		height: 165px;
		margin: 0px;
		padding-right: 30px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 0%;
		overflow: visible;
		}
		
		.article h1 {
			font-size: 12px;
			margin-bottom: 0px;
			}
			
		.article h6 {
			font-size: 10px;
			margin-top: 0px;
			}
		
		.article h1 a {
			size: 14px;
			color: #003664;
			text-decoration: none;
			}
		
		.article a {
			text-decoration: none;
			}
		
		.article p {
		size: 8px;
			text-align: justify;
			}
.biotable1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.biotable2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.biotable3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.tableunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #195770;
}
