#content {
	background-image: url(images/contentbk.jpg);
	padding: 10px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C8d5da;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	
}
a:active {
	text-decoration: none;
	color: #003366;
}

body {
	background-image: url(images/bkvine.gif);
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-left: 50px;
	background-color: #3C6DA3;
	margin-right: 20px;
	margin-bottom: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #302163;
	text-transform: uppercase;
}
.border {
	border: 1px solid #FFFFFF;
}
.smtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
.porcelain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 20pt;
	white-space: normal;
}
