#blurb {
	margin-left: auto;
	margin-top: 20px;
	margin-right: 20px;
	height: 200px;
	width: 400px;
	background-image: url(welcome.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-style: solid;
	border-width: 1px;
	border-color: #0076A2;
	}

#blurbin {
	color: #000000;
	text-align: left;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: auto;
	}

#news {
	margin-left: auto;
	margin-top: 20px;
	margin-right: 20px;
	height: 200px;
	width: 400px;
	background-image: url(news.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-style: solid;
	border-width: 1px;
	border-color: #0076A2;
	}

#newsin {
	color: #000000;
	text-align: left;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: auto;
	}

#newsin a {
	color: #000000;
	}

#newsin a:hover {
	color: #ffffff;
	}

#mail {
	margin-left: auto;
	margin-top: 20px;
	margin-right: 20px;
	height: 200px;
	width: 400px;
	background-image: url(email.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-style: solid;
	border-width: 1px;
	border-color: #0076A2;
	}

#mailin {
	color: #000000;
	text-align: left;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: auto;
	}