body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6D6F96;
	margin-top: 10px;
	margin-bottom: 0px;
}
#wrapper {
	width: 800px;
	background-color: #8A8A8A;
	margin: auto;
	border: thick solid #753F4F;
}
#title {
	color: #C0A0A0;
	background-color: #003366;
	font-size: 16px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
}
#intro {
	width: 750px;
	margin-left: 25px;
	margin-top: 5px;
	text-align: center;
	border: medium solid #474863;
}
.clear {
	clear: both;
}
#introPix {
	background-color: #753F4F;
	padding: 0px;
}
img  {
	border: medium solid #753F4F;
	margin-right: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
}
.newsRow {
	color: #AEAFC6;
	background-color: #753F4F;
	text-align: center;
	width: 700px;
	margin-left: 55px;
	margin-top: 6px;
	height: 20px;
}
h3 {
	font-size: 14px;
	padding-top: 5px;
	border: thin solid #000000;
	margin-bottom: 5px;
}

#main table {
	width: 725px;
	background-color: #AEAFC6;
	margin-left: 45px;
}
#main   td {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: thin solid #753F4F;
	font-size: 12px;
	text-align: center;
}
.blueRow {
	font-weight: bold;
	background-color: #003366;
	color: #AEAFC6;
	height: 20px;
}
#footer {
	background-color: #753F4F;
	height: 120px;
	margin-top: 5px;
}
#nuVetHome {
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 20px;
}
#footInfo {
	float: left;
	width: 450px;
	margin-right: 30px;
}
#ecba {
	float: left;
	margin-top: 10px;
}

#footer h4 {
	font-size: 10px;
	text-align: center;
	margin-top: 6px;
	color: #AEAFC6;
	width: 500px;
	padding-top: 5px;
}
a {
	color: #AEAFC6;
	text-decoration: none;
}
#footer img {
	border: medium inset #4F2B35;
}

#update p {
	text-align: justify;
	padding: 5px;
}
